@charset "utf-8";
/* CSS Document */

li { margin: 0 15px 0 0; }

hr {width:75%;
	border: none 0;
	border-top: 3px double #851b34;
	height:3px;
	margin-top:-17px;
	clear:left;
}

.png png_bg
{text-decoration:none;}

BODY{
	margin:0;
	padding:0;
	font-family:calibri, verdana, arial;
	font-size:16px;
	background-color:#5b1225;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	color:#e9e6c9;
}

IMG{border:none;
	padding:none;}

a{ text-decoration:none;
	color:#e9e6c9;}

a:hover{text-decoration:underline;}

.banner{margin:auto;}

.headline{color:#b7d2c8;
	font-size:15px;}

div#wrapperAll{
	margin: auto;
	width:910px;
	border: 1px solid;
	border-top:none;
	background-image:url(../images/outerbg.png);
}

div#footer{
	margin:auto;
	height:60px;
	width:910px;
	background-color:#000000;
	border:1px solid;
	text-align:center;
	border-top:none;
	font-size:14px;
	padding-top:10px;
}

#footer ul li {
   list-style: none;
   display: inline;
   padding: 0;
   margin: 0;
   
   } 

#menuDiv{
	font-size:15px;
	width:100%;
	text-align:center;
	float:left;
	margin:-40px auto;

}


#menuDiv ul li {
   list-style: none;
   display: inline;
   padding: 0;
   margin: 0;
   } 

#contentDiv {
	background-image:url();
	width:660px;
	margin:30px auto 0 auto;
	padding-bottom:60px;
	border: 0px dotted #b7d2c8;
	clear:left;
}

#contentDiv h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18pt;
	margin-left:20px;
	padding-left:30px;
	padding-top:10px;
}

#contentDiv h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:28pt;
}

#divider{
		background-image:url(../images/divider.png);
}
.hr2 {
	color:#fff;
	float:left;
	width:350px;
	margin-top:-39px;
	margin-left:39px;
}

.contentTables {
	width:550px;
	margin-top:30px;
	margin-left:40px;
	border:none;
}

.contentTables table{
	width:530px;
	margin-top:30px;
	margin-left:40px;
	border:none;
}


.contentTitle1{
	height:30px;
	background-image:url(../images/welcome.png);
	background-repeat:no-repeat;
}

#bodyCopy {
	size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right:46px;
}

#mugshot {
	padding-right:15px;
}

.profile {
	padding:15px;
}
