body {color: #000000; background: #FFFFFF; font-family: Arial, serif;}

p {color: #333333;  margin: 0;  font-size: .8em;}

h3 {color: #990000;  font-size: .90em;  Font-weight: Bold;  Margin: 0px; }

a {Margin: 0;  text-decoration:none;    background-color:white;  padding:0px;}
a:link {color: #000080;}
a:visited { color: #3366CC;}
a:hover { color: #333333;}
a:focus {color: #333331;}
a:active {color: #000080;}


.caption {	font-style: italic; font-size: .7em;}

.emphasis {	font-size: 1.0em; font-style: normal; font-weight: bold; line-height: 200%; text-align: center}
.exporersux {display:inline;}
#headerlogo {	position: absolute; padding: 0px; margin: 0; margin-left: 162px; margin-top: 0px;}


/*for only one body column use: columnOne */
/*For 2 columns (large on left) use: columns A-B*/
/*For 4 columns (equal size) use: columns 1-4*/
#columnOne {position: absolute;   padding: 10px;    margin-top: 150px;   margin-left: 50px;   
background: #ffffff;  border: none;   width:800px;}
#columnA {position: absolute;   padding: 10px;    margin-top: 150px;   margin-left: 50px;   
background: #ffffff;  border: none;   width:500px;}
#columnB {position: absolute;   padding: 10px;    margin-top: 150px;   margin-left: 560px;   
background: #ffffff;  border: none;  width:200px;}
#columnC {position: absolute;   padding: 10px;    margin-top: 150px;   margin-left: 300px;   
background: #ffffff;  border: none;  width:200px;}
#subtitle {position: absolute;   padding: 10px;   top: 140px;   left: 200px; border: none;}
#sub1 {position: absolute;   padding: 10px;    margin-top: 190px;   margin-left: 0px;   background: #ffffff;  border: none;  width:200px;}
#sub2 {position: absolute;   padding: 10px;    margin-top: 190px;   margin-left: 200px;   background: #ffffff;  border: none;  width:200px;}
#sub3 {position: absolute;   padding: 10px;    margin-top: 190px;   margin-left: 400px;   background: #ffffff;  border: none;  width:200px;}
#sub4 {position: absolute;   padding: 10px;    margin-top: 190px;   margin-left: 600px;   background: #ffffff;  border: none;  width:200px;}

#column1 {position: absolute;   padding: 10px;    margin-top: 150px;   margin-left: 0px;   background: #ffffff;  border: none;  width:200px;}
#column2 {position: absolute;   padding: 10px;    margin-top: 150px;   margin-left: 200px;   background: #ffffff;  border: none;  width:200px;}
#column3 {position: absolute;   padding: 10px;    margin-top: 150px;   margin-left: 400px;   background: #ffffff;  border: none;  width:200px;}
#column4 {position: absolute;   padding: 10px;    margin-top: 150px;   margin-left: 600px;   background: #ffffff;  border: none;  width:200px;}

#box1 {	position: absolute; top: 160px; left:  20px; padding: 0px; border: none; background-color: #ffffff;color: #000000;text-align: center; }
#box2 { position: absolute; top: 400px; left: 280px; padding: 0px; border: none; background-color: #ffffff;color: #000000;text-align: center; }
#box3 {	position: absolute; top: 150px; left: 550px; padding: 0px; border: none; background-color: #ffffff;color: #000000;text-align: center; }

.navbar {padding:0; margin:0; position: absolute; 
	background-image:  url('images/linkimage.jpg');
	background-repeat: repeat;
	background-position: 0% 50%;
	padding-left:2px; padding-right:2px; 
	padding-top:6px; padding-bottom:6px;
	border-left:0px solid #ddd; 
	border-right:0px solid #000; 
	border-top:1px solid #ddd; 
	border-bottom:1px solid #000;
	font-size: 13px;	}

#mybar {left: 1%; top:85px; width: 100%;height: 16px;	}

#mybar2 {left: 1%; top:115px; width: 100%; height: 16px;	}

#mylinks {padding: 0; margin: 0; position: absolute; width: 100px; left: 50px; top: 85px; font-size: 1.0em;}

#mylinks p {text-align: center; margin: 0;}

#mylinks a{ /*Non IE rule*/ width: auto;}

#mylinks a, #mylinks a:visited  {text-align: center; 
	font-size: 13px; font-weight: bold;
	text-decoration: none; 
	color: #000080;
	border-left:0px solid #ddd; border-right:0px solid #000; 
	border-top:1px solid #ddd;  border-bottom:1px solid #000;
	display: block;
	background-image:  url('images/linkimage.jpg');
	background-repeat: repeat;
	background-position: 0% 50%;
	padding-left:2px; 
	padding-right:2px; 
	padding-top:6px; 
	padding-bottom:6px;}
	
#mylinks a:hover {background-image:url('images/linkhoverimage.jpg'); color: #EEEEEE}

#mylinks a.here:link, #mylinks a.here:hover, #mylinks a.here:visited {text-align: center; color: #EEEEEE;
	background-image:  url('images/linkhoverimage.jpg');
	background-repeat: repeat;
	background-position: 0% 50%; }