body {
	background-color: #f1f9ff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
}
.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
}
.body_bg {
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
}

.menu{
	list-style-type: none;
	padding: 0;
	width: 120px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 34px;
	background-position: left;
}

.menu li a{
	color: #FFFFFF;
	display: block;
	width: 120px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0px;
	height: 34px;
	line-height: 33px;
}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 120px;
}

.menu li a:visited, .glossymenu li a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.menu li a:hover{
	background-image:   url(img/menu1.jpg);
	color: #FFFFFF;
	line-height: 49px;
}














#container {
	width: 900px;
	margin: 0px;
	background-image: url(img/bg.jpg);
	position: relative;
	background-repeat: repeat-y;
}

#main-title {
	margin-bottom: 0;
	font-size: 18px;
	letter-spacing: 5px;
	text-align: right;
	margin-top: 0;
	padding-bottom: 8px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	color: #18589f;
	position: relative;

}





#header-image {
	background-image: url(img/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 295px;
	border-bottom: 2px #BBDCF9 solid;
	width: 900px;
	margin: 0px;
}



#navbar {
	font-size: .65em;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	word-spacing: 8px;
	border-bottom: 2px #BBDCF9 solid;
	width: 900px;
	height: 34px;
	position: absolute;
	padding: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	top: 238px;
	margin-top: 0;
	left: 0px;
}



#navbar a:link, #navbar a:visited {

color: #ffffff;

word-spacing: none;

}



#navbar a.current {

color: #0062C8;

}



#navbar a:hover {

color: #0062C8;

text-decoration: underline;

}





#headline {
	font-size: .90em;
	text-align: justify;
	background-color: #F2F2F2;
	margin-left: 110px;
	margin-right: 110px;
	margin-bottom: 0;
	line-height: 1.5em;
	padding: 0px;
}





p.byline {

text-align: right;

margin-bottom: 0;

}



h1 {

margin-left: 110px;

margin-right: 110px;

font-size: 1.20em;

padding-bottom: 3px;

padding-top: 23px;

padding-left: 50px;

padding-right: 0;

color: #000000;

border-bottom: 1px #FFFFFF solid;

letter-spacing: 5px;

font-weight: bold;

background-color: #F2F2F2;

margin-top: 0;

margin-bottom: 0;

}





#main-text {
	font-size: 0.8em;
	line-height: normal;
	background-color: #ffffff;
	background-image: url(img/bg.jpg);
	margin: 0;
	width: 900px;
	position: relative;
	padding: 0px;
	top: 0px;
	left: 0px;
}



#main-text p {

text-align: justify;

margin-left: 50px;

margin-right: 50px;

}



h2 {

padding-bottom: 3px;

padding-right: 0;

color: #000000;

border-bottom: 1px #000000 solid;

letter-spacing: 5px;

margin-left: 50px;

margin-right: 50px;

font-size: 1.20em;

margin-top: 0;

padding-top: 10px;

}



p, ul, ol, table {

margin-top: 17px;

margin-bottom: 0;

}



ol, ul {

margin-left: 75px;

margin-right: 75px;

}



a:link, a:visited {

text-decoration: none;

font-weight: bold;

color: #0062C8;

}



a:hover {

text-decoration: underline;

}





#footer {
	text-align: right;
	color: #ffffff;
	font-weight: normal;
	position: absolute;
	width: 900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
}



#footer a:link, #footer a:visited {

color: #ffffff;

text-decoration: none;

}



#footer a:hover {

text-decoration: underline;

color: #ffffff;

}

.right {

float: right;

text-align: right;

width: 50%;

}

.left {

float: left;

text-align: left;

padding-left: 50px;

}

.right h3 {

margin-top: 0px;

font-size: 90%;   

}
#menulink1 {
	height: 34px;
	width: 120px;
	position: absolute;
	left: 29px;
}

#menulink2 {
	height: 34px;
	width: 120px;
	position: absolute;
	left: 150px;
}

#menulink3 {
	height: 34px;
	width: 120px;
	position: absolute;
	left: 271px;
}

#menulink4 {
	height: 34px;
	width: 120px;
	position: absolute;
	left: 391px;
}

#menulink5 {
	height: 34px;
	width: 120px;
	position: absolute;
	left: 512px;
}

#menulink6 {
	height: 34px;
	width: 120px;
	position: absolute;
	left: 633px;
}

#menulink7 {
	height: 34px;
	width: 120px;
	position: absolute;
	left: 753px;
}

#menulink8 {
	width: 900px;
	position: absolute;
	left: 0;
}