body {
	margin : 0 ;
	padding : 0 10px 0 10px ;
	border : 0 ;
	height : 100% ;
	overflow-y : auto ;
}

#navigation {display:block; top:116px; left:14px; width:200px; position:fixed; padding:0px; text-align:left;}
* html #navigation {position:absolute;}

#information {bottom:50px; left:14px; width:200px; position:fixed; }
*html #information {position:absolute;}

#header { position:fixed; top:0px; left:0px; background-image:url(/img/toprepeat.jpg); background-repeat:repeat-x; width:100%; height:116px; text-align:left; }
*html #header {position:absolute;}

#footer {position:fixed; bottom:0%; left:0px; background-image:url(/img/bottomrepeat.jpg); background-repeat:repeat-x; width:100%; height:34px; text-align:left; margin:0px; padding:0px;}
* html #footer {position:absolute;}

h1 {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size : 32px ;
	font-weight : normal ;
	color : #433d35 ;
}

#contentColumn a:link { font-family:Georgia, 'New York CE', utopia, serif; color:#433d35; text-decoration:none; text-transform:uppercase; font-size:11px; }
#contentColumn a:visited { font-family:Georgia, 'New York CE', utopia, serif; color:#433d35; text-decoration:none; text-transform:uppercase; font-size:11px; }
#contentColumn a:active { font-family:Georgia, 'New York CE', utopia, serif; color:#433d35; text-decoration:none; text-transform:uppercase; font-size:11px; }
#contentColumn a:hover { font-family:Georgia, 'New York CE', utopia, serif; color:#000; text-decoration:none; text-transform:uppercase; font-size:11px; }

.navItem {
	color : #FFF ;
	font-size : 13px ;
	height : 40px ;
	background-image : url(/img/navDivider.gif) ;
	background-repeat : no-repeat ;
	background-position : center 18px ;
	text-decoration : none ;
}

.navItem a {
	color : #FFF ;
	text-decoration : none ;
}

.navItem a:hover {
	color : #CCC ;
	text-decoration : none ;
}

#footer {
	text-transform : uppercase ;
	font-family : verdana, arial, sans-serif ;
	font-size : 11px ;
	color : #FFF ;
}

#footer a:link { color:#FFF; text-decoration:none; }
#footer a:visited { color:#EEE; text-decoration:none; }
#footer a:active { color:#FFF; text-decoration:none; }
#footer a:hover { color:#FFF; text-decoration:underline; }

.sitemaph3 {
	margin : 20px 0px 0px 0px ;
	padding : 0px ;
	font-family: Georgia, 'New York CE', utopia, serif;
	font-size : 14px ;
	font-weight : bold ;
	color : #433d35 ;
	text-decoration : underline ;
}

.sitemaph3 a { font-size:24px; }
.sitemaph3 a:link { font-size:24px; color:#433d35; text-decoration:underline; }
.sitemaph3 a:visited { font-size:24px; color:#433d35; text-decoration:underline; }
.sitemaph3 a:active { font-size:24px; color:#433d35; text-decoration:underline; }
.sitemaph3 a:hover { font-size:24px; color:#CCC; text-decoration:underline; }

.contact_form {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border-width : 0px 0px 0px 0px ;
	font-size : 11px ;
	font-family : Trebuchet MS, Arial, sans-serif ;
}

.contact_form ul {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border-width : 0px 0px 0px 0px ;
}

.contact_form li {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border-width : 0px 0px 0px 0px ;
	
	list-style-type : none ;
	list-style-image : none ;
}

#header { z-index : 500; }
#navigation { z-index : 501; }
#footer { z-index : 502; }
#contentColumn { z-index : 1; }


#privacy {
	font-family : Trebuchet MS, Arial, sans-serif ;
	font-size : 11px ;
	line-height : 20px ;
	padding : 20px ;
	color : #666 ;
}

#privacy a:link { color:#000; font-style:normal; text-decoration:underline; }
#privacy a:visited { color:#000; font-style:normal; text-decoration:underline; }
#privacy a:active { color:#000; font-style:normal; text-decoration:underline; }
#privacy a:hover { color:#333; font-style:normal; text-decoration:underline; }

.privacy_header {
	font-size : 14px ;
	color : #666 ;
	font-weight : bold ;
}

