body {
	font-family: Arial,helvetica,sans-serif;
	font-size: 13px;
	color: #001E4A;
	background-color: #E6E9ED;
	background-image: url(body.background.jpg);
	background-repeat: repeat-x;
	padding-left: 50%;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #B99E70;
	text-decoration: underline;
}

#body {
	width: 99%;
	height: 100%;
	position: relative;
	text-align: center;
	float: right;
	margin-right: 50%;
	padding-right: 150px;

}
#page {
	width: 800px;
	height: auto;
	position: relative; 
	margin-left: auto;
	margin-right: auto;	
	background-image: url(page.background.gif);
	background-repeat: repeat;
	background-repeat: repeat-y;
	float: left;
}

#header {
	width: 800px;
	height: 180px;	
	position: relative; 	
	background-image: url(header.background.gif);
	background-repeat: repeat;
}
#header_special {
	width: 800px;
	height: 50px;
	position: absolute;
	top: 10px;
	z-index: 3;
}

#header_pics {
	width: 800px;
	height: 135px;
	position: relative;
	top: 10px;
	z-index: 1;
}

#header_flags {
	width: 150px;
	height: 30px;
	position: absolute; 
	margin-top: 21px;
	left: 0;
}

#header_tracing {
	font-size: 11px;
	width: 400px;
	height: 30px;
	position: absolute; 
	margin-top: 23px;
	left: 160;
	color: #B99E70;
	float: left;
	text-align: left;
}
#header_tracing a {
	color: #B99E70;
}

#header_meta {
	width: 100px;
	height: 30px;
	position: absolute; 
	margin-top: 22px;
	left: 580;
}

#header_search {
	width: 120px;
	height: 30px;
	position: absolute; 
	left: 680;
	margin-top: 10px;
}
#header_search .field {
	width: 80px;
	border: 1px solid #AD8D57;
	font-size: 10px;
	background-color: #F7F4EF;
}
#header_search #button {
	width: auto;
	margin-top: 10px;
	border: none;
}

#navigation {
	width: 150px;
	height: auto;
	position: relative; 
	left: 0;
	top: 0;
	text-align: left;
	background-color: #EAE2D5;
	float: left;
}
#navigation a {
	font-size: 13px;
	font-weight: bold;
	color: #AD8D57;
	display: block;
	width: 133px;
	height: 20px;
	text-decoration: none;
	padding: 5 0 0 17;
	border-bottom: 1px solid #F7F4EF;
}
#navigation a:hover {
	color: #001E4A; 
	background-color: #BFC7D2;
}
#navigation a.active {
	color: #001E4A; 
	background-color: #E6E9ED;
	background-image: url(navigation.arrow_blue.gif);
	background-repeat: repeat-x;
}
#navigation_2 {
	width: 150px;
	position: relative; 
	left: 0;
	text-align: left;
	background-color: #E6E9ED;
}
#navigation_2 a {
	font-size: 12px;
	font-weight: normal;
	color: #AD8D57;
	display: block;
	width: 133px;
	height: 20px;
	text-decoration: none;
	padding: 3 0 0 17;
	border-bottom: 0px solid #F7F4EF;
}
#navigation_2 a:hover {
	color: #001E4A; 
	background-color: #BFC7D2;
	background-image: url(z.spacer.gif);
}
#navigation_2 a.active {
	color: #001E4A; 
	background-color: #E6E9ED;
	background-image: url(z.spacer.gif);
}
#navigation_2 a.active:hover {
	color: #001E4A; 
	background-color: #E6E9ED;
	background-image: url(z.spacer.gif);
}


#navigation_3 {
	width: 150px;
	position: relative; 
	left: 0;
	text-align: left;
	background-color: #E6E9ED;
	padding-bottom: 5px;
}
#navigation_3 a {
	font-size: 11px;
	font-weight: normal;
	color: #AD8D57;
	display: block;
	width: 123px;
	height: 15px;
	text-decoration: none;
	padding: 0 0 0 27;
	border-bottom: 0px solid #F7F4EF;
}
#navigation_3 a:hover {
	color: #001E4A; 
	background-color: #BFC7D2;
	background-image: url(z.spacer.gif);
}
#navigation_3 a.active {
	color: #001E4A; 
	background-color: #E6E9ED;
	background-image: url(z.spacer.gif);
}
#navigation_3 a.active:hover {
	color: #001E4A; 
	background-color: #E6E9ED;
	background-image: url(z.spacer.gif);
}


#special {
	left: 0;
	top: 0;
	width: 150px;
	height: auto; 
	background-color: #BFC7D2;
	float: left;
	text-align: center;
	border-bottom: 1px solid #F7F4EF;
}
#special a {
	padding: 0px;
	padding-bottom: 90px;
}

#content_header {
	width: 650px;
	position: absolute; 
	left: 150;
	text-align: left;
}

#content {
	width: 490px;
	height: auto;
	position: relative; 
	top: 20px;
	left: 20px;
	text-align: left;
	float: left;
}
#content #normal{
	width: 490px;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	float: left;	
}
#content #left{
	width: 250;
	position: relative; 
	left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	float: left;
}
#content #right{
	width: 230;
	position: relative; 
	left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	float: right;
	padding-left: 5px;
}
#content #border{
	width: 490px;
	position: relative; 
	left: 0;
	margin-top: 0px;
	margin-bottom: -5px;
	text-align: left;
	float: left;
}

#footer {
	width: 800px;
	height: 40;	
	position: relative; 
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align: center;
  float: left;
}
#footer a{
	color: #001E4A;
}

#sponsors {
	width: 120px;
	position: relative; 
	margin-top: 20px;
	margin-left: -150px;
	left: 690;
	top: 0px;
	text-align: left;
	float: left;	
}
#sponsors img{
	border: 1px solid #B99E70;
}

h1 {
	font-size: 14px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
	margin-bottom: 0px;
}
h4 {
	font-size: 13px;
	margin-bottom: 10px;
}

p,td,tr {
	font-family: Arial,helvetica,sans-serif;
	font-size: 13px;
}

.txtsmall {
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
}

input {
	border: 1px solid #001E4A;
	font-size: 12px;
	color: #001E4A;
	background-color: #E6E9ED;
}
input.submit {
	width: auto;
	border: 1px solid #B99E70;
	font-size: 10px;
	font-weight: bold;
	color: #B99E70;
	background-color: #F7F4EF;
}

textarea {
	font-family: Arial,helvetica,sans-serif;
	width: 250px;
	border: 1px solid #001E4A;
	font-size: 12px;
	color: #001E4A;
	background-color: #E6E9ED;
}

#messageboard td,tr,form{
	font-size: 11px;	
}
#messageboard .header{
	font-size: 12px;
	color: #FFFFFF;
}
#messageboard input {
	border: 1px solid #001E4A;
	font-size: 10px;
	color: #001E4A;
	background-color: #E6E9ED;
}
#messageboard input.submit {
	border: 1px solid #B99E70;
	font-size: 10px;
	font-weight: bold;
	color: #B99E70;
	background-color: #F7F4EF;
}
div#content0 {
	display: none;
	visibility:hidden;
}


