body {
	margin: 0;
	padding: 0;
	background: url("images/mrbackground4.jpg") top left repeat-x;
	
	overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: scroll;

}


a:link		{ color: #000099; text-decoration: none }

a:visited	{ color: #000099; text-decoration: none }

a:active	{ color: #000099; text-decoration: none }

a:hover		{ color: #000099; text-decoration: none }

.menubuttonsimagelinks {

margin: auto;

display: block;

height: 20px;
border-radius: 0px;
text-align: left;

padding: 2px;
color: #ffffff;
font: 14px arial,Helvetica,sans-serif ;
/*background-color: #000033;*/
/*background-color: #000033;*/
}

.menubuttonsimagelinks:link{
 color: #ffffff; text-decoration: none;
}

.menubuttonsimagelinks:visited{
 color: #ffffff; text-decoration: none;
}

.menubuttonsimagelinks:active{
 color: #ffffff; text-decoration: none;
}

.menubuttonsimagelinks:hover{
 color: #ffffff; text-decoration: none; background-color: #000033;
}



#header-wrap {
	position: relative;
	top: 0;
	left: 0;
width: 100%;
}


#header-container {
	height: 133px;
	 /*background: #ffffff;  */
	padding: 5px 0px 0px 0px;
}

#header {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0px 0px 0px 0px;

}

#menu {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0px 0px 0px 0px;
}

#slider { 

	position:relative; 
	width:668px; 
	height:280px; 
	margin:3px auto 0px; 
	border:6px #ffffff solid;
}

#slidertext { 

	position:relative; 
	width:668px; 
	height:280px; 
	margin:0px auto 0px; 
	border:6px #ffffff solid;
}


#container {
	
	margin: 0 auto;
	font-size: 1.4em;

	padding: 320px 0px 0px 0px;
}

#content {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 1px;
}

P {
margin-top:0px;
margin-bottom:15px;
	}

	P.home {
margin-top:0px;
margin-bottom:0px;
	}

Li {
margin-top:0px;
margin-bottom:0px;
	}

H1 {
font-family: arial;
font-size:10pt;
font-weight:normal;
color:#333333;
margin-top:0px;
margin-bottom:0px;
	}

	H2 {
font-family: arial;
font-size:12pt;
font-weight:bold;
color:#333333;
margin-top:0px;
margin-bottom:5px;
	}



	 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #333333; FONT: 10pt Arial }

.font8		{ COLOR: #333333; 
								FONT: 8pt Arial; 
									
							}

.fontmaroon  { COLOR: #993333; FONT: 10pt arial,Helvetica,sans-serif }

.fonttopheadingwhite		{ COLOR: #ffffff; 
								FONT: 12pt Arial; 
									
							}


