body {
	background-color: #dbbd90;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(graphics/milo_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
	
#nav {
	font-family: verdana;
	font-size: 9px;
	line-height:18px;
	font-style: normal;
	color: #DBBD90;
	background-image:url(graphics/header_mrlucky3.jpg);}
	
#frame {
	background-color: #7d6247;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-family: verdana;
	font-size: 9px;
	font-weight : bold;
	line-height: 18px;
	color: #9D0C15;
	padding: 15px;
}


a:link { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #DBBD90; }
	 
a:visited { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #DBBD90; }
	 
a:hover { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #DBBD90; }
	 
a:active { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #DBBD90; }
	
a.footer:link { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #9d0c15; }
	
a.footer:visited { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #9d0c15; }
	
a.footer:hover { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #9d0c15; }
	
a.footer:active { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #9d0c15; }
	
a.black:link { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #000000; }
	
a.black:visited { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #000000; }
	
a.black:hover { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #000000; }
	
a.black:active { 
	font-family : Verdana; 
	font-size : 9px; 
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : #000000; }
