body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url('/newsite/images/bg2.gif'); 
}

.body2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url('/newsite/images/bg1.gif'); 
}

H3 { padding-bottom: 0; padding-top: 12px; font-size: 100%;}

A { color: #0A307A; }

A:hover { color: #5B6DA3; }

A:active { color: #5B6DA3; }

#content {
	text-align: left;
	margin: 0 auto;
    width: 780px;
	background-color: #FFFFFF;
	padding: 10px;
}

#profilecontent {
	width: 250px; 
	float:left; 
	fontposition:relative;
	font-size: 85%;
}

#profilesidebar {
	width: 225px; 
	float:right; 
	font-size: 90%;
	position:relative;
}

#profileheader {
	text-align: left;
	margin: 30px 10px 5px 0;
	font-size: 120%;
	font-weight: bold;
}

#leftcol{
	width:450px; 
	float:left; 
	position:relative;
}

#rightcol{
	width:280px; 
	float:right; 
	position:relative;
}
 
#maincol{
	width:725px;
	position:relative;
}

#navbar{
	margin-top: 20px;
	width:140px; 
	float:left; 
	position:relative;
}

#maincontent{
	margin: 10px 20px 0 40px;
	width:525px;
	float:left; 
	position:relative;
}

#admincontent{
	margin: 0 0 0 30px;
	width:700px;
	float:left; 
	position:relative;
}

#hometext{
	margin: 10px 20px 0 20px;
	width:250px; 
	float:right; 
	position:relative;
}
 
#footer{
	text-align: center;
	clear: both;
	width:780px;
	position:relative;
	padding: 50px 0 15px 0;
	font-weight: bold;
}

#bottomrow{
	width:700px; 
	position:relative;
	font-size: 90%;
	background-color: #FFFFFF;
}

#subheader {
	font-weight:bold;
	font-size: 110%;
	margin-top: 10px;
	padding-top: 10px;
}

ul {
	list-style-image: url(/images/icon_arrow_grey.gif);
	padding-left: 8px;
	margin-left: 8px;
	}
li{
	list-style-image: url(/images/icon_arrow_grey.gif);
	padding: 5px 0 0 10px;
	margin: 5px 0 0 10px;
	}
	
#message {font-size: 110%; font-weight: bold; color: red;}

TD,TH {
	font-size: 75%;
}

	
.rollmenu {
	border: #996633 1px solid;
	padding: 4px;
	font-weight: bold;
	display: block;
	font-size: 11px;
	color: #0A307A;
	line-height: normal;
	font-family: "verdana", "sans-serif";
	background-color: white;
	text-decoration: none;
	position: absolute;
	z-index: 100;
	width: 160px;
}
.rollmenu:hover {
	background-color: #AE7A1C;
	color: white;
	text-decoration: none;
}

#menu1 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu2 {left: 1px; visibility: hidden; position: absolute; top: 1px; background-color: transparent}
#menu1Container {visibility: hidden; }
#menu2Container {visibility: hidden; }

