body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 100%;
	font-family: Trebuchet MS;
	scrollbar-arrow-color:#0437AA;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#c8e9f9;
	scrollbar-shadow-color:#C0C0C0;
	background-color: #FFFFFF;
}

div#outerwrapper {
width: 10px;
position: absolute;
left: 50%;
margin-left: -500px;
top: 0px;
background-color: #FFFFFF;
background-repeat: repeat-y;
padding-top: 0px;}

div#bannergradient {
background-repeat: repeat-y;
width: 75px;
height: 20px;
border: 2px #999999 solid;
margin-left: 5px;}

div#banner {
width: 1000px;
height: 176px;
margin-left: 0px;
margin-bottom: 0px;}

div#innerwrapper {
width: 1000px;
margin-left: 0px;
padding-top: 0px;
}

div#nav {
	width: 270px;
	height: 624px;
	float: left;
	padding-left:0px;
	padding-top: 0px;
	background-image: url(images/navback.jpg);
}


div.navgradient {
width: 190px;
height: 20px;
background-color: #000000;
background-repeat: repeat-y;
color: #ffffff;
font-size: 16px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;}

div.navbox {
	width: 183px;
	height: 624px;
	padding-left: 19px;
	padding-top: -10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top:0px;
	top: 0px;
	z-index:-1;
}

div#adminnav {
	width: 270px;
	height: 624px;
	float: left;
	padding-left:0px;
	padding-top: 0px;
	background-image: url(images/navback.jpg);}

div.adminnavgradient {
	width: 150px;
	height: 20px;
	padding-left: 104px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;}

div.adminnavbox {
	width: 183px;
	height: 624px;
	padding-left: 19px;
	padding-top: -10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top:0px;
	top: 0px;
	z-index:-1;
}

div#contentarea {
	width: 730px;
	float: right;
	padding-top: 5px;
	padding-left: 0px;
	background-color:#FFFFFF;
	background-image: url(images/contentback1.jpg);
}

div#contentgradient {
width: 680px;
height: 20px;
background-repeat: repeat-y;
padding-left: 0px;
color: #000000;
font-size: 16px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 12px;

}

div#contentbox {
width: 695px;
height: 430px;
background-repeat: repeat;
padding-left: -20px;
padding-right: 8px;
padding-top: 10px;
padding-bottom: 8px;
font-size: 14px;
overflow:auto;
background-color:#FFFFFF;
background-image: url(images/contentback.jpg);

}

div#contentprop {
width: 1px;
height: 320px;
float: right;}

div#contentpropclearer {
width: 100%;
height: 10px;
clear: both;}

#contentbox a:link {
color: #0000ff;
text-decoration: underline}

#contentbox a:visited {
color: #990099;
text-decoration: underline}

#contentbox a:hover {
color: #0000ff;
text-decoration: underline}

div#floatclearer {
width: 100%;
height: 15px;
clear: both;}

p {
margin-top: 0px;
margin-bottom: 10px;}

h1 {
margin-top: 0px;
margin-bottom: 10px;
font-size: 20px;
color: #999999;}

h2 {
margin-top: 0px;
margin-bottom: 10px;
font-size: 15px;
color: #999999;
font-weight: bold;}

div#linkimage {
margin-bottom: 0px;
height:130px;
font:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
font-size:12px;
padding-left:15px;
margin-top: -125px;}

div#linkimage a {
margin-bottom: 0px;
height:130px;
font:Geneva, Arial, Helvetica, sans-serif;
color:#0000FF;
font-size:12px;
padding-left:0px;
margin-top: -125px;}

div#footer {
	width: 730px;
	height: 160px;
	color: #555555;
	font-size: 12px;
	margin-left: 270px;
	background-image: url(images/footerback.jpg);
	margin-top: -204px;
}

.cmsgo {
font-size: 9px;}

.cmsselect {
font-size: 9px;
width: 120px;}


