/******************************************
 *	Design by: Subleme @clantemplates.com
 *	  + www.subleme.net
 *	Coded by: Adam @clantemplates.com
 *	  + www.adamzeman.com
 *                RMLR @clantemplates.com
 *        + www.rmlr.org
 ******************************************/
 
/**********
 * Layout:
 **********/
 
body {
	background: #121210 url() repeat top center;
	font-family:"arial", sans-serif;
	font-size:10px;
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	}
#container {
	clear: both;
	width:700px;
	margin-right: -350px;
	padding: 0px;
	position: absolute;
	right: 50%;
	}

div
{
	clear:	both;
}
a, a:visited
{
	color: #010101;
	text-decoration: underline;
}

.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}
a, img
{
	border: 0px;
}

/**************
 * Navigation:
 **************/
 
#nav {
 	background: url() top no-repeat;
	width:700px;
	height:39px;
	}
#nav ul {
	margin: 0px;
	padding: 0px;
	float:left;
	}
#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
	display:inline;
	width: 100px;
	overflow: hidden;
	list-style:none;
	text-align:	center;
	}
div#nav ul li span {
	display: none;
	}

div#nav ul li a, div#nav ul li a:visited {
	color: #db2626;
	text-decoration:	none;
	text-transform:  none;
	font-size:		13px;
	line-height:		28px;
	font-weight:		none;
	height: 29px;
	display: block;
	}
div#nav ul li a:hover, div#nav ul li#activep a
{
	background:	url() no-repeat;
	color: #fff;
	line-height:	29px;
}

/******************
 * Logo/clan name:
 ******************/


/***********
 * Content:
 ***********/


#content
{
	width:	700px;
}
#content h1
{
	color:	#666666;
	font-size: 10pt;
	line-height: 10pt;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-family: "arial", sans-serif;
	font-weight: none;
	height: auto;
}
#ctop
{
	background: url(imgs/ctop.gif) no-repeat;
	height:	15px;
	overflow: hidden;
	width: 700px;
}
#ccontent
{
	width: 700px;
	background: #1b191a;
}
#leftrow
{
	width: 496px;
	float: left;
	clear: none;
	min-height: 800px;
}
#cpad
{
	margin: 0px 15px;
}
#rightrow
{
	width: 204px;
	float: right;
	clear: none;
	padding-top: 8px;
}
#apad
{
	background: #e6e6e6;
	margin: 0px 1px;
}

.rhead
{
	background:	url(imgs/afc.gif) no-repeat;
	height:		22px;
	line-height:	22px;
	color:		#000;
	padding-left:	5px;
}
#firstrh
{
	background:	url(imgs/afs.gif) no-repeat;
}
#apad a, #apad a:visited
{
	clear:		both;
	display:	block;
	font-size:	10pt;
}
.inpad
{
	margin:	0px 5px;
}

/**********
 * Footer:
 **********/

#footer
{
	background:	#1b191a url(imgs/footer.jpg) no-repeat center;
	width:		700px;
	height:		37px;
	color:		#1b191a;
}
#footer a, #footer a:visited
{
	color:		#fff;
}
#footer #fl
{
	clear:		none;
	color:#FFFFFF;
	float:		left;
	width:		445px;
	line-height:	48px;
	height:		37px;
	overflow:	hidden;
}
#footer #fl p
{
	margin:		0px 15px;
}
#footer #fr
{
	text-align:	center;
	clear:		none;
	float:		right;
	width:		250px;
	height:		37px;
	line-height:	42px;
}
#footer #fr p
{
	margin:		0px 0px 0px -15px;
}