﻿body
{
	background-color: #232323;
	color:#FFFFFF;
	font-family: arial, helvetica, verdana, sans-serif;
    line-height: 1.6em;
    min-height: 100%; 
    margin-bottom: 1px; 
    font-size: 11px;
	
}


#menu {
	background-image: url('../images/homepagemockup_6.jpg');
	background-repeat: no-repeat;
	height: 683px;
	width: 933px;
	margin: auto;
	
}

#social {
position:relative;
left: 725px;
width: 400px;
height: 50px;
} 

ul#nav {

	height:100px;
	width: 235px; 
	margin: 0%; 
	background-repeat: no-repeat;
	list-style: none;
	position: absolute; 
	}

ul#nav li {
		/* float: left; */
		list-style: none;
		}

ul#nav li a {

		position: absolute; 
		text-indent: -9999px; 
		text-decoration: none;
		border: none;
		margin: 0%;
		list-style: none;
		}

/* ul#nav li#nav-home a { 
		left: 30px; top: 120px;
		width: 301px; height: 61px;
		} */

ul#nav li#nav-heritage a { 
		left: 436px; top: 147px;
		width: 138px; height: 131px;
		}

ul#nav li#nav-experience a { 
		left: 33px; top: 287px;
		width: 163px; height: 160px;
		}

ul#nav li#nav-registry a { 
		left: 284px; top: 281px;
		width: 156px; height: 134px;
		}

ul#nav li#nav-tech a { 
		left: 31px; top: 384px;
		width: 301px; height: 221px;
		}
		
ul#nav li#nav-notepad a { 
		left: 372px; top: 382px;
		width: 256px; height: 225px;
		}
		
ul#nav li#nav-shop a { 
		left: 542px; top: 182px;
		width: 215px; height: 190px;
		}


ul#nav li#nav-contact a { 
		left: 677px; top: 387px;
		width: 178px; height: 180px;
		}
		
ul#nav li#nav-radio a {
		left: 747px; top: 89px;
		width: 101px; height: 204px;
		}

ul#nav li#nav-forums a {
		left: 297px;	top: 125px;
		width: 140px;	height: 171px;
		}
		
ul#nav li#nav-service a {
		left: 152px;	top: 260px;
		width: 135px;	height: 124px;
		}
		
ul#nav li#nav-club a {
		left: 424px;	top: 243px;
		width: 147px;	height: 93px;
		}
		
ul#nav li#nav-youtube a {
		left: 652px;	top: 584px;
		width: 98px;	height: 55px;
		}

ul#nav li#nav-facebook a {
		left: 779px;	top: 572px;
		width: 104px;	height: 74px;
		}
		
/* ul#nav li#nav-home a:hover  			{ background-position: -15px -61px; } */
ul#nav li#nav-heritage a:hover  		{ background: url('../images/heritage_home.jpg') }
ul#nav li#nav-experience a:hover  		{ background: url('../images/experience_home.jpg') }
ul#nav li#nav-registry a:hover  		{ background: url('../images/registry_home.jpg') }
ul#nav li#nav-tech a:hover  			{ background: url('../images/tech_home.jpg')}
ul#nav li#nav-shop a:hover  			{ background: url('../images/shop_home.jpg') }
ul#nav li#nav-contact a:hover  			{ background: url('../images/contact_home.jpg') }
ul#nav li#nav-radio a:hover  			{ background: url('../images/radio_home.jpg') }
ul#nav li#nav-service a:hover  			{ background: url('../images/service_home.jpg') }
ul#nav li#nav-club a:hover  			{ background: url('../images/club_home.jpg') }
ul#nav li#nav-forums a:hover  			{ background: url('../images/forums_home.jpg') }
ul#nav li#nav-youtube a:hover  			{ background: url('../images/youtube_home.jpg') }
ul#nav li#nav-facebook a:hover  		{ background: url('../images/facebook_home.jpg') }

/* ul#nav li#nav-notepad a:link  			{ background: url('../images/notepad_home.jpg') } */


