/* CSS Document */
#header a{color: #000000;
text-decoration:none;
font-size:16px;
}
#header a:hover
{
color:#FFFFFF;}

.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.style2 {color: #000000;
text-decoration:none;}
.style3 {
	color: #9C4335;
	font-size: 10px;
}
.style12{
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
}
#leftmenu a{
color:#000000;
text-decoration:none;
float: left;
	width: 165px;
	height: 23px;
    display: block;
	}

#leftmenu a:hover{
color: #9C4335;
}
#red a{
color:#000000;
text-decoration:none;
	}

#red a:hover{
color: #9C4335;
}
<!--
#more a{
	font-size: 12px;
	color: #990000;
}
-->

#dropmenudiv{
	border-left:1px solid;
	border-right:1px solid black;
	border-top:1px solid Black;
	border-bottom:0px solid Black;
	position:absolute;
	background-color: #f9ee9f; 
	  
	line-height:25px;
	z-index:100;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Verdana;
	color: #000000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid Black;
	text-decoration: none;
	font-color:White;
	
	
	padding-left:0;
	padding-right:0;
	padding-top:1px;
	padding-bottom:1px;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#fadc82;
	font-size: 12px;
	color: #990000;
}

#left
{
	width: 200px;
	margin-left: 3px;
	vertical-align:top;
	float:left;
}

#left H3
{
width: 195px;
height: 36px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;

color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	background: url(images/title_back.gif) repeat-x top;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #F5FFDC;
	text-decoration: none;
}

#left a:hover {
	color: #F5FFDC;
	text-decoration: underline;
	background-image:url(images/arrow.jpg);
}

#left a:visited {
	color: #F5FFDC;
}

#left p
{
padding: 10px;
}


#right
{
float: right;
width: 680px;


}
#right H1
{
font-size:24px;
color: #FFFFFF;
}

#right H4
{
	margin: 0;
	padding: 0px;
	text-align:center;
	margin-bottom:15px;
    font-size: 14px;
	color: #F5FFDC;
}


#right a
{
color: #F5FFDC;
text-decoration: none;
}

#right a:hover
{
color: #F5FFDC;
text-decoration: underline;
}

#right a:visited
{
color: #F5FFDC;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-right:5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #F5FFDC;
}

#content a{
color:#000000;
text-decoration:none;
float: left;
	
    
	}

#content a:hover{
color: #9C4335;
}
