﻿body
{
	margin: 0;
	padding: 0;
	background: #EAE1FE;
	color:#333333;
	font-family:Arial;
	
}

.box{
	border:1px;
	border-color:black;
	border-style: solid;
	border-width:1px;
	
}

.innerbox{
	margin-left:5px;
	text-align:left;
}

#outercontainer
{
	margin: auto;
	width: 840px;
	background: #EAE1FE url('images/5bodybg_03.jpg') repeat-y;

}

#container
{
	margin:auto;
	width: 800px;
	background: #EAE1FE ;
	background-image:url(images/maincontent_4_03.png);
		background-repeat:no-repeat;
	
}

#header
{
	width: auto;
	
	height:135px;

}



#menu
{
	margin-left:0px;
	margin:0px;
	width:760px;
	height: 40px;
	position:static;	

}
#menupadding{
	margin-top:10px;
}
#menu ul 
{
width: 800px;
margin-left: 1.5px;	

	}
#menu li
{
color: white ;
font-family: Arial, Helvetica, sans-serif ;
font-size: small;
font-weight:normal;
display:inline-block;
width :74.8px;
float:left;
text-align:center;
padding-right:1.0px;
	}

#menu a
{
color:white;text-decoration: none;
	}

#maincontent
{
	width: auto;
	padding: 5px;
	font-size: 80%;
	margin-right: 245px;
	text-align: left;
	
}

#maincontentright
{
	float: right;
	width: 235px;
	padding-left: 10px;
	padding-top: 5px;

}
#centerstyle img{
	height: 372px;
}
.centerstyle {
	text-align: center;
	margin:0 auto;
	margin-left: auto ;
	margin-right: auto;
	
}
.headermain {
	text-align: center;
	margin:0 auto;
	margin-left: auto ;
	margin-right: auto;
	font-size: 18px;
}

#tablelinks{
	text-align: center;
}
#tablelinks a{
	color:#5B3C7B;text-decoration:underline;
}
.readmore {
	text-align: right;
	font-size: 12px;
}


#sidemenu 
{ 
width: 235px;
color:#5B3C7B;
font-size:12px;
background-image:url(images/36sidemenubg.jpg);
background-repeat:no-repeat;
}

#sidemenu a {
	color:#5B3C7B;text-decoration: none;

}
#sidemenu a:hover {
	color:black;
}
.sideimg{
	background-image:url('images/27newsbanner copy.jpg');
	height: 30px;
}

#footer{
	
	padding-bottom: 10px;
	color:#5B3C7B;
	font-size:small;
	float: right ;
	width: 800px;
	text-align:right;
	border-top:thin;border-top-style:ridge;border-top-color:#CC99FF;
	padding-top: 20px;
	

}
#footer a {
	color: #5B3C7B; text-decoration:underline;
}
#footer a:hover {
	color:black;
}
#RotatingImage{
	
	text-align:center ;
}

h1
{
	font-size:16px;
}

h3
{
	font-size:12px;
	padding:5px;
}
h4 {
	padding-top: 8px;
	padding-left: 15px;
	font-size:  12px;
	color: white ;
	letter-spacing:0.5px;
}
blockquote {
	margin-right: 3em;
	font-style: italic;
}

#MaincontentHeader{
	border-bottom:thin;border-bottom-style:ridge;border-bottom-color:#CC99FF;
	padding-top: 5px;
	
}

img{
	border:none;
}