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


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

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

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


.bold {
	font-size:12px;
	font-weight: 100;
}

#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: 230px;
	width: 750px;
	text-align: justify;
	padding-top: 10px;
	left: 173px;
	}
	
#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: 425px;
	
}

#sitemapcol1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-small;
	padding: 0;
	margin: 0;
	position: relative;
	width: 190px;

}
#sitemapcol2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-small;
	padding: 0;
	left: 195px;
	margin: 0;
	position: absolute;
	top: 26px;
	
}

#sitemapcol3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-small;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 395px;
	top: 26px;
}

#sitemapcol4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: x-small;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 595px;
	top: 26px;
}