/* CSS Document */


body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-image:url(images/backrepeat.gif);
	background-repeat:repeat-x repeat-y;
	text-align:center;
}

#headerbodydivider {
	height:9px;
	width:100%;
	background-color:#000000;
	}
	
#headerphotos {
	background-image:url(images/imagebar.jpg);
	background-repeat: no-repeat;
	height:143px;
	width:100%;
	}
	
#container {
	margin-left:auto;
	margin-right:auto;
	width:948px;
	height:auto;
	text-align:left;
	background-color:#000000;
	margin-top:30px;
}

#top {
	width:948px;
	height:auto;
	}

#menu {
	width:948px;
	height:29px;
	background-color:#000000;
	background-image:url(images/menurepeat.gif);
	background-repeat: repeat-x;
	overflow:hidden;
	}
	
#menu a {
	display:block;
	float:left;
	line-height:29px;
	background-image:url(images/menurepeat.gif);
	background-repeat: repeat-x;
	color:#fff;
	text-decoration:none;
	font-family:arial;
	font-size:14px;
	padding:0px 40px 0px 10px;
	overflow:hidden;
	width:auto;
	}
	
#menu a:hover {
	background-image:url(images/menurepeat_hover.gif);
	}
	
#menu a:visited {color:#FFFFFF;}
	
#bottom {
	background-color:#FFFFFF;
	height:auto;
	float:left;
	}

#contentwrap {
	left:0px;
	width:948px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	clear:both;
	background: url(images/fauximage.gif) repeat-y left;
	min-height:400px;
	}
	
tr.menuitems a {
	display:block;
	float:left;
	line-height:25px;
	height:25px;
	background-image:url(images/menurepeat.gif);
	background-repeat: repeat-x repeat-y;
	color:#fff;
	text-decoration:none;
	font-family:arial;
	font-size:13px;
	padding:0px 10px 0px 10px;
	overflow:hidden;
	width:140px;
	margin-bottom:0px;
	clear:both;
	}	

.contentleft {
	width:auto;
	width:160px;
	float:left;
	min-height:400px;
}

.contentleft img {display:block;clear:both;	margin-bottom:3px;}

tr.menuitems a:hover {
	background-image:url(images/menurepeat_hover.gif);color:#FFFFFF;text-decoration:none;
	}

tr.menuitems a:visited {
	color:#FFFFFF;text-decoration:none;
	}

#contentright {
	width:auto;
	float:right;
	width:782px;
	}
	
#footer {
	width:948px;
	height:40px;
	line-height:40px;
	color:#ab0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bolder;
	clear:both;
	text-align:right;
	}
	
#footer a, #copyright .skinobject{
	color:#ab0000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#masthead {
	position:relative;
	background-image:url(images/headerbar.jpg);
	background-repeat: no-repeat;
	height:115px;
	width:100%;
}

#masthead a {
	width:633px;
	height:40px;
	position:absolute;
	bottom:0px;
	left:0px;
	}

#copyright {
float:left;
}

.titlebox {
	width:130px;
	height:auto;
	min-height:400px;
	float:left;
	text-align:center;
}
	
	.contentarea {
	float:right;
	width:605px;
	min-height:400px;
	padding:0px 20px 30px 20px;
	}

.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
p {line-height:1.8em;}

#breadcrumb a.SkinObject {
	font-size:10px;
	color:#000000;
	}

a, a:link, a:visited, .contentarea a.commandbutton {
	color:#8d0000;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.contentarea .Subhead {
	color:#8d0000;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a:hover {text-decoration:none;color:#8d0000;}

h1, h2 {	
	padding:0px;
	margin:0px;
	color:#000000;
	font-size:24px;ft
}

h2 {font-size:14px;line-height:20px;padding:5px 0px 5px 0px;}

.contentarea h1 {font-size:20px;line-height:20px;padding:5px 0px 5px 0px;font-family:Arial, Helvetica, sans-serif;} 