body{
	
	background-color: #f1f5f0;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	font-size: 95%;
	font-family: georgia, times, "times new roman", serif;
	color: #000;
	text-align: center;


	
	color:black;
   	background-color:#fff;
   scrollbar-face-color:#6e298d;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#C0B0B0;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#202020;

	
}
a:active, a:link, a:visited{
	color: #0072AE;
	text-decoration: none;	
}
a:hover{
	color: #6e298d;
	text-decoration: none;
}

p{

	color: #555555;
	font-size: 11px;
	font-family: tahoma, times, "times new roman", serif;
	
}

ul{
	color: #555555;
	font-size: 8px;
	font-family: tahoma, times, "times new roman", serif;
}

li{
	list-style-type: square;
	size: 4px;
	color: #555555;
	font-size: 11px;
	font-family: tahoma, times, "times new roman", serif;
}

.SubmitButton{
	width: 100px;
	height: 24px;
	background-color: #0072AE;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#SubHeading{

	color: #555555;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, times, "times new roman", serif;
	
}

#ContentHighlight{
	color: #0072ae;
	font-size: 11px;
	font-family: tahoma, times, "times new roman", serif;
}

h1{
 
	font-size: 20px;
	color: #6e298d;
	font-family: Bookman Old Style Bold;

}

#BodyCanvas{
	position: relative;
	clear: both;		
	background: url( ../images/canvasBackground.png) repeat-y;
   	margin: 0 auto;
   	height: auto;
   	width: 980px;
   	text-align: left;
   	border: solid #C8C6C6 1px;
   
}

#BodyContent{

}


#Header {
   background: url( ../images/headerHome.png) no-repeat;
   height: 80px;
}

#Navigation{
	float: left;
	margin-top: -19px;
	width: 174px;
	height: 400px;
	background-image: url(../images/navigationBackgroundHome.png); 

}

#NavigationPanel {
	
	width:147px;
	height:227px;
	z-index:11;
	border: 1px none #000000;
	
}
#NavigationButtons {
	
	list-style-type: none;
  	padding-left: 18px;
	margin: 0px;
	height: 28px;
}

/* --------- Menu Items: dims&pos -----------*/
#NavigationButtons ul {
  
  margin: 0px;
}
#NavigationButtons li{
	list-style-type: none;
	width: 145px;
	padding-top: 3px; 
	padding-left: 0px;
	padding-right: 0px;
	background: url('../images/NavBackground.gif') no-repeat;
	font-size: 14px;
	font-weight: bold;
}
#NavigationButtons li a {
	display: block;
	height: 23px;
	text-decoration: none;
}
#NavigationButtons li a:active, #NavigationButtons a:link, #NavigationButtons a:visited {
  padding-left: 10px;
  padding-top: 2px;
  color: white;
  font-weight: bold;
}

#NavigationButtons li a:hover{
  padding-left: 10px;
  color: #6e298d;
  font-weight: bold;
}

#NavigationOptions{
	
	float: left;
	left:20px;
	top:436px;
}
 #NavigationDesign{
	
	left:0px;
	color: #555555;
	font-size: 10px;
	font-family: tahoma, times, "times new roman", serif;
}
#SubMenu {
	padding-top: 2px;
	
	padding-left: 0px;
	font-size: 10px;
	font-weight: bold;
}

#SubMenu li{
	position: relative;
	left: -1px;
	
	padding-top: 3px;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	
}

#SubMenu li a:active, #SubMenu li a:link, #SubMenu li a:visited{
	color: #0072AE;
	text-decoration: none;	
}

#SubMenu li a:hover{
	color: #6e298d;
	text-decoration: none;
}


#NavigationLogin{
	position: relative;
	height: 164px;	

}

.LoginInputBox{
	width: 108px;
	font-size: 10px;
}

.LoginSubmitButton{

	width: 60px;
	background-color: #0072AE;
	color: white;
	font-size: 12px;
	font-weight: bold;

}

