body {
background:#7f93a2;
background-image: url(images/background.png);
background-repeat: repeat-x; 
font: normal 15px Verdana, Arial;
color: #4a0701;
height:100%;
}

#main{
	width:1000px;
	line-height:130%;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align:center;
	background-color:#7f93a2;
}

h1{
	font-family:arial;
	font-size:20px;
	font-weight:bold;
}

#header{
	position:relative;
	width: 1000px;
	height: 340px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:-69px;
	text-align:center;
	left: 0px;
	top: 0px;
	margin-bottom:-69;/*IE 5 for PC only*/
	voice-family:"\"}\"";
	voice-family:inherit;
	margin-bottom:-69px;\ /*Internet Explorer 8*/
	margin-bottom:-69px; /*Standarized browser like Mozilla*/
	[margin-bottom:-69px;
	margin-bottom:-67px;] /*Opera and newer Safary 4+*/
	}
	/*end*/
	/*\*/
	html*#header {
[	margin-bottom:-69px; /*Affects older Firefox and Netscape browsers only. Seen also by IE5-6 and Safari for Macintosh,
which is addressed below.*/
	margin-bottom:-69px; /*Google Chrome (1.0 - 2.01), and Safari (1 - 3)*/
]	margin-bottom:-80px; /*Internet Explorer 7*/

}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #header1 {
color:green;/*Finally, be sure to reapply a fix that affects IE 5-6 only here. IE for Mac and IE 7-8 for PC are
not affected here, which means purple above should work only in IE 7 above and gray for IE8!*/
}
/*end*/
}

#footer {
	width:500px;
	text-align:center;
	margin-top: 25px;
}

#footer a{
	font: normal 14px Tahoma, Arial;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	font: normal 14px Tahoma, Arial;
	color: #ffffff;
text-decoration: underline;

}

#nav {
	text-align:left;
	margin-top: -10px;
	margin-left: 148px;
	padding-left: 0px;
	white-space: nowrap;
	position: relative;
}

#nav li{
	display: inline;
	list-style-type: none;
}

#nav a {
	padding: 10px;
	margin-top: -0px;	
	height: 50px;
	width: 200px;
	display:inline;
	text-align:center;
	font-family:arial;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}

#nav a:hover{
	background-image: url(images/button_dn.png);
	}

#nav1{top:0px;}
#nav2{top:200px;}
#nav3{left:396px;}
#nav4{left:598x;}
#nav5{left:798px;}

p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}


#hideit{display:none;}

#left {
	font-size:1.1em;
	text-align:left;
	float: left;
	width: 550px;
	margin-left:200px;
	padding:25px;
	
}

#left a {
	padding: 5px;
	margin-top: 0px;	
	font-family:arial;
	font-size:18px;
	color:#4a0701;
	text-decoration:underline;
}

#left a:hover{
	color:#ff0000;
	}


#right {
	float: right;
	width: 350px;
	margin-left: 25px;
}

#center {
	width: 500px;
	margin:auto;
	text-align:center;
}

.post{
 width:500px;
 margin:15px auto 0 auto;
 padding:10px;
 }

.post_r{
	margin:75px auto 0 auto;
	padding:10px;
}

.mp_norm {
color: #4a0701;
text-decoration: none;
}

.mp_highlite {
width:500px;
margin:auto;
color: #4a0701;
font-size:1.35em;
font-variant:small-caps;
padding:10px;
background-color: #ffc26e;
}

