/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #660000;
	font: normal 62.5% "Arial",sans-serif;
	margin: 0;

}
p {text-align:left;
	font-size: 14px;
	Line-height:16px;
	padding-bottom: 1.2em;
}
h1 {text-align:left;
	font:  2.75em "Georgia", "Optima", serif;
	margin-bottom: 4px;
}

h2 {text-align:left;
	font: bold 20px "Arial", sans-serif;
	color: #000000;
	margin-bottom: 4px;
	margin-top: 20px;
	margin-left: 10px;
	text-decoration: none;

}

h3 a {text-align:left;
	font: bold 20px "Georgia", serif;
	color: #000000;
	margin-bottom: 20px;
	margin-right: 4px;
	line-height:26px;
	text-decoration: none;

}
h3 a:hover {text-align:left;
	font: bold 20px "Georgia", serif;
	color: #660000;
	margin-bottom: 20px;
	margin-right: 4px;
line-height:26px;
	text-decoration: none;
}

h1,h2,h3 {text-align:left;
	padding-top: 3px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background-color: #dedede;
	margin-top: 10px;
	border-left: 2px solid #000000;
border-right: 2px solid #000000;

padding-bottom: 0px;
	width: 800px;
}
.header {
	background: url(img/header.gif) no-repeat;
	width: 800px;
	height: 148px;
	border-bottom: 1px solid #000000;
	border-top: 2px solid #000000;
}


.menu
{
background: #dedede;
text-align: center;
height: 5px; 
width: 800px;

border-left: 0px;
border-right: 0px;
}

.menu ul
{border-left: 0px;
}

.menu ul li
{
display: inline;
padding-left: 0px;

}

.menu ul li.first
{
border-left: 0px;
margin-left: 0px;
}

.menu ul li a
{
padding: 0px 20px 0px 20px;
font-size: 30px;
color: #ffffff;
font-family: "Georgia", "Optima", serif;
text-decoration: none;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.menu ul li a:hover
{
font-size: 30px;
color: #fff;
font-family: "Georgia", "Optima", serif;

text-decoration: none;
}

.scroll
{
background-color: #ffb444;
text-align: center;
height: 25px; 
width: 800px;
border-bottom: 1px solid #FFFFFF; 
}
/* main */
.main {
	clear: both;
	padding: ;
}

/* main left */
.sidenav h1,.sidenav ul {
	text-align: center;
}
.sidenav {
	background: #dedede;
	border-right: 0px solid #FFFFFF;
	float: left;
	width: 200px;
}
.sidenav2 {
	text-align:left;

	padding: 60px 15px 15px 15px;
	
	margin-top: 1.2em;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;


}

.sidenav a {
	font-size: 15px;
	color: #660000;
	font-weight: bold;
	font-family: "Georgia", "Optima", serif;
	margin-bottom: 5px;
	LINE-HEIGHT:20PX;
	text-decoration:none;

}
.sidenav a:hover {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-family: "Georgia", "Optima", serif;
	margin-bottom: 5px;
	LINE-HEIGHT:20PX;
	text-decoration:none;

}
.sidenav flash {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	height: 135px;
	width: 180px;
	padding: 15px 15px 39px 15px;
	margin-top: 1.2em;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#cssdropdown, #cssdropdown ul {
			
padding-top: 0px;
			
margin-LEFT: -27PX;
			
 list-style-type: none;
			
}
			
			
#cssdropdown li {
			
position: relative;

}
			
			
.mainitems{
				

			
}
			
			
.mainitems a{

	
	
	
				
	
}
			
			
.subuls{
			
display: none;
position: absolute;
left: 120px;
height: 80px;
width: 115px;
background-color: #ffffff;			
border: 1px solid #999999;			
}
			
			
.subuls li{
			
width: 100%;
			
}
			
			
.subuls li a{		
text-decoration: none;
font-size: 12px;
	color: #000000;
	border: 0px;
	font-family: "Arial",sans-serif;
	padding: 3px 3px 0px 3px;
	background-color: #ffffff;
	text-decoration: none;
			
}
			
			#cssdropdown li&gt;ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
			
top: auto;
			
left: auto;
			
}
			
			
#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
			
display: block;
			
}
			

/* content */
.content {
	float: right;
	width: 590px;
	padding: 5px 5px 0px 0px;
}
.content .photo {
	padding: 0px;
	border: 0px solid #999999;
	
	margin-bottom: 5px;
}	
.content .item {
	padding: 6px 12px;
	border: 1px solid #999999;
	background: #FFF;
	margin-bottom: 5px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content ul li{
	list-style-type:bullet;
	text-align: left;
	margin-left: 28px;
	padding-left:px;
    font-size: 1.2em;
	padding-bottom: .5em;
	
}

.content a{
	color:#660000;
	text-align:left;
	font-size: 14px;
	Line-height:16px;
	padding-bottom: 1.2em;
	text-decoration:none
	
}

.content a:hover{
	color:#000000;
	text-align:left;
	font-size: 14px;
	Line-height:16px;
	padding-bottom: 1.2em;
	text-decoration:none
	
}

/* footer */
.footer {
	background: #000000;
	border: 0px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	width: 800px;
}

.footer ul
{
}

.footer ul li
{
display: inline;

padding-left: 0px;

}

.footer ul li.first
{
border-left: 0px solid;
}

.footer ul li a
{
padding: 0px 20px 0px 20px;
font-size: 20px;
color: #ffffff;
font-weight: bold;
font-family: Times,serif;
border-left: 0px solid #FFFFFF;
text-decoration: none;
}

.footer ul li a:hover
{
font-size: 20px;
color: #ffd269;
font-weight: bold;
font-family: Times,serif;
text-decoration: none;

}


