﻿/*
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 margin-bottom: 0px;
 overflow: auto; 
 width: 100%
}
#header 
{
	
 width: 922px;
 padding: 0px;
 height: 50px;
 margin: 0px 0px 0px 0px;
 background-color: #336699;
 font-family: Arial;
}
#navigation 
{
	
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #ABBEBE;
 height: 15px;
 border-style:inset;
 border-width: 1px;
 border-color: Black; 
}

#leftcolumn 
{
	border-color: Red;
	border-style: dashed; 
 display: inline;
 color: #333;
 padding: 0px;
 width: 100px;
 float: left;
 height:inherit;
}
#content 
{
	border-style:solid;
	border-color: Black;
	border-width: 1px; 
 float: left;
 color: #333;
 padding: 0px;
 width: 920px;
 display: inline;
 position: relative;
 text-align: left;
}


#advert 
{
	border-style:solid;
	border-color: Black;
	border-width: 1px;
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 300px;
 height: 300px;
 position: inherit; bottom: 75%;
 text-align: left;
}

#mainbottom { 
width: 505px; 
} 



#footer 
{
	
 padding: 10px;
 margin: 0px 0px 0px 0px;
 background-color: #336699;
}
.clear { clear: both; background: none; }

#nav-menu ul {
font-family:Times New Roman, Arial;
font-size:12px;
list-style: none;
padding: 2px;
margin: 0;
position: relative;
vertical-align:middle;
height: 20px;
display:inline;
}

#nav-menu li 
{
	float: left;
	margin: 0 2px;
	padding: 0;
	text-align: center;
	width: 120px;
	font-family: Arial;
}

#nav-menu li a 
{
	background-color:#336699;
	height: 20px;
	line-height: 22px;
	float: left;
	width: 65px;
	display: inline;
	color: White;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	font-family: Arial;
}

#nav-menu li a:hover 
{
	background-color:#336699;
	height: 20px;
	line-height: 22px;
	float: left;
	width:65px;
	display: inline;
	color: Red;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	font-family: Arial;
}

#nav-menu
{
	width:914px;
	height:20px;
	background-color: #336699;
}
h1
{
	color:White;
}
h2
{
	color:White;
	font-style:italic;
}

#images 
{
	
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 250px;
 height: 200px;
 top: 50px;
 text-align: left;
 position: absolute;
 left: 600px;
}
p
{
	width: 400px;
	left: 50px;
	position: relative;
	font-family: Arial;
	font-size: 14px;
}

#dropmenudiv
{
position:absolute;
border-bottom-width: 0;
font-family:Tahoma;
line-height:22px;
z-index:100;
vertical-align:middle;
background-color:#336699;
border-style:solid;
	border-color: Black;
	border-width: 1px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
color: White;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#336699;
color: Red;
}
strong
{
	width: 400px;
	left: 50px;
	position: relative;
	font-family: Arial;
	font-size: 14px;
}
