a {color: Gray}
a:hover    { color: aqua}
h2    {font-family:Verdana; font-size:12pt; font-style: normal; text-decoration: none }


body{
	background: url('images/bg.jpg');
	margin: 0px;
	padding: 0px;
	text-align: center
}
td{
	vertical-align: top;
	text-align: left;
}
#div-table{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
.table{
	width: 1000px;
}
.left-side{
	background: url('images/left-ex.jpg') repeat-y;
	width: 110px
}
.right-side{
	background: url('images/right-ex.jpg') repeat-y;
	width: 110px
}
.top{
	background: url('images/ate-fat.jpg') no-repeat;
	width: 779px;
	height: 36px
}
.foot{
	background: url('images/foot.jpg') no-repeat;	
	width: 779px;
	height: 43px
}
.head{
	background: url('images/head.jpg') no-repeat;
	width: 779px;
	height: 125px
}
.left-content-t{
	background: #1C1C19;
	width: 569px;
}
.right-content-t{
	background: #1C1C19 url('images/nav-bg-right.jpg') repeat-y;
	width: 210px
}
.content-header{
	background: url('images/content-head.jpg') no-repeat;
	width: 569px;
	height: 47px
}
.c-head-div{
	margin-left: 25px;
	margin-top: 22px;
	margin-right: 25px;
	font-size: 10px;
	font-family: Verdana;
}
.c-head-div a:link{
	text-decoration: none;
	color: #1C1C19;
}
.c-head-div a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #2C4D00;
}
.c-head-div a:visited{
	text-decoration: none;
	color: #1C1C19;
}
.c-head-div a:active{
	text-decoration: none;
	color: #1C1C19;
}
.content{
	background: #1C1C1A url('images/content-bg.jpg') no-repeat;
	width: 568px;
	height: 487px;
	border-left: 1px solid #3D3D31
}
.content-div{
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 3px;
	font-family: Verdana;
	color: #999999;
	font-size: 10px;
}
.nav-top{
	background: url('images/nav-top.jpg') no-repeat;
	width: 210px;
	height: 34px
}
.nav-text{
	margin-left: 12px;
	margin-right: 17px;
	margin-top: 10px;
	font-family: Verdana;
	color: #999999;
	font-size: 10px;
}
.nav-div{
	margin-left: 12px;
	margin-right: 15px;
	margin-top: 9px;
	font-size: 10px;
	font-family: Verdana;
}
.nav-bg{
	background: url('images/nav-bg.jpg') no-repeat;
	height: 89px
}
/* Nav Linsk */
.home{
	width: 81px;
	height: 31px;
}
.roster{
	width: 82px;
	height: 31px;
}
.forums{
	width: 87px;
	height: 31px;
}
.join{
	width: 80px;
	height: 31px;
}
.servers{
	width: 91px;
	height: 31px;
}
.info{
	width: 118px;
	height: 31px;
}
.dl{
	width: 120px;
	height: 31px;
}
.irc{
	width: 120px;
	height: 31px;
}
/* End */