html
{
	min-height:100%;
	margin-bottom:1px

}
body
{
margin: 0;
padding: 0;
text-align: center;
background-image: url(images/bg-03.gif);
background-position: center;
background-repeat: repeat-y;

}

body, p, td, tr, table, ul, ol
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1, h2, h3
{
font-family:verdana, sans-serif;

}

h1
{
	font-family:arial, verdana, sans-serif;
	font-size: 24px;
	color: #993300;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: bdae00;
	border-right-color: bdae00;
	border-bottom-color: #CCCC66;
	border-left-color: bdae00;
	}

h2
{
	font-family:arial, verdana, sans-serif;
	font-size: 18px;
	color: #993300;
	display:block;
	}
	
h4
{
	font-family:Garamond;
	font-size: 18px;
	color:#993300;
	style:strong;
	display:block;
	}
	
	
#overall {

	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px auto;
	width: 780px;

	text-align: left;
	}
	
#header 
	{
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 780px;

}

#navmain {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px 0px 20px;
	height: auto;
	width: 780px;
}


#content 
	{
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	height: auto;
	width: 780px;
}
#leftcol {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 380px;
	float: left;
	border: none #FFFFFF;
}



#rightcol {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 380px;
	float: right;
	border: none #FFFFFF;
}


#footer {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 780px;
	float:left
	}
	
.lineover
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC66;
	border-right-color: #663300;
	border-bottom-color: #bdae00;
	border-left-color: #663300;
}

{
font-family:arial, verdana, sans-serif;

}



ul
{

list-style-type:disc;
}


hr
{
color:#b22222;
border:thin dotted
}


.bold
{
font-weight: bold;
}


.small 
{
	color: #999999;
	font-size: 10px;
	
}

.small_black 
{
	color: #000000;
	font-size: 11px;
}


.tablehead 
{
	background-color: #C9C9AD;
}
.tablecolor1 
{
	background-color: #DFDFD0;
}

.tablecolor2 
{
	background-color: #EFF4FA;
}



.headsmall
{
	font-family:arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 90%;
	font-weight: bold;
	color: #bdae00;
}

.headsmallred
{
	font-family:arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 90%;
	font-weight: bold;
	color: #993300;
}

.headlarge
{
	font-family:arial, verdana, sans-serif;
	font-size: 18px;
	color: #953b00;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #bdae00;
	border-left-color: #663300;
}

.headnew
{
	font-family:"Book Antiqua", Calibri;
	font-size: 20px;
	color: #953b00;
	display:block;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #bdae00;
	border-left-color: #663300;
	}

#full {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
	float: left;
	border: none #FFFFFF;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 13px arial}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 90px;
	background: #993300;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border: #CCCC33;
}

#sddm li a:hover
{	background: #CCCC00}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #CCCC00;
	border: 1px solid #FFF}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #993300;
		color: #FFF;
		font: 12px arial}

	#sddm div a:hover
	{	background: #CCCC00;
		color: #FFF}

