#main {
	background-color:#8da095;
	border:10px;
	border-color:#8da095;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding:0;
	width:702px;
	min-height:614px;
	text-align:left;
	overflow:hidden;
}

#leftside {
	border:0;
	margin:0;
	padding:0;
	width:380px;
	height:614px;
	float:left;
}
#rightside{
	border:0;
	margin:0;
	padding:0;
	width:320px;
	min-height:614px;
	float:right;
}
#promobox {
	background-color:#c5bab1;
	width:378px;
	height:272px;
	border-color:white;
	border-width:1px;
	border-style:solid;
	margin: 1px 0px;
	padding: 10px 0px;
	text-align:center;
}

#promobox p {
	display:in-line;
	display:run-in;
	font-size:.8em;
	text-align:left;
	padding: 5px 10px;
	margin: 0px;
}

a,#promobox a {
	color:black;
	text-decoration: underline;
	}

#promobox h2 {
	display:in-line;
	display:run-in;
	font-size:.8em;
	text-align:left;
	padding: 10px 10px;
	margin: 0px;
	font-weight: bold;
	font-size: larger;
}
	



#ficel {
	background-color:#e4d4b1;
	margin-top:0;
	padding-top:0;
	border-top:0;
	font-family:sans-serif;
	text-align:center;
}

#section {
	width: 318px;
	height: 45px;
	border-color:white;
	border-width:1px;
	border-style:solid;
	background-color: #f8a51f;
	margin: 1px 0px;
	color:white;
}

#section h1 {
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
	border: 0;
	margin: 0;
	padding: 10px 5px;
}

#content {
	background-color:#ffffff;
	width:298px;
	border-color:white;
	border-width:1px;
	border-style:solid;
	margin: 1px 0px;
	font-size: .8em;
	padding: 10px;
	//positon:absolute;
}

* html #content {
	height:424px;
}

#content h2 {
	font-size: small;
	font-weight: strong;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: 0;
}
	
#navlist {
	font-size: 9.0pt;
	width: 378px;
	border-color:white;
	border-width:1px;
	border-style:solid;
	background-color: #f8a51f;
	margin: 1px 0px;
	height:30px;
}

#navlist li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 6px 0;
	white-space: nowrap;
}

#navlist ul {
	margin: 0;
	padding: 0;
}

#navlist a {
	padding: 3px 6px;
	background-color: #f8a51f;
	text-decoration: none;
}

#navlist a:link, #navlist a:visited {
	color: black;
}

#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #f8a51f;
	color: white;
}


#logos {
	padding-top:1ex;
	font-weight:bold;
}

#spacer {
	height: 186px;
}

#splash {
        width: 702px;
        background-color: #ffffff;
	text-align:center;
}

#splash_footer {
        width: 700px;
        height: 45px;
        border-color:white;
        border-width:1px;
        border-style:solid;
        background-color: #f8a51f;
        margin: 10px 0px;
        color:white;
        text-decoration: none;

}

#splash_footer h1 {
        font-size: 14pt;
        text-decoration: none;
        font-weight: normal;
        border: 0;
        margin: 0;
        padding: 10px 5px;
}

