body, h1, h2, h3, h4, h5, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	text-align: center;
	background-image: url(../images/background.gif);
}

div#header {
	background-color: #000066;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 148px;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 705px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


#navbar {
	background-color: #000066;
	padding: 2px;
	text-align: center;
	width: 700px;
}

#innerwrapper {
	background-color: #CCCCCC;
	color: #000066;
	text-align: left;
	border: thin solid #000066;
	width: 700px;
	margin: 0px;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#innerwrapper p {
	font-size: 95%;
	line-height: 1.4;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
#innerwrapper ul {
	font-size: 90%;
	line-height: 1.2;
	margin: 10px;
	padding: 10px;
}
#innerwrapper a {
	color: #000000;
}

#left_content {
	float: left;
	width: 350px;
}




div#right_content {
	width: 325px;
	padding: 4px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
#left_content_index {
	width: 350px;
}

div#footer {
	width: 700px;
}

div#footer_navbar a {
	color: #CCCCCC;
	text-decoration: none;
}
div#footer_navbar a:hover {
	color: #000066;
	background-color: #CCCCCC;
	height: 20px;
	text-decoration: none;
}
h2 {
	color: #CCCCCC;
	background-color: #000066;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h4 {
	margin-left: 15px;
	padding: 5px;
}
.image_left {
	float: left;
	padding-left: 5px;
}
.image_right {
	float: right;
	padding-right: 50px;
}
.right_side_text {
	list-style-position: inside;
	padding: 0px;
	margin-left: 40px;
}
.right_side_wmargin {
	float: right;
	padding-right: 375px;
}
.new {
	float: right;
	padding-right: 70px;
}
.flashleft {
	padding: 0px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}
.flashright {
	float: right;
	padding: 0px;
	margin-right: 20px;
	margin-left: 10px;
}


div#footer_navbar {
	background-color: #000066;
	color: #CCCCCC;
}
div#footer_navbar p {
	text-align: center;
}
#credits {
}
#credits p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1;
}
.r_side {
	float: right;
	padding: 0px;
	margin: 0px;
}
.l_side {
	margin: 0px;
	padding: 0px;
	float: left;
}
.right_content {

	width: 325px;
	padding: 4px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.left_content {

	float: left;
	width: 350px;
}
label {
	float: none;
	width: 75px;
}
input, select, textarea {
}
input#submit {
	width: 180px;
	margin-left: 150px;
}
input:focus, textarea:focus {
	background-color: #DCEDF8;
}
form {
	width: 700px;
	float: none;
	margin-left: 10px;
	margin-right: -15px;
}
.right_side_box {
	float: right;
	width: 200px;
}
.center_box {
	width: 400px;
	background-position: center center;
}

