
html {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}
body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	background: #003366;
	background: #662400 url("img/bg.gif") 0px 0px repeat; 
	margin: 0 auto;
	margin-top: 2em;
	text-align: center;
}

#body {
	padding-bottom: 20px;
}


#page {
	width: 898px;
	border: 3px solid #662400;
	position: relative;
	background: #fff;
}

#header {
	background: transparent url("img/header.gif") 0px 0px no-repeat; 
	height: 140px;
	border-bottom: 2px solid #B89494;
	position: relative;
}

#header #logo {
	text-indent:-1700em;
}



#header #slogan {
	position: absolute;  
	color: #662400;
	top: 10px; 
	right: 20px; 
	font-weight: bold;
	font-size: 1.4;
	width: 350px;
	display: block;
}
#header #nav {
	display:block;
	position: absolute;
	font-size: .9em;
	top: 50px; 
	left: 370px;
	
}


#topmenu {
        text-align: right;
	padding-top: 0em;
	padding-right: 1em;
	padding-left: 25em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	vertical-align: middle;

}
#topmenu a:link, #topmenu a:visited
{
	color: #ffffff;
	text-decoration: none;
	background-color: #000000; 
	border: 1px solid #666666;
	padding-right: 1em;
	font-size: .9em;
	top: 20px; 
	left: 370px;
}
#topmenu a:hover
{
	color: #ffffff;
	background-color: #90200A; 
	border: 1px solid #90200A;
        text-decoration: none;
	font-size: .9em;
	top: 20px; 
	left: 370px;
	
	
}


table{
	font-size: 10pt;
}

.content {
	color: #000000;
	font-size: 1em;
	text-align: left;
	padding: 10px 20px 20px 20px;
	min-height: 300px; 
	height:auto;
}

* html .content {
	height: 300px; 
	position: relative;
}

h1, h4 {
	margin: 0px;
	padding: 0px;
	color: #662400;
	font-size: 2em;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

.footer {
	text-align: center;
	margin-bottom: 20px;
	padding: 5px;
	background: #003366;
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff; 
	position: relative;

}
.footer a:link, .footer a:visited {
	color: #ffffff; 
}

#inner2 {

	position:relative;
	top: 0px; 
	left: 0px;
	text-align: left;

}



.bgmain {
	height: 384px;
	height: 284px;
	filter: alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25; 
	background:url(img/bgmain.gif);
	background-repeat: no-repeat;

}


.bglayer {
	text-align: justify; 
	color:black;
	padding: 10px 20px 20px 20px;
}



/* Styles the text of the div */ 
#transbox div.content {
	height: 384px;
	padding: 0px;
	color: #000;
}





h1 {
	margin: 0px;
	padding: 0px;
	color: #662400;
	font-size: 1.7em;
	text-align: center;
}




#main {
	min-height: 383px; 
	height:auto;
	position: relative;

	background: transparent url("img/bgmain.gif") 0px 0px no-repeat; 
	filter:alpha(opacity=10);
	-moz-opacity:0.5;
	opacity: 0.5;

	margin: 0 0px;
}

* html #main {
	height: 383px; 
	background-color: #fff;
}


#main .trans {
	margin: 0 0px;
	filter:alpha(opacity=50);
	-moz-opacity:1.5;
	opacity: 1.5;
}
#main .trans * {
	position: relative;
}

#main .trans .trans2 {
	filter:alpha(opacity=0);
	padding: 0px;
	font-weight: bold;
	color: #000;
}


















#navigation {
	background-color:#CBCDAA; 
	padding-top:2px;
	padding-left:10px;
	padding-bottom:10px;
	background-image:url("img/mover_bg_fade.gif");
	background-position:right;
	background-repeat:repeat-y;
	border-bottom: 1px solid #949485;
	}

#navigation ul {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 0px; list-style-type:none; position: relative; 
	padding: 0; /*removes indent Mozilla and NN7*/

	left: 0px;
	}
	
#navigation li {
	list-style-type: none;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #CBCDAA;
	background-color:#F1F2DF;
	margin: 0; 
	}
	
#navigation li a {
	display: block;
	padding-left: 10px;
	color: #0000CC;
	text-decoration: none;
	width: 162px; 
	padding-top:0px; 
	padding-bottom:0px;
	}
	
#navigation li a:hover {
	display: block;
	padding-left: 10px;
	background-color: #000000;
	text-decoration: none;
	width: 162px;
	font-weight: bold; 
	padding-top:0px; 
	padding-bottom:0px;
	}
	
#navigation li#current {
	display: block;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 163px;
	font-weight: bold; 
	padding-top:0px; 
	padding-bottom:0px; list-style-type:none
	}
	
#navigation li a:visited { /* shows the visited links with other image */
	display: block;
	padding-left: 10px;
	color: #0000CC;
	text-decoration: none;
	width: 162px;
    padding-top:0px; 
	padding-bottom:0px;
	}
	
#navigation li a:visited:hover { /* if you use li a:visited then this */
	display: block;
	padding-left: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 162px;
	font-weight: bold; 
	padding-top:0px; 
	padding-bottom:0px;
	}
	
#navigation h1 {
	font-size: 10px !important;
	line-height: 16px; 
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase; 
	letter-spacing: .05em; 
	font-weight: bold; 
	margin: 3px 0px 3px 3px; 
	}
