body
{
	position:relative;
	background-image: url(../images/design/background1px.jpg);
	background-position: 0px, 0px;
	background-repeat:repeat-x;
	font-family: Arial;    
    color: #000000; 
    font-size: 11px; 
}

a:link.submenu, a:visited.submenu
{
	font-weight: normal;
	font-size: 11px;
	color: #CE0000;
	font-family: Arial;
	text-decoration: none;
}

a:hover.submenu, a:active.submenu
{
	color: #CE0000;
	text-decoration: none;		
}


a:link
{
	color: #CE0000;	
	text-decoration: none;
	cursor:hand;	
}

a:hover, a:active
{
	color: #CE0000;	
	text-decoration: underline;
	cursor:hand;	
}

a:visited
{
	color: #CE0000;	
	text-decoration: none;
	cursor:hand;	
}

a.newsHeading:link
{
	color: #000000;	
	text-decoration: none;
	cursor:hand;	
}

a.newsHeading:visited
{
	color: #000000;	
	text-decoration: none;
	cursor:hand;	
}
a.newsHeading:hover, a:active
{
	color: #000000;	
	text-decoration: underline;
	cursor:hand;	
}



#wrapper
{
	position:relative;
	width:900px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	/*border: 1px solid red;*/
	text-align:left;
	background-color:White;
	/*min-height:700px;*/
}
form
{
	padding:0px;
	margin:0;
}
#maincontent
{
	position:relative;
	/*border: 1px solid blue;*/
	background-color:White;
	height:auto;
}

#topbar
{
	text-align:right;
	width:880px;
	/*border: 1px solid green;
border: solid 1px black;
*/
	height:10px;
	
	padding=0 0 0 0;
	margin:0 0 0 0	
}

#banner
{
	/*border: 1px solid black;*/
}

#sidemenuframe
{
	position:relative;
	float:left;
	/*border: 1px solid #000099;*/
	width:155px;
	min-height:400px;
}

#contentframe
{
	position:relative;
	float:left;
	/*border: 1px solid #003300;*/
	margin:0px;
	padding-left:5px;
	margin-top:10px;
	width:560px;
}

#sidemenuframe ul
{
	list-style:none;
	/*border:1px solid green;*/
	margin-left:10px;
	margin-top:20px;
	padding-left:0;


}

#sidemenuframe ul li
{
	margin-top:6px;
        
}

#sidemenuframe ul a
{
	color:#818286;
	font-weight:bold;
	
}

#sidemenuframe ul a.hi
{
	color:#CC0000;
	font-weight:bold;
	
}

#sidemenuframe ul ul
{
	list-style:none;
	margin:0;
	padding-left:12px;

}

#sidemenuright
{
	position:relative;
	float:right;
	/*border: 1px solid #000099;*/
	width: 175px;
	padding-top:20px;
	margin:0px;
	margin-right: 3px;
	z-index:5;
	font-size: 10px;
	
}

#sidemenuright h3
{
	color:#FFFFFF;
	background-color:#9FA0A4;
	padding:2px;
	margin-bottom:0px;
}

#sidemenuright ul
{
	width:100%;
	margin:0;
	padding:0;
	list-style: none;
	color:#BCBDC1;
	
}

#sidemenuright ul li
{
	border-top: 1px solid #9FA0A4;
	/*height:20px;*/
	padding:4px;
	
}

#sidemenuright ul li.on
{
	color: #F5F5F5;
	height:auto;

}

#sidemenuright ul li a, #sidemenuright ul li a:link, #sidemenuright ul li a:visited, #sidemenuright ul li a:active
{
	color:#818286 !important;
	text-decoration:none;
	
}

#sidemenuright ul li a:hover
{
	text-decoration:underline;
} 

#sidemenuright ul li.on a, #sidemenuright ul li.on a:link, #sidemenuright ul li.on a:visited, #sidemenuright ul li.on a:active
{
	color:#818286 !important;
	text-decoration:none;
	
} 

#sidemenuright ul li.on a:hover
{
	text-decoration:underline;
} 


#footer
{
	position:relative;
	clear:both;
	color: #818286;	
	width:880px;
	padding: 10px;
	border-top: 1px solid #818286;
	bottom:0px;
}

h1.profile, h2.profile, h3.profile
{
	color:#818286;
	
	
}

/*h1.profile
{
	font-size:1.3em;	
}*/

h1.profile
{
	
	font-size: 12px;	
	margin-top: 0px;
	margin-bottom: 5px;
}


div#profileright_image
{
	position:relative;
	/*border: 1px solid red;*/
	width:165px;
	margin:0;
	padding:0;
	text-align:right;
	padding-right:0px;	
	padding-left:0px;	
}

#profileright_image img
{
	position:relative;
	margin-left:auto;
	margin-right:auto;	
}

#profileright_info 
{
	position:relative;
	/*border: 1px solid red;*/
	width:145px;
	margin:0;
	padding:0;
	text-align:left;
	padding-right:10px;
}
.profileright_title 
{
	font-size:1.4em;
	font-weight:bold;
	color:#CE0000;
}
.profileTitle
{
	font-size:1.1em;
	font-weight:bold;
	color:#818286;
}

div.listpages 
{
	width:540px;
	padding-left:20px;	
	padding-top:10px;
	
	
}

/* News scroller class*/

#pscroller1{
				position: relative;
				width: 170px; /*marquee width */
				height: 150px; /*marquee height */
				overflow: hidden;
				padding: 5px 0px 0px 5px;
				background-color: #f6f6f6;
				/*padding-left: 4px;
				border: solid 1px black;*/
			}

.sitesearch
{
width:100px;	
}

.dyImage
{
width:165px;	
}