body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color:#666;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #EAE9E1;
	background-repeat: repeat-x;
	background-image: url(../images/bknd.jpg);
	}



div#main {

	width: 880px;

	position: relative;

	margin:0 auto;

	text-align:left;	

	}
ul#blue { margin:0; padding:0; list-style-type:none; }

ul#blue li { position:relative; float:right; border-top:5px solid #fff; margin-right: 15px; padding-right: 20px; padding-top: 5px;}

ul#blue .current {
	border-top:0px solid #fff;
}

ul#blue li:hover { border-top:4px solid #900;}

ul#blue li a {
	text-decoration:none;
	line-height: 1.4em;
	color:#666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin-top: 4px;
}

ul#blue li a:hover {
	color:#900;
	border:none;
	font-style: italic;
}

ul#blue li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; }

ul#blue li a:hover span {margin-top: 10px; display:block; color: #900;}





h1 {

	font-family:"century gothic";

	font-size:24px;

	color:#ffffff;

	font-weight:normal;

	display:inline;

	text-align: left;

	text-indent: 15px;

}

h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color:#808080; display:inline;}



a:link {color: #600;	text-decoration: none;}

a:visited {text-decoration: none; color: #800;}

a:hover {text-decoration: underline; color: #800;}

a:active {text-decoration: none; color: #800;}



a.nav:hover {
	text-decoration: none;
	color: ffffff;
	background-color:#F4F4F4;
}



a.u:link {color: #800; text-decoration: underline;}

a.u:hover {text-decoration: none; color: #800;}

a.u:visited {color: #800; text-decoration: underline;}

a.u:active {text-decoration: underline;	color: #800;}



img {

	border: none;

}



fieldset {border:0;}



.center {text-align:center;}

.ln {line-height:165%;}

.js {text-align: justify; line-height:165%;}

.lg {font-size:12px; line-height:150%;}

.jn {

	border:outset 0;

	color:#666;

	padding: 3px 6px;

	background:url(../imgs/btn.gif) no-repeat;

	width:45px;

	height:23px;

	}



input, textarea {

	background: #ffffff;

	border: 1px solid #bbbbbb;

	padding:3px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	}



/* styling for form buttons */

.clear { /* generic container (i.e. div) for floating buttons */

	overflow: hidden;

	width: 100%;

	}

a.button {

	background: transparent url('../imgs/bg_button_a.gif') no-repeat scroll top right;

	color: #444;

	display: block;

	float: left;

	font: normal 12px arial, sans-serif;

	height: 23px;

	margin-right: 6px;

	padding-right: 15px; /* sliding doors padding */

	text-decoration: none;

	}

a.button span {

	background: transparent url('../imgs/bg_button_span.gif') no-repeat;

	display: block;

	line-height: 13px;

	padding: 5px 0 5px 15px;

	}

a.button:active {

	background-position: bottom right;

	color: #000;

	outline: none; /* hide dotted outline in Firefox */

	}

a.button:active span {

	background-position: bottom left;

	padding: 6px 0 4px 15px; /* push text down 1px */

	}



/* footer */

.plank {float: left; margin-top: 15px;}

.footer_left {float: left; margin-top: 10px; width: 800px; text-align: left;}

.footer2_left {float: left; margin-top: 10px; width: 400px; text-align: left;}

.footer_right {float: left; width: 480px; margin-top: 10px;	text-align: right; margin-bottom:30px;}

