﻿@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
#container {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#banner #contactInfo {
	float: right;
	margin-top: 10px;
	color: #6d6e70;
	font-weight: bold;
	font-size: 14px;
}
#subinformation {
	line-height: 30px;
	background-color: #6d6e70;
	height: 30px;
	font-size: 11px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}

#bookmarks {
line-height:13px;
background-color:transparent;
height:13px;
font-size:11px;
color:maroon;
}

#submenu {
line-height:14px;
background-color:transparent;
height:12px;
font-size:12px;
color:e6e7e8;
}

#bodylinks {
line-height:14px;
background-color:transparent;
height:14px;
font-size:13px;
color:e6e7e8;
}

#banner #contactInfo img {
	float: left;
	margin-right: 5px;
}


#banner {
	height: 75px;
	margin-bottom: 5px;
}
#content {
	background-color: #a5a6aa;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#content #contentBox {
	background-color: #e6e7e8;
	background-image: url(../images/contentBG.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	color: #0763a2;
}
#end {
	background-color: #6d6e70;
	height: 35px;
	color: #FFF;
	font-size: 11px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#end #copyright img {
	float: left;
	margin-right: 10px;
}
#end #copyright {
	font-weight: bold;
	float: left;
	margin-right: 20px;
	width: 150px;
}
#end #address img {
	float: left;
	margin-right: 20px;
}
#end #address {
	float: left;
}
#end #subnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#end #subnavigation {
	float: right;
}

#end #subnavigation ul li {
	display: inline;
	margin-right: 5px;
}


#subinformation a {
text-decoration: none;
color: #fff;
}
#subinformation a:hover {
text-decoration:underline;
}

#submenu a {
text-decoration:none;
color: black;
}
#submenu a:hover {
text-decoration:underline;
}
#bodylinks a {
text-decoration:none;
color:black;
}
#bodylinks a {
text-decoration:underline;
}
#bookmarks {
	text-decoration:none;
	color:#fff;
	}
	#bookmarks :hover {
	text-decoration:underline;
	}
}
a:hover {
text-decoration: underline;
}
#javaChat {
margin-right:5px;
}

#navigation {
	height:30px;
	background-image: url(../images/nav_BG.png);
	background-repeat: repeat-x;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#navigation ul li{
	display: block;
	padding: 0px;
	float: left;
	height: 30px;
	width: 150px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 30px;
	text-align: center;
	
}
#navigation ul li a{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/nav_button.png);
	display: block;
	height: 30px;
}
#navigation ul li a:hover {
	background-image: url(../images/nav_button_h.png);
}
#javaChat {

}
