@charset "UTF-8";

body {
background-color: #000033;
}

a:link { color: #8fabdb; }
	a:visited { color: #3a5f9a; }
	a:hover, a:active { color: #999999; 
	}
	
body, input, textarea {
	font-family: 'trebuchet ms', tahoma, helvetica, arial, sans-serif;
	color: #2d4a77;
	text-decoration: none;
	font-size: 10px;
	}

.page {
  width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	position: relative;
}

.preheader {
  width: 980px;
	height: 15px;
	background-image: url(../images/headercurve.jpg);
}

.header {
  width: 960px;
	height: 30px;
	background-color: #3a5f9a;
	font-family: 'trebuchet ms', tahoma, helvetica, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 22px;
	letter-spacing: 1px;  
	padding: 35px 0px 1px 20px;
}

.headerblend {
  width: 980px;
  height: 20px;
  background-image: url(../images/header_body_gradient.jpg);
  background-repeat: repeat-x;
	}

.navbar {
  width: 960px;
	height: 15px;
	background-color: #ffffff;
	font-family: 'trebuchet ms', tahoma, helvetica, arial, sans-serif;
	color: #8fabdb;
	text-decoration: none;
	font-size: 12px;  
	padding: 7px 0px 10px 20px; 
	border-bottom: 1px solid #8fabdb;
  }
	
.navbar a:link { color: #8fabdb; text-decoration: none; }
	.navbar a:visited { color: #8fabdb; text-decoration: none; }
	.navbar a:hover, a:active { color: #999999; text-decoration: none; }
		
	
.left {
	width: 610px;
  float: left;
	clear: left;
}

.right {
  width: 370px;
  float: right;
	clear: right;
}

.center {
  width: 610px;
	margin: auto;
	clear: both;
}

.contentheaderleft {
  width: 610px;
  height: 31px;
	background-image: url(../images/rounded_corners_610w_top.jpg);
}

.contentleft {
  width: 570px;
  background-image: url(../images/rounded_corners_610w_middle.jpg);
  background-repeat: repeat-y;
  padding-left: 20px;
  padding-right: 30px;

}

.copy.contentleft {
  margin-left: auto;
	margin-right: auto;
  text-align: center;
	font-size: 16px;
}

.contentfooterleft {
  width: 610px;
  height: 31px;
	background-image: url(../images/rounded_corners_610w_bottom.jpg);
}

.contentheaderright {
  width: 370px;
  height: 31px;
	background-image: url(../images/rounded_corners_370w_top.jpg);
}

.contentright {
  width: 320px;
  background-image: url(../images/rounded_corners_370w_middle.jpg);
  background-repeat: repeat-y;
  padding-left: 20px;
  padding-right: 30px;
}

.contentrightborder {
 width: 314px;
 margin: auto;
 border: 2px dotted #dcdcdc;
 padding: 5px;
}

.contentfooterright {
  width: 370px;
  height: 31px;
	background-image: url(../images/rounded_corners_370w_bottom.jpg);
}

.gallerylabel {
	float: left;
	font-size: 16px;
}


.footerblend {
  margin-left: auto;
	margin-right: auto;
  width: 980px;
	height: 30px;
	color: #999999;
	background-image: url(../images/body_to_footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	display: block;
}

.footer {
  float: left;
  width: 980px;
	height: 35px;
	background-color: #999999;
	font-family: tahoma, helvetica, arial;
	color: #c0c0c0;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
}

.footer img{
align:middle;
margin-bottom:-15px;
margin-top:-5px;
height:30px;
width:20px;
}

.postfooter {
  float: left;
	width: 980px;
	height: 15px;
	background-image: url(../images/footercurve.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: 0px;
}

.footer a:link { color: #c0c0c0; text-decoration: none;}
	.footer a:visited { color: #333333; text-decoration: none; }
	.footer a:hover, a:active { color: #198bff; text-decoration: none;
	}

img {
border: none;
margin: 5px 0px 0px 0px;
}

h1 {
  font-size: 16px;
	color: #3a5f9a;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	}
	
.h1inline {
  font-size: 8px;
	color: #3a5f9a;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	letter-spacing: .2em;
	text-transform: uppercase;
	}	
	
p {
 margin: 0px 0px 0px 0px;
}

.div1 h1 {
 	font-family: tahoma, helvetica, arial;
	color: #000066;
	text-decoration: none;
	font-size: 10px;  
	padding-left: 15px;
	padding-top: 15px;
}

.div1 a:link {
	font-family: tahoma, helvetica, arial;
	font-size: 10px;
	color: #000066;
	padding-left: 15px;
}

.div1 a:visited {
	font-family: tahoma, helvetica, arial;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	padding-left: 15px;
}

h3 {
 font-family: tahoma, helvetica, arial;
 font-size: 11px;
 color: #006699;
}