body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #7a8eb7;
	color: #000;
	line-height: 130%;
	BACKGROUND-POSITION: center top;
	MARGIN: 10px auto; WIDTH: 790px; LINE-HEIGHT: 130%; BACKGROUND-REPEAT: repeat-y; POSITION: relative;
	text-align: center;
}
/*table{font-size: .75em;}*/

.smallfont{font-size: .75em;}

form{margin-bottom: 0;}

form .button{font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 0px 2px;
	color: #fff;
	height: 22px;
	background-color: #1a3366;}

#wrapper {
	margin: 0px auto;
	width: 780px;
	text-align: left;
	background-color: #95a5c5;
}

.topcolor {
	width:100%; 
	background-color:#dae3f2; 
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: .65em;
	border-bottom: #1a3366 thin solid;
	/*line-height: 100%;*/
}
	
.topcolor a {
	color: #1a3366;
	background-color:#dae3f2; 
	/*height: 120px;*/
}
	
.topcolor a:hover {
	color: #fff;
	background-color:#1a3366; 
	text-decoration: none;
}

#header {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat; 
	background-position: center center; 
	background-color: #1a3366;
	color: #1a3366;
	font-size: 2em;
	line-height: 200%;	
}

#ar {display:none;}

#mainbody {
	color: #000;
	background-color: #fff;
	padding: 10px;
	font-size: 0.75em;
	margin: 0px 0px 0px 200px;
}

#footer {
	background-color: #1a3366;
	color: #fff;
	font-size: 0.75em;
	text-align: center;
	clear:both;
}

#footer p	{
	margin: 0 0.5em;
}

#footer a {color: white;}

#footer a:hover{text-decoration: none;}

.mp_backlinks {
	font-size:.75em;
	font-weight:bold;
}

.mp_backlinks a:hover{
	text-decoration:none;
	}

#searchblock {
	/*padding: 5px 0px;*/
	float: right;
	width:100%; 
	background-color:#dae3f2; 
	text-align: right;
	color: white;
	font-weight: bold;
	font-size: .65em;
	border-bottom: #1a3366 thin solid;
	}

#mural {
	background-image:url("../images/mural.png");
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 10px;
	width: 206px;
	height: 106px;
	top: -10px;
	/*left: 20px;*/
	padding: 0;
}

/*Wrapper so that the color goes to end of the column*/
#navwrap{
	background-color: #95a5c5;
	float: left;
	color: #1a3366;
}

#navextras
{	
	text-decoration: none;
	padding: 3px 10px;
	line-height:1;
	color: #1a3366;
	background-color: #95a5c5;
	padding-left: 6px;
	font-size: 0.75em;
}

#navextras a 
{	color:#1a3366;
	text-decoration: none;
}

#navextras img {border:0;}

ul{ list-style-type: square;}