
body {
	font-family: Georgia, Century Gothic, Arial;
	color: #660000;
	font-size: 14px;
	line-height:150%;
	letter-spacing:0px;
	margin: 0;
	padding: 0;
	text-align:left;
	background-color:#000000;
	background-image:url(images/Main_BG.jpg);

  background-position: inherit;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

a {	
	color: #666600;	
	text-decoration: underline;
}

a:hover {	
	color: #666600;	
	text-decoration: none;
}


ul {
display:block;
padding-top:0px;
margin-top:5px;
padding-bottom:0px;
margin-bottom:0px;
}

li {
list-style-position:outside;
color:#000000;
}

#container {

}

b {
	font-family: Century Gothic, Arial;
	color: #ffffff;
}
	
h1 {
		font-family: Century Gothic, Arial;
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
	display:inline;

}

#Right_Col {
text-align:left;
width:285px;
}	

#MainBody_Text {
padding-left:25px; 
text-align:left; 
background-image:url(images/stain_bg.jpg); 
background-repeat:no-repeat; 
background-position:center;
width:460px;

}




	
