body {
	margin-top: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}

#wrap {
	width: 929px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 929px;
	height: 192px;
	background-image: url('../img/logo.png');
	float: left;
}
#mainos {
  width: 309px;
  height: 75px;
  float: right;
  margin-top: 117px;
}

#upper_nav {
	width: 929px;
	height: 45px;
	text-align: center;
	background-image: url('../img/upper_nav.png');
	float: left;
}

#upper_navlinks {
	margin-top: 8px;
}

#left {
	margin-top: 0px;
	width: 213px;
	background-color: #FFFFFF;
	float: left;
}

#main {
	text-align: center;
	width: 533px;
	background-color: #FFFFFF;
	float: left;
}

#right {
	margin-top: 0px;
	width: 183px;
	background-color: #FFFFFF;
	float: right;
}

.left_navtitle {
	margin-top: 0px;
	width: 176px;
	height: 22px;
	background-image: url('../img/small_navtitle.png');
	float: right;
}

.right_navtitle {
	margin-top: 0px;
	width: 176px;
	height: 22px;
	background-image: url('../img/small_navtitle.png');
	float: left;
}

#left_nav {
	width: 176px;
	background-image: url('../img/small_navback.png');
	float: right;
}

#left_navbottom {
	width: 176px;
	height: 54px;
	background-image: url('../img/small_navbottom.png');
	float: right;
}

#search_form {
	width: 176px;
	background-image: url('../img/search_back.png');
	float: right;
}

#search_bottom {
	width: 176px;
	height: 31px;
	background-image: url('../img/small_bottom.png');
	float: right;
}

#login_form {
	width: 176px;
	background-image: url('../img/search_back.png');
	float: left;
}

#login_bottom {
	width: 176px;
	height: 36px;
	background-image: url('../img/small_bottom.png');
	float: left;
}

#right_gb {
	text-align: center;
	width: 176px;
	background-image: url('../img/small_right.png');
	float: left;
}

#right_bottom {
	width: 176px;
	height: 10px;
	background-image: url('../img/small_rightbottom.png');
	background-repeat: no-repeat;
	float: left;
}

#main_title {
	width: 518px;
	height: 38px;
	background-image: url('../img/main_title.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
}

#ads {
	width: 516px;
	margin: 0 auto;
	height: 205px;
}

#filesup {
	width: 516px;
	margin: 0 auto;
	height: 155px;
}

#filesleft {
	width: 258px;
	height: 130px;
	text-align: center;
	background-color: #F1F1F1;
	border-width: 0px 1px 0px 1px;
	border-color: #E2E2E2;
	border-style: solid;
	float: left;
}

#filesright {
	padding: 0px;
	text-align: left;
	width: 254px;
	height: 130px;
	background-color: #F1F1F1;
	border-width: 0px 2px 0px 0px;
	border-color: #E2E2E2;
	border-style: solid;
	float: right;
}


#ad_image {
	width: 258px;
	height: 180px;
	text-align: center;
	background-color: #F1F1F1;
	border-width: 0px 1px 0px 1px;
	border-color: #E2E2E2;
	border-style: solid;
	float: left;
}

#ad_text {
	padding: 0px;
	text-align: left;
	width: 254px;
	height: 180px;
	background-color: #F1F1F1;
	border-width: 0px 2px 0px 0px;
	border-color: #E2E2E2;
	border-style: solid;
	float: right;
}

#ad_bottom {
	width: 516px;
	height: 25px;
	background-image: url('../img/ad_bottom.png');
	float: left;
}

.news_title, .main_title2 {
	margin: 0 auto;
	text-align: left;
	width: 518px;
	height: 45px;
	background-image: url('../img/news_title.png');
}

.news_title_noborder {
	margin: 0 auto;
	text-align: left;
	width: 518px;
	height: 45px;
	background-image: url('../img/news_title_noborder.png');
}

.news_back, .main_back {
	margin: 0 auto;
	text-align: center;
	width: 516px;
	background-image: url('../img/news_back.png');
}

.news_bottom, .main_bottom {
	margin: 0 auto;
	text-align: left;
	width: 516px;
	height: 46px;
	background-image: url('../img/news_bottom.png');
}

.search_position
{
  border: 0px solid white;
  height: 17px;
  width: 134px;
  background-color: white;
  margin: 3px 0px 0px 10px;
  font-size: 12px;
  font-family: Arial;
  color: #585858;
}

.shortcut_position
{
  border: 0px solid white;
  height: 17px;
  width: 134px;
  background-color: white;
  margin: 3px 0px 0px 10px;
  font-size: 12px;
  font-family: Arial;
  color: #585858;
}  

.search_background
{
  border: none;
  background-image: url('../img/input/input.png');
  background-color: transparent;
  height: 26px;
  width: 159px;
  background-repeat: no-repeat;
}

.submit_search
{
  border: none;
  background-image: url('../img/input/button.png');
  background-color: transparent;
  height: 19px;
  font-size: 11px;
  font-family: Arial;
  line-height: 19px;  
  color: #646464;
  width: 160px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;  
  margin-bottom: 4px;
}

.submit_search2
{
  border: none;
  background-image: url('../img/input/button.png');
  background-color: transparent;
  height: 19px;
  line-height: 19px;
  font-size: 11px;
  font-family: Arial;
  color: #646464;
  width: 160px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 4px;
}

.blue_title
{
  color: #226498;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

.search_form_padding
{
  margin-top: 5px;
  margin-left: 8px;
}

.submit_line
{
  margin-left: 2px;
  margin-bottom: 4px;
}

.navifix
{
  float: left;
  border: none;
  position: relative;
  top: -19px;
  left: 0px;
  width: 160px;
  height: 19px;
}

.calendertd {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px #505050 solid;
	font-size: 10px;
	width: 115px;
	height: 50px;
}

.calendertd:hover {
	background-color: #2B73AD;
	text-align: left;
	font-size: 10px;
  color: white;
}

.calendertds {
	background-color: #C4C4C4;
	text-align: left;
	border: 1px #505050 solid;
	font-size: 10px;
	width: 115px;
	height: 50px;
}

.calendertds:hover {
	background-color: #C4C4C4;
	text-align: left;
	font-size: 10px;
}

#filesup {
	width: 516px;
	margin: 0 auto;
	height: 155px;
}

#filesleft {
	width: 258px;
	height: 130px;
	text-align: center;
	background-color: #F1F1F1;
	border-width: 0px 1px 0px 1px;
	border-color: #E2E2E2;
	border-style: solid;
	float: left;
}

#filesright {
	padding: 0px;
	text-align: left;
	width: 254px;
	height: 130px;
	background-color: #F1F1F1;
	border-width: 0px 2px 0px 0px;
	border-color: #E2E2E2;
	border-style: solid;
	float: right;
}