#NavigationLoginUsername{
	position: absolute;
	left: 33px;
	top: 18px;	
	
}

#NavigationLoginPassword{
	position: absolute;
	left: 33px;
	top: 100px;

}

#NavigationLoginSubmit{
	position: absolute;
	left: 90px;
	top: 122px;

}

#NavigationLoginRegister{
	position: absolute;
	left: 28px;
	top: 122px;
	

}


.NavContent{

	font-size: 9px;
	font-family: tahoma;
}

.NavContent a:active, .NavContent a:link, .NavContent a:visited{
	color: #7b7c7b;	
	text-decoration: none;
}
.NavContent a:hover{
	color: #6e298d;
	text-decoration: none;
}


#NavigationSite{
	position: absolute;	
	top: 470px;
	left: 28px;
	width: 144px;
	height: 80px;	
	z-index: 14;

}

#NavTerms{
	float: left;
	width: 65px;
}
#NavSpacer{
	float: left;
	width: 10px;
}

#NavPolicy {
	float: left;
	width: 65px;
	
}

#PageContent{
	height: 409px;
}

#PageContentHeader{
	position: absolute;
	background: url('../images/contentHeaderHome.png') no-repeat;
	padding: 0px 0px 0px 0px;
	top: 80px;
	left: 172px;
	width: 795px;
	height: 230px;
}
#PageSplashFooter{
	position: absolute;
	top: 300px;
	left: 172px;
	height: 217px;
	width: 179px;
	padding: 0px 0px 0px 0px;
	background: url('../images/homeworklegs.jpg') no-repeat;
	z-index: 99;
	background-color: white;
}

#WebContent{
	position: absolute;
	top: 300px;
	left: 350px;
	height: 100px;
	width: 500px;
	padding: 10px 0px 0px 10px;
	background-color: white;	
}

#PageContentCore{
	position: absolute;
	top: 400px;
	left: 360px;
	height: 20px;
	width: 500px;
	padding: 0px 0px 0px 0px;
	color: #6e298d;
	font-weight: bold;
	font-size: 14px;
	font-family: tahoma, times, "times new roman", serif;
	background-color: white;
		
}

#PageContentCoreMaintenance{
	position: absolute;
	top: 300px;
	left: 360px;
	height: 20px;
	width: 500px;
	padding: 0px 0px 0px 0px;
	color: #6e298d;
	font-weight: bold;
	font-size: 14px;
	font-family: tahoma, times, "times new roman", serif;
	background-color: white;

}
#PageContentValues{
	position: absolute;
	top: 424px;
	left: 360px;
	height: 80px;
	width: 600px;
	padding: 0px 0px 0px 0px;	
	font-size: 11px;
	font-family: tahoma, times, "times new roman", serif;
		background-color: white;
	color: #555555;
	
}
#PageContentValuesMaintenance{
	position: absolute;
	top: 324px;
	left: 360px;
	height: 80px;
	width: 600px;
	padding: 0px 0px 0px 0px;	
	font-size: 11px;
	font-family: tahoma, times, "times new roman", serif;
		background-color: white;
	color: #555555;
	
}

#PageContentValueHeading{
	font-weight: bold;
		background-color: white;
}

#PageContentValueText{
	font-size: 11px;
	font-family: tahoma, times, "times new roman", serif;
	color: #555555;
	padding: 0px 0px 4px 0px;
		background-color: white;
}

#PageContentLogo {

	position: absolute;
	z-index: 3;
	top: 460px;
	right: 15px;
	height: 35px;
	width: 251px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	background: url('../images/logo.png') no-repeat;
}

#AdvertisingLogo{
	
	padding-top: 15px;
	height:35px;
	z-index:8;
	border: 0px none #000000;	
	background: url( ../images/logo.png) no-repeat;
 
}


#Footer{
	position: relative;
	clear: both;
   	background: url( ../images/footer.png) no-repeat;
   	height: 53px;
   	z-index: 98;
}


#loginregistercomments{
	font-size: 12px;
	font-weight: bold;
	color: white;
}
