body {
font-family: "Book Antiqua", "Palatino Linotype", "Palatino", serif;
font-size:12px;
text-align:center;
}


/*template layout design*/

#top{
	width:60%; float: left; margin-left: 20%; margin-right: 20%;
}


#top-left{
	width:60%; float: left;
}
#top-right{
 width:40%; float: left;
}
#spark-graph{
	width:50%; 
	float: left;
}
#side-bar{
	clear: both; width: 20%; float: left;
}
#doc {
margin:auto;
min-width:750px;
text-align:center;
width: 780px;
}

#main {
	width: 75%; float: left;
}

#ft {
clear:both;
}


/* Decoration tags */

#logo {
font-size: 6em;
color: #404040;
font-weight: 550;
}

#largetxt {
font-size: 1.8em;
color: #404040;
font-weight: 550;
}


#body {
  margin: 15px;
}

#body p, li {
  text-align: left;
  font-size: 1.2em; 
  line-height: 1.5
}

#regular p {
  margin: 30px;
  text-align: left;
  font-size: 1.2em; 
  line-height: 1.5
}

#body p:first-line{
  font-variant: small-caps;
}


#ft p{
font-family: verdana;
font-size:0.8em;
text-align: center;
}

#request{
  width: 150px;
  margin: 10px;
  border: 1px;
  border-style: dotted;
  background-color: navy;
  color: white;
  
}

input{
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", serif;
	font-size:12px;
	width: 100px;
	height: 19px;
	
}
