body {
	background-color: #000000;
	font-family: verdana;
	font-size: 11px;
	color: #171717;
}
#logo {
	width: 800px;
	height: 93px;
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	text-align: center;
	padding-top: 35px;
}
#logo h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 32px;
	color: #00baff;
}
#logo h2 {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
}
#nav {
	width: 800px;
	height: 35px;
	margin: 0 auto;
	line-height: 35px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
}
#nav a:link, #nav a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	padding: 30px;
	text-decoration: none;
}
#nav a:hover {
	background-color: #009ad3;
}
#subnav a {
	width: 200px;
	border-top: 1px solid #e9e9e9;
	line-height: 20px;
}
#subnav ul li a:link, #subnav ul li a:visited {
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	color: #686868;
	text-decoration: none;
	margin: 0;
}
#subnav ul li a:hover {
	display: block;
	color: #686868;
	font-weight: bold;
}
#subnav ul li a.last {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content {
	width: 760px;
	margin: 0 auto;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 20px;
}
#right {
	float: left;
	border-left: 1px solid #e9e9e9;
	width: 200px;
	margin-left: 20px;
	padding-left: 20px;
	color: #000000;
}
#left{
	float: left;
	width: 519px;
	color: #3e3e3e;
}
#left a:link, #left a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#left a:hover {
	color: #ff0069;
}
#left a.mirror {
	color: #0000ff;
	font-weight: bold;
}
#content h1 {
	background-color: #009ad3;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 3px;
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
}
#bottom {
	background-color: #383838;
	padding: 20px;
	width: 760px;
	color: #868686;
	margin: 0 auto;
	margin-top: 20px;
}
#bottom h1 {
	color: #ffffff;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
	padding-bottom: 3px;
}
#bottom a:link, #bottom a:visited {
	color: #868686;
	text-decoration: none;
}
#bottom a:hover {
	color: #ffffff;
}
#pages {
	background-color: #e9e9e9;
	padding: 10px;
	width: 499px;
	color: #7d7d7d;
	margin-top: 20px;
}
#pages strong {
	color: #000000;
	font-weight: bold;
}
#pages a:link, #pages a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
#title h1 {
	padding: 0;
	margin: 0;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 20px;
	font-size: 22px;
	background-color: #ffffff;
}
#download {
	margin-bottom: 20px;
	width: 519px;
	overflow: auto;
}
#downloadcontent {
	margin-bottom: 20px;
	width: 519px;
	overflow: hidden;
}
#mirror a:link, #mirror a:visited {
	color: #ffffff;
	background-color: #ff0096;
	padding: 2px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#mirror a:hover {
	background-color: #0000ff;
}
#search {
	margin-top: 10px;
}
.search {
	width: 192px;
	padding: 3px;
	border: 1px solid #e9e9e9;
	background-color: #ffffff;
}
.searchsubmit {
	width: 60px;
	margin-left: 140px;
	padding: 4px;
	border: 1px solid #e9e9e9;
	background-color: #ffffff;
	margin-top: 3px;
}
.ld {
     border: 1px solid #6D6C1F;
     padding: 10px;
     margin-top: 10px;
     background: url(images/highspeed.png) no-repeat;;
     padding-left: 90px;
     background-position: 5px 5px;
     background-color: #FFFFE0;
}
#footer {
	padding-bottom: 20px;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
}
#recentsearches{
	float: left;
	width: 200px;
	color: #3e3e3e;
}
#recentsearches a:link, #left a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#recentsearches a:hover {
	color: #ff0069;
}
#recentsearches a.mirror {
	color: #0000ff;
	font-weight: bold;
}

.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
