﻿
body {
	background:black url('../images/site_logos/outerbg.jpg');
}
h1{
	font-family:"Rage Italic";font-size:30px;color:yellow;
	
}
a:link,a:visited {
	color:white;text-decoration:none;
}
a:hover {
	color:yellow;

}

#Wrapper
{
  width:920px;  /* This will set the width of the page */
  height:auto;
  height:800px;
  min-height:100%;
  position:relative;
  background-color:black;background-image:url('../images/site_logos/blackwoodbg.jpg'); 
  margin:auto;
}

#Header
{
	Width:100%;height:22%;	
	text-align:center;
	margin:auto;
	background-color:black;background-image:url('../images/site_logos/sitelogo.jpg');
	}
	
#Menu
{
	font-family:Verdana;font-size:13px;color:white;text-align:center;	
	float:left;
	width:17%;height:78%;
	padding-top:3%;
	
}

#Title
{		
		margin-left:17%;
		padding-top:1%;
		height:6%;
   	    text-align:center;
     	Width:83%;
		

		
}

#Content
{
		
		margin-left:17%;
		width:81%;height:73%;
		padding-top:1%;
		padding-left:1%;padding-right:1%;
    	font-family:Verdana;font-size:14px;color:white;
    	

   
    	}
   


   

.headerimg {
	margin-bottom: 0px;
}


