@charset "utf-8";
#header2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 150px;
	background-image: url(main_header_change_3.gif);
}
#top_nav {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 25px;
	background-image: url(navbar.gif);
	text-align: center;
	padding-top: 9px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#optin_box {
	background-color: #FFFFFF;
	float: left;
	width: 220px;
	position: relative;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #094AC8;
	border-bottom-color: #094AC8;
}

#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(footerfad.gif);
	height: 100px;
	text-align: center;
}
body {
	background-color: #000033;
}

#flash_box {
	float: right;
	position: relative;
	width: 150px;
	height: auto;
}
#middle_box {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}

#link_box_l {
	float: left;
	width: 360px;
	position: relative;
	height: auto;
	background-image: url(link_back.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-position: right top;
}
#top_pic {
	float: left;
	height: 38px;
	position: relative;
	width: 360px;
	background-image: url(top.gif);
}
#logo {
	padding: 2px;
	float: left;
	width: auto;
	position: relative;
	height: auto;
	border: 1px solid #000000;
}

#bottom_pic {
	height: 38px;
	width: 360px;
	position: relative;
	float: right;
	background-image: url(bottom1.gif);
	background-repeat: no-repeat;
}
#title {
	width: 400px;
	position: relative;
	float: left;
	margin-left: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #000066;
	font-weight: bold;
	font-size: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}



#link_box_r {
	float: right;
	width: 360px;
	position: relative;
	background-image: url(link_back.gif);
	background-position: right top;
	background-repeat: repeat-y;
	color: #FFFFFF;
	height: auto;
}

#main_box {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#text-box {
	float: right;
	width: 720px;
	position: relative;
}
#spacer {
	float: right;
	width: 20px;
	position: relative;
}
#sidebar {
	float: left;
	width: 220px;
	position: relative;
}
td a:link  {
text-decoration:none;
color:#FFFFFF;
}
td a:visited{
text-decoration:none;
color:#FFFFFF;
}
