/* CSS Document */

body{background: #3F0000 url(../img/mol-bg.gif) repeat-x; padding: 3px;
	color:#611; font: 11px Arial, Helvetica, sans-serif; line-height: 1.0em;}
#header{margin: 0px auto; width: 895px; height: 220px;
		background-image:  url(../img/mol-header2.gif);
		background-repeat: no-repeat;}
#info{position: relative; left: 580px; top: 50px!important; top: 50px; width: 250px;}
#container{margin: auto; width: 895px; height: auto;
	background-image:  url(../img/mol-contentbg.gif);
	background-repeat: repeat-y;}
#content{float: left; position: relative; top: 0px; left:70px; width: 600px;}
	#content p{font: 11px Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em; color: #333;}
	#content p a{font: 11px Arial, Helvetica, sans-serif; color: #3F0000; text-decoration: none;}
	#content p a:hover {color:#FF0000; text-decoration: none;}
	#content p.info{font: 11px Arial, Helvetica, sans-serif;}
	
#footer{background-image:  url(../img/mol-footer.gif); background-repeat: no-repeat; height: 40px;}
	#footer p{color:#999999; font: 10px Arial, Helvetica, sans-serif; text-align: center; line-height: 1.0em;}
	#footer a{color:#AA0000; font: 10px Arial, Helvetica, sans-serif; text-align: center;}
	#footer a:hover {color:#FF0000; font: 10px Arial, Helvetica, sans-serif; text-align: center;}
