@charset "iso-8859-1";
/* CSS Document */

#jcheader { position:absolute;	
			left: 55px;
			margin-top: 20px;
}

a:link {text-decoration:none;
		color: #666;
}
a:visited{text-decoration:none;
		  color: #666;
}

a:hover {
		color: #333;
}
a:active {text-decoration:none;
		  color: #333;
}

#nav_top {
	position: relative;
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	left: 164px;
	top: 220px;
	background-color: #E9EFF9;
}

#side_title {
	position: absolute;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color: #79a4cf;
	top: 188px;
	left: 168px;
}
	
#body_content {
	position: absolute;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color: #000;
	top: 260px;
	width: 750px;
	text-align: justify;
	padding-top: 10px;
	left: 173px;
	}
	
/* content link styles */
#body_content a:link {
	color:#009;
}
#body_content a:visited {
	color:#666;
}
#body_content a:hover {
	color: #7ea3d3;
}

h4 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color: #7ea3d3;
	margin:0px
}

b.caption{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #7ea3d3;
	font-weight:bold;
}
/*end content link styles*/

#mailappeal {
	left: 20px;
	position: absolute;
	text-align: center;	
	top: 15px;
	width: 320px;
}


#contact {
	position:absolute;
	left: 89px;
	text-align: center;
	top: 250px;
}
	


form {
	border: dotted;
	border-color:#7ea3d3;
	float:right;
	margin-right: 35px;
	padding: 15px;
	text-align:left;	
	width: 305px;
}

.textinput {
	color: #666;
	background-color: #e9eff9;
}
#nav_bottom {
	position: relative;
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	top: 710px;
	background-color: #e9eff9;
	left: 50px;
	width: 976px;
}
#copyright {
	position: absolute;
	text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	font-style: italic;
	font-variant: small-caps;
	color: #333333;
	top: 775px;
	left: 420px;
	
}

#ctf {
	position: absolute;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-variant: small-caps;
	top: 775px;
	left: 345px;
}

#sitemap {
	position: absolute;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-variant: small-caps;
	top: 775px;
	left: 735px;
}
