body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2E3F81;
	background-color: #E2E2E2;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}

#header {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	width: 842px;
	height: 187px;
	top: 0px;
	position: absolute;
	margin-left: 70px;
}

#loginbox {
	background-image: url(loginbox.gif);
	background-repeat: no-repeat;
	width: 289px;
	height: 155px;
	top: 14px;
	left: 490px;
	position: relative;
}	

#loginbutton {
	width: 52px;
	height: 52px;
	top: 69px;
	left: 746px;
	position: absolute;
}

#logininput1 {
	width: 151px;
	height: 22px;
	top: 68px;
	left: 591px;
	position: absolute;
}

#logininput2 {
	width: 151px;
	height: 22px;
	top: 111px;
	left: 591px;
	position: absolute;
}

#bar_horizontal{
	background-image: url(horizontal_bar.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 51px;
	width: 100%;
	top: 190px;
	left: 0px;
}

#domains{
	position: absolute;
	height: 41px;
	width: 499px;
	left: 126px;
	top: 196px;
}

#header-bottom {
	background-image: url(../img/navig.gif);
	background-repeat: repeat-x;
	width: 442px;
	height: 20px;
}
#header-bottom ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-top: 8px;
}
#header-bottom li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header-bottom li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header-bottom li a:hover {
	color: #83C41C;
	text-decoration: none;
}
#header-bottom li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	display: inline;
	margin-right: 30px;
	line-height: 20px;
}

#stamp{
	background-image: url(stamp.gif);
	position: absolute;
	height: 148px;
	width: 198px;
	left: 828px;
	top: 142px;
}

#topcontent{
	background-image: url(top_content.gif);
	position: absolute;
	height: 31px;
	width: 834px;
	left: 82px;
	top: 249px;
}

#bottomcontent{
	background-image: url(bottom_content.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 31px;
	width: 834px;
}

#space{
	background-image: url(space.gif);
	position: relative;
	height: 31px;
	width: 834px;
}

#middlecontent{
	background-image: url(middle_content.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: 704px;
	width: 834px;
	left: 82px;
	top: 280px;
}

#contentarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 704px;
	width: 510px;
	margin-left: 58px;
}

#contentarea li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin-right: 15px;
	line-height: 20px;
}

#contentarea h1 {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #2E3F81;
	text-align: left;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0.4em;
	padding-left: 0px;
	border-top: 1px solid #CCCCCC;
}

#contentarea p {
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
}

#contentarea p a:link{
	color: #2E3F81;
	text-decoration: underline;
}

#contentarea p a:visited{
	color: #2E3F81;
	text-decoration: underline;
}

#contentarea p a:hover{
	color: #99CC33;
	text-decoration: underline;
}

#bottomcontent h2 {
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	color: #2E3F81;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 1px solid #CCCCCC;
}

#bottomcontent h2 a:link {
	color: #2E3F81;
	text-decoration: underline;
}

#bottomcontent h2 a:visited {
	color: #2E3F81;
	text-decoration: underline;
}

#bottomcontent h2 a:hover {
	color: #99CC33;
	text-decoration: underline;
}

#rss_feed {
	width: 236px;
	height: 690px;
	position: absolute;
	top: 0px;
	left: 583px;
}

#rss_top {
	background-image: url(rss_top.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 17px;
	position: relative;
	top: 0px;
	left: 0px;
}

#rss_middle {
	background-image: url(rss_middle.gif);
	background-repeat: repeat-y;
	width: 236px;
	height: 650px;
	position: relative;
	top: -1px;
	left: 0px;
}

#rss_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFDFDF;
	width: 210px;
	height: 650px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 13px;
}

#rss_content h1 {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #2E3F81;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 0px;
	border-top: 1px solid #CCCCCC;
}

#rss_content p {
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 2px;
	padding-right: 2px;
}

#rss_content p a:link{
	color: #2E3F81;
	text-decoration: none;
}

#rss_content p a:visited{
	color: #2E3F81;
	text-decoration: none;
}

#rss_content p a:hover{
	color: #99CC33;
	text-decoration: none;
}

#rss_bottom {
	background-image: url(rss_bottom.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 21px;
	position: relative;
	top: -1px;
	left: 0px;
}
