@import url("nav.css");
@import url("table.css");
@import url("text.css");

html, body {
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
	margin:0;
	border:0;
	padding:0;
	color:#666666;
	background:url(../images/body_bg.gif) repeat;
}

img {
	margin:0;
	border:0;
	padding:0;
}

p {
	margin:10px 0 0 0;
	border:0;
	padding:0;
}

a {
	margin:0;
	border:0;
	padding:0;
}

form {
	margin:0;
	border:0;
	padding:0;
}

td {
	margin:0;
	border:0;
	padding:0;
	vertical-align:top;
	/*border:1px solid #000000;*/
}

div#green{
	margin:4px 0 0 0;
	padding:1px 0 0 0;
	background:url(../images/splash_bg.gif) repeat-x;
}

div#container {
	width:764px;
	margin:0 auto;
}

div#top {
	width:764px;
	height:16px;
	background:url(../images/top_bg.png) no-repeat;
}

div#mid {
	width:764px;
	background:url(../images/mid_bg.png) repeat-y;
}

div#content {
	width:730px;
	padding:1px 11px;
	margin:0 0 0 6px;
	background:url(../images/mid_dash_bg.gif) repeat-y #FFFFFF;
	text-align:justify;
}

div#main {
	width:402px;
	margin:15px 0 0 232px;
	*margin-left:42px;
	padding:0 30px;
	/*background:#009933;*/
	float:left;
}

div#bottom {
	width:764px;
	height:16px;
	clear:both;
	background:url(../images/bottom_bg.png) no-repeat;
}

div#splash {
	height:400px;
	margin:30px 0 0 0;
}

div#flash {
	width:760px;
	height:400px;
	margin:0 auto;
}

div#title {
	width:730px;
	height:193px;
	border-bottom:1px dashed #CCCCCC;
}

div#nav {
	padding:15px 0 0 15px;
	width:190px;
	position:fixed;
	*position:absolute;
	/*background:#990000;*/
}

div#lh {
	width:205px;
	/*background:#990000;*/
	float:left;
}

.noprint {
	display:none;
}

img.imgborder {
	border:1px solid #959595;
}

.shim {
	width:1px;
	height:1px;
	clear:both;
}
