body {
	margin: 0px;  
	padding: 0px; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	color: #003366;
	background-color: #cad8e1;
} 

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-size: 110%;
letter-spacing: 5px;
text-align: center;
margin-top: 0;
font-weight: bold;
padding-right: 50px;
background-color: #3e7297;
background-image: url(images/foot_bar.jpg);
color: #000048;
height: 20px;
line-height: 20px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#header-image {
background-color: #ccccff;
background-image: url('images/header.jpg');
background-repeat: no-repeat;
background-position: center top;
height: 90px
}

h1 {
margin-top: 20px;
margin-left: 0;
margin-right: 0;
font-size: 110%;
padding-bottom: 3px;
padding-top: 3px;
padding-left: 50px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
border-top: 1px #000000 solid;
font-weight: normal;
text-align: center;
background-color: #ffffff;
}

h2 {
margin-left: 0;
margin-right: 0;
font-size: 100%;
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 5px;
font-weight: normal;
text-align: center;
background-color: #ffffff;
}

#navbar {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
font-size: 80%;
text-align: center;
font-weight: bold;
background-image: url(images/foot_bar.jpg);
height: 20px;
line-height: 20px;
word-spacing: 8px;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#navbar a:link, #navbar a:visited {
word-spacing: 0;
text-decoration: none;
}

#navbar a.current {
color: #003366;
text-decoration: none;
}

#navbar a:hover {
color: #666;
word-spacing: 0;
text-decoration: none;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #003366;
}

a:hover {
font-weight: bold;
text-decoration: none;
color: #fff;
}

#column2 {
	PADDING: 0px; BACKGROUND-POSITION: right; MARGIN: 0px; WIDTH: 100%;
}
#column1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px;
}
#margin_lh {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: left; PADDING-BOTTOM: 10px; WIDTH: 150px; PADDING-TOP: 0px; 
	border: 1px solid #fff; margin: 5px;
}
#main-text {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN-LEFT: 170px; MARGIN-RIGHT: 170px; PADDING-TOP: 10px;
	font-size: 100%; line-height: 1.8em;}
	
#margin_rh {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FLOAT: right; PADDING-BOTTOM: 10px; WIDTH: 150px; PADDING-TOP: 0px; 
	border: 1px solid #fff; margin: 5px;
}

.clear {
	CLEAR: both; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; OVERFLOW: hidden; 
	PADDING-TOP: 0px; HEIGHT: 1px;
}

.side-bar{
border: 2px groove;
padding: 3px;
background-color: #fff;
text-align: center;
}

#footer {
width: 100%;
background-color: #94a8bb;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
word-spacing: 8px;
height: 20px;
font-size: 80%;
text-align: center;
line-height: 20px;
color: #eee;
text-decoration: none;
clear: both
}

#footer a:link, #footer a:visited {
text-decoration: none;
color: #eee;
}

#footer a:hover {
text-decoration: none;
color: #666;
}