body	{
			background-color: #14140e;
			background-image: url(images/asphalt.jpg);
			font-family: Arial, Verdana, san-serif;
			margin: 0px;
			font-size: 14px;
			}


#allcontent		{
							width: 800px;
							background-color: #616f71;
							margin-left: auto;
							margin-right: auto;
							}			
			
#header {
				background-color: #14140e;
				padding: 0px;
				padding-top: 30px;
				margin: 0px 2px;
				height: 100px;
				}
				
#topstripe {
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/yellow_stripe.jpg);
	}

#topstripe img {
					 		 margin: -12px 0px 0px 30px 
							 }
	
#buttons div {				
				float: left;
				margin: 0px;
		    margin-right: 40px;
				}

#main {
			background-color: white;
			padding: 20px 30px;
			margin: 0px 2px;
			line-height: 1.3em;
			color: #14140e;
			font-size: 14px;
			}
			
#main img {
			float: right;
			clear: right;
			}

#footer {
				text-align: center;
				font-size: 85%;
				clear: right;
				margin-top: 20px;
				}

h1			{
				color: #504333;
				font-weight: bold;
				font-size: 125%;
				clear: right;
				}				
				
h2			{
				color: #616f71;
				font-weight: bold;
				font-size: 100%;
				clear: right;
				}
				
h3			{
				color: red;
				}
				
h4			{
				color: red;
				}		
				
ul			{margin: 0px;}				
				
p, ul, li {
				line-height: 1.3em;
				}				

ul, li {				
				margin-top: 0px;
				margin-bottom: 0px;
				}
				
li			{
				margin-left: 30px;		
				}		
				
#main p, li  {
				margin-right: 200px;
				 }														
				
hr			{
				color: black;
				}			
					
				
#nav		{
				padding: 0px;
				margin: 0px;
				margin-top: 22px;
				margin-left: 30px;
				font-size: 10px;
				font-weight: bold;
				}				
				
#nav a:link		{
		 					color: white;
							text-decoration: none;
							}

#nav a:visited {
		 					color: #cccccc;
							text-decoration: none;
							}

#nav a:hover	{
		 					color: white;
							text-decoration: underline;
							}									
							
						
#nav div a img {
		 border: 0px;
		 margin: 0px;
		 }
		 

						
#home {
			background-image: url(images/home4.jpg);
			width: 138px;
			height: 29px;
			}
			
#career{
			background-image: url(images/career4.jpg);
			width: 130px;
			height: 29px;
			}

#style{
			background-image: url(images/style4.jpg);
			width: 130px;
			height: 29px;
			}

#heroes{
			background-image: url(images/heroes4.jpg);
			width: 132px;
			height: 29px;
			}
			
#end_nav {
			background-image: url(images/end_nav3.jpg);
			width: 76px;
			height: 29px;
			margin: 0px !important;
			}
						
#extra_links {
						 width:600px;
						 margin: 0px;
						 margin-top: 20px;
						 }