body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#585858;/*line-height:13px;*/
	background-image: url(../images/bg_speckle.jpg);
	
}
p{
	font-size:17px;
}
li{
	font-size:15px;
	margin-top:10px;
}
strong{
font-size:17px;
}

a {
	color:#425B8F;
}

div.header-logo{
	float:left;
}
div.header-text{
	margin-top:25px;
	width:350px;
	float:right;
	margin-right:20px;
}
div.header-text-box{
	margin-top:5px;
	width:350px;
	float:right;
	margin-right:20px;
}
div.textblock1{
	color:red;
	font-size:15px;
	float:left;
	vertical-align:top;
}
div.textblock2{
	color:black;
	font-size:15px;
	float:left;
	vertical-align:top;
}
div.fig-img
  {
  margin:2px;
 /* border:1px solid #0000ff;*/
  padding:2px;
  height:100;
  width:120;
  float:left;
  text-align:center;
  font-size: 10px;
  }
div.fig-desc
  {
  text-align:center;
  font-weight:normal;
  width:100%;
  margin:2px;
  }
 .big-header{
	 text-align:center;
	 font-size: 20px;
	 color:red;
 }
 
.block-quote {
	background: #FDF2F2 url(http://www.templatekingdom.com/themes/default/images/bg/blockquote.gif) no-repeat scroll 6px 6px;
	font-size: 110%;
	line-height: 1.5em;
	background: #FDF2F2 url(http://www.templatekingdom.com/themes/default/images/bg/blockquote.gif) no-repeat scroll 6px 6px;
	border: 1px solid #E0E0E0;
	margin-left: 0;
	margin-right: 0;
	padding: 10px 10px 10px 60px;
}
.block-quote h3{
	font-size: 120%;
	color: #037494;
}

.info{
	font-size:14px;
}

 

#about-table table{
margin-left: auto;
margin-right: auto;
width:600px;
}

#about-table td{
height:20px;
vertical-align:top;
}


#header{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:0px;
}

#nav-main-menu{
	width:100%;
	height:50px;
	background-color:#7194B8;
	/*border-style:solid;*/
	/*border-width:0px;*/
}

#header-img{
	margin-top:10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#page-body{
	background-color:#ffffff;
	width:800px;
	margin-left: auto;
    margin-right: auto;
	-webkit-box-shadow: 0px 0px 15px 5px #222;
	box-shadow: 0px 0px 15px 5px #222;
	
}
#content{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:0px;
	color:#585858;/*line-height:13px;*/
	min-height:600px;
}
h1{
	margin:10px 0px 0px 35px;
	font-size:30px;
	/*font-weight:bold;*/
	color:#093e7d;
}




#page-line-dark-blue{
	width:800px;
	height:3px;
	margin-left: auto;
    margin-right: auto; 
	background-color:#093E7D;
}
#page-line-blue{
	width:800px;
	height:3px;
	margin-left: auto;
    margin-right: auto; 
	background-color:#C4D7FF;
}
#page-line-grey{
	width:800px;
	height:3px;
	margin-left: auto;
    margin-right: auto; 
	background-color:#9F9F9F;
}
#page-line-red{
	width:800px;
	height:3px;
	margin-left: auto;
    margin-right: auto; 
	background-color:#ff0000;
}
#main-text{
	padding:25px 30px 15px 30px;
}
#footer{
	width:800px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:0px;
	background-color:#D8D8D8;
}
#footer-left{
	width:400px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

/* rotator in-page placement */
div.rotator {
	margin-left:auto;
	margin-right:auto;
	height:210px;
	position:relative;
	margin-left: -40px;
	
	display: none;
}

div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div.rotator ul li img {
	border:0px solid #ccc;
	padding: 0px;
	background: #FFF;
}
div.rotator ul li.show {
	z-index:500
} 