body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#293850;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #b2cf40;
}
.Resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #b2cf40;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #b2cf40;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #b2cf40;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #b2cf40;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 21px;
	font-weight: bold;
	color: #b2cf40;
}

a {
    color: #b2cf40;
	font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #fff000;
    text-decoration: underline;
}
a:visited {
    color: #b2cf40;
	font-weight: normal;
    text-decoration: none
	}

#wrapper {
	width: 800px;
}


#body {
	float: left;
	clear: both;
	width: 800px;
}


#navigation {
	position: relative;
	width: 800px;
	height: 35px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}
#header {
	position: relative;
	width: 800px;
	height: 105px;
	float: left;
	padding: 0px;
	clear: none;
}
#splash_home {
	position: relative;
	width: 800px;
	float: left;
	padding: 0px;
	clear: none;
}
#splash {
	position: relative;
	width: 800px;
	height: 209 px;
	float: left;
	padding: 0px;
	clear: none;
}
#footer {
	float: none;
	clear: both;
	width: 710px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #cccccc;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#leftcolumn {
	position: relative;
	width: 235px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: left;
	clear: left;
}
#rightcolumn {
	float: right;
	width: 500px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: relative;
	clear: none;
}


#wrapper_shadow {
	width: 820px;
}

#body_shadow {
	background-image:url(images/bg_shadow.gif);
	background-repeat:no-repeat;
	float: left;
	clear: both;
	width: 820px;
}
#navigation_shadow {
	position: relative;
	width: 800px;
	height: 35px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: none;
}
#header_shadow {
	position: relative;
	width: 800px;
	height: 105px;
	float: left;
	padding-left: 10px;
	clear: none;
}
#splash_home_shadow {
	position: relative;
	width: 800px;
	float: left;
	padding-left: 10px;
	clear: none;
}

#leftcolumn_shadow {
	position: relative;
	width: 235px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	float: left;
	clear: left;
}
#rightcolumn_shadow {
	float: right;
	width: 490px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: relative;
	clear: none;
}

