body,
	html {
		margin:0;
		padding:0;
		
		background:#0a0907;
		background-image: url(bg.gif);
		background-repeat: repeat;
		color:#000;
		list-style:none;
	}
	body {
		min-width:750px;
	}
	#wrap {
		background:#0a0907;
		margin:0 auto;
		width:750px;
		font-size: 0.7em;
	}
	#header {
		background-color:#0a0907;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	
	#main {
		background:#0a0907;
		float:left;
		width:445px;
		padding-left:10px;
	}
	
	
	
	
	
	#sidebar {
		background-color:#0a0907;
		float:right;
		width:295px;
		height:298px;
		background-image:url(menu3A.jpg);
		background-repeat: no-repeat;
		background-position:left;
		}
		
		
		
		
		

	#sidebar ul {
		margin-top:100px;
		list-style:none;
		text-decoration:none;
		color:#ffffff;
    }
	
	#sidebar li a {
	list-style-image:url(li1a.gif);
	text-decoration:none;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:1.1em;
	line-height:1.7em;
	
	}
	
	#sidebar li a:hover {
	color:#CCFF66;
	text-decoration:underline;}
	
    #oog {float:right;
	color:#ffffff;
	margin-top:-30px;
	margin-right:10px;}
	
	
	#under {float:left;
	width:750px;
	height:280px; 
	background-image: url(under4.jpg);
	background-repeat: no-repeat;
	background-position:left;
	}
	
	#boarded
	{padding-top:80px;
	padding-left:20px;}
	
	#boarded ul {float : left; 
display : inline; 
width : 400px; 
margin : 0; 
list-style :none; 
text-decoration:none;}
	
	


#boarded li {
display : inline; 
width : 50px; 
height : 50px; 
overflow : hidden; 
list-style :none; 
} 

#boarded li a {
float : left;
list-style:none; 
display : inline; 
position : relative; 
margin : 0px 15px 0px 0px; 
width :50px; 
height : 50px; 
 overflow : hidden;
 text-decoration:none;
 border:none;
}

#boarded li a:hover {
border-bottom: 5px solid #cc6699;}

#boarded li a img {border-color:#333331;}

#welcome {
float:right;
color:#a4a4a2;
font-family:Georgia;
font-size:1.1em;
width:250px;
padding-left:-50px;
padding-right:27px;
margin-top:-10px;
}

#footer {
float:left;
width:750px;
height:16px;
text-align: center;
background-color:#100f0d;
color:#ffcccc;
background-image: url(footer.jpg);
	background-repeat: no-repeat;
	
	background-attachment:fixed;
}

#footer a {
color: #ffcccc;
text-decoration:none;
list-style:none;}

#footer a: visited {
color:#ffcccc;}

#footer a:hover {
color:#a4a4a2;}

