img.border {
	padding: 5px;
	margin: 0 4px 0 4px;	
	border: 1px solid #ccc; 
}

b {
	color: #fff;
}

hr {
	border-top: 0;
	border-bottom: 1px solid #ccc;
	height: 1px;
	color: #eee;
	background-color: #ccc;
}
hr.2 {
	border-top: 0;
	border-bottom: 1px solid #ccc;
	height: 1px;
	color: #eee;
	background-color: #ccc;
	width: 150px;
}

br {
	line-height: 8px;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #017a7b;
	text-decoration: underline;
}

body {
	/*background: url(images/bg.gif) top;*/
	background-color: black;
	color: #4A4D50;
	font-family: tahoma, sans-serif;
	font-size:10px;
	line-height:13px;
	text-align:center;
}

html, body, #wrapper {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
	

td {
	color: #fff;
	font-family: tahoma, sans-serif;
	font-size: 1em;
}

ul{
	margin: 0;
	padding: 0;
}

li {
	margin: 0 0 0 13px;
	padding: 0;
}

h1 {
	color: #0EA2B0;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

h1 a {
	color: #0EA2B0;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

#wrapper {
	background-color: #fff;
	width: 756px;
	margin: 0;
	border-collapse: collapse;
}	

#main {
	height: 600px;
	width: 750px;
	border-collapse: collapse;
	border-spacing: 0;
}

#menu {
	height: 30px;
	width: 750px;
	text-align: center;
	font-weight: normal;
	background: url(images/nav1.jpg) repeat-x;
	margin: 0;
	line-height: 30px;
	font-family: tahoma, sans-serif;
	font-size: 11px;	
}

#menu_left {
	border-left: 1px solid #ccc;
}

#menu_right {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#menu a {
	color: #555;
	padding: 8px 20px 9px 20px;
	text-decoration: none;
}

a.active {
	background: url(images/nav3.jpg) repeat-x 30px;
}

#menu a:hover {
	color: #000000;
	background: url(images/nav2.jpg) repeat-x 30px;
	padding: 8px 20px 9px 20px;
	text-decoration: none;
}

#logo {
	width: 215px;
	height: 190px;
	background-color: #eee;
}

#header {
	width: 535px;
	height: 190px;
	background-color: #fff;
}

#left_content {
	background-color: #000000;
	padding: 10px 0 0 10px;
	text-align: left;
	vertical-align: top;
	height: 500px;
}

#right_content {
	width: 525px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #000000;
}

#left_footer{
	color: #000;
	background: url(images/nav1.jpg) repeat-x;
	padding: 0 0 0 10px;
	text-align: left;
}

#left_footer a {
	color: #aaa;
}

#right_footer {
	background: url(images/nav1.jpg) repeat-x;
	padding: 10px;
	text-align: left;
}

#right_border {
	width: 5px;
	background: #9e9e9e;
}

#equip_left {
	width: 300px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #ddd;
	padding-right: 5px;
}

#equip_right {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	width: 200px;
}

input.text {
	background-color: #eee;
	border: 1px solid #9e9e9e;
}

#foldheader{
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	list-style-image: url(images/plus.png);
	color: #fff;
}
#foldinglist{
	padding: 0 10px 10px 10px;
	font-weight: normal;
	list-style-image:url(images/bullet.gif);
}

table.credit {	
	width: 100%;
	border-collapse: collapse;
}

#credit {
	width: 150px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ddd;
	padding: 10px;
}

#credit_header {
	text-align: center;
	font-weight: bold;
	background-color: #eee;
	border: 1px solid #ddd;
	color: #000000;	
}

		