/* CSS Document */

body {
	text-align: center;
	background-color: #ccc;
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	cursor:default;
	margin-top: 10px;
}

ul li {
	padding: 2px 0px 2px 0px;
}
img {
	border: none;
}
#absLayer1 {
	position:absolute;
	margin-left: -21px;
	padding-top: 0px;
	width:100%;
	z-index:1;
}

#absLayer2 {
	position:absolute;
	width:100%;
	z-index:1;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 920px;
	text-align:left;
	visibility:visible;
	}
#container .clearer {
	display: inline;
	clear: both;
	}
.clearer {
	display: inline;
	clear: both;
	}
#container #masthead {
	 position:absolute;
	 background-color: #A0A0A0;
	 border: 1px thin #999;
	 left:0px;
	 top:0px;
	 width:921px;
	 height:22px;
	 z-index:1;
}
#container #masthead #masttitle {
	background-image: url(../images/slogan.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 685px;
	height: 21px;
	z-index:100;
}
#container #headerpic {
	position:absolute;
	 left:181px;
	top:22px;
	width:738px;
	height:139px;
	z-index:2;
	visibility:visible;
	border-right: 1px solid #000;
	border-top: 1px solid #ccc;
}
#container #logo {
	 position:absolute;
	 background-color: #CC3300;
	 left:0px;
	 top:22px;
	 width:182px;
	 height:139px;
	 z-index:3; 
	 visibility:visible;
	 border-left: 1px solid #999;
	 border-right: 1px solid #ccc;
	 border-top: 1px solid #ccc;
}

#logoimage {
	position: relative;
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
	top: 14px;
	left: 6px;
	width: 171px; 
	height: 115px; 
	
}

#container #slogan {
	 position:absolute;
	 background-color: #707080;
	 border-top: 1px solid #ccc;
	 border-left: 1px solid #999;
	 border-bottom: 1px solid #999;
	 left:0px;
	 top:162px;
	 width:181px;
	 height:27px;
	 visibility:visible;
	 z-index: 11;
}
#container #menubar {
	 position:absolute;
	 background-color: #707080;
	 border-top: 1px solid #ccc;
	 border-right: 1px solid #666;
	 border-bottom: 1px solid #999;
	 left:182px;
	 top:162px;
	 width:721px;
	 height:23px;
	 z-index: 10;
	 visibility:visible;
	 padding-left: 17px;
	 padding-top: 4px;
}
#container #pagecontent {
	background-image: url(../images/container_bg.gif);
	background-repeat: repeat-y;
	left:0px;
	top:192px;
	border-right: 1px solid #999;
	position: absolute;
	width: 920px;
	height: 500;
}
#container #pagecontent #leftbar {
	float: left;
	padding: 0px 0px 0px 5px;
	width:185px;
	height: 400px;
	visibility:visible;
}
#container #pagecontent #pageheader {
	 float: left;
	 width:688px;
	 height:43px;
	 visibility:visible;
	 margin:0px 0px 5px 9px;
	 border-bottom: 1px solid #ccc;
}
#container #pagecontent #pageheader .pagetitle {
	padding: 20px 0px 0px 1px;
	color: #CC0000;
	font-weight: bold;
	font-size: 115%;	
}
#container #pagecontent #content {
	position: relative;
	float: left;
	height:100%;
	top: 15px;
	width: 697px;
	
}
#container #pagecontent #content #bodycontent p {
	text-align: justify;
	padding-left: 10px;
}
#container #pagecontent #content #bodycontent #middle {
	float: left;
	width: 68%;
	border-right: 1px solid #CCCCCC;
	padding-right: 15px;
	margin-bottom: 15px;
	height: 100%;
}
#container #pagecontent #content #bodycontent #middle .subtitle {
	font-weight: bold;
	color: #336699;
	font-size: 92%;
}

#container #pagecontent #content #bodycontent #right {
	float: right;
	width: 27%;
	height: 100%;
}

#container #pagecontent #footer {
	position: relative;
	float: left;
	text-align: left;
	background-color: #CCCCCC;
	border: 1px solid #999;
	width:919px;
	height:22px;
	margin-top: 40px;
	margin-bottom: 5px;
}

#container #footer .footertext {
	padding: 4px 0px 0px 198px;
	color: #333366;
	font-size: 85%;
}
#container #pagecontent #footer .privacy {
	display: inline;
	margin-left: 310px;
}
#container #pagecontent #soho {
	padding-left: 200px;
	font-size: 85%;
	color: #999999;
	padding-bottom: 5px;
	display: block;
	float: left;
	width: 718px;
}
#container #pagecontent #soho a {
	text-decoration: none;
	color: #999999;
}
#container #pagecontent #soho a:hover {
	text-decoration: none;
	color: #333366;
}
#container #pagecontent #footer .footertext .privacy a {
	color: #666666;
	text-decoration: none;
}
#container #pagecontent #footer .footertext .privacy a:link {
	color: #666666;
	text-decoration: none;
}
#container #pagecontent #footer .footertext .privacy a:hover {
	color: #333366;
	text-decoration: none;
}
#container #pagecontent #content #bodycontent a {
	color: #CC0000;
	text-decoration: none;
}
#container #pagecontent #content #bodycontent a:hover {
	color: #336699;
	text-decoration: none;
}

#container #pagecontent #content #bodycontent .highlight {
	color: #FF6600;
	font-weight:bold;
	font-size: 150%;
	text-align: center;
}
.pics {
	float: left;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}
#container #pagecontent #content #bodycontent #right .reference {
	background: #e1e1e1;
	padding: 5px;
	margin-left: 8px;
}
#container #pagecontent #content #bodycontent #right .rightheader {
	color: #3856Ac;
	font-weight: bold;
}
#container #pagecontent #content #bodycontent #middle p a {
	color: #CC0000;
}
#container #pagecontent #content #bodycontent #middle p a:hover {
	color: #000;
}
