body {
	margin				: 0px;
	background-color	: #000;
	font-family			: Trebuchet MS;
}

a,a:visited {
	text-decoration		: none;
	color: #fff;
}

#top {
	border				: 0px solid #f00;
	width				: 100%;
	height				: 191px;
	background-color	: #000;
}

#topfloater {
	border				: 0px solid #00f;
	//float				: left;
	position			: absolute;
	margin-left			: 300px;
	background-image	: url('http://godmode.cylynex.com/images/page/logo2.jpg');
	width				: 478px;
	height				: 190px;
}

#topfloatforum {
	border				: 0px solid #00f;
	position			: absolute;
	margin-left			: 137px;
	background-image	: url('http://godmode.cylynex.com/images/page/logo2.jpg');
	width				: 478px;
	height				: 190px;
}

#clearleft {
	clear				: left;
}

/* *************** MENU **************** */

#menu {
	border				: 0px solid #888BC8;
	background-color	: #000;
	float				: left;
	margin-top			: 10px;
	height				: 300px;
	width				: 150px;
	margin-left			: 0px;
}

#menu a {
	color				: #888BC8;
	text-decoration		: none;
}

#menu a:hover {
	color				: #fff;
}

#menu li {
	padding-left		: 10px;
	list-style-type		: none;
}

.menuitemheader {
	background-image	: url('http://godmode.cylynex.com/images/buttons/menu/hdrbg.gif');
	background-repeat	: repeat-x;
	color				: #FFA500;
	font-size			: 11pt;
}

/* *************** LOGIN BOX **************** */

#login {
	border				: 0px solid #888BC8;
	background-color	: #000;
	float				: left;
	margin-left			: 20px;
	width				: 150px;
	height				: 100px;
	color				: #818181;	
}	

.logininput {
	width				: 100px;
	border				: 2px solid #79564A;
	background-color	: #888BC8;
	background-color	: #C5C8FD;
}

#loggedinbox {
	border				: 0px solid #fff;
	position			: absolute;
	left				: 10px;
	top					: 170px;
	height				: 30px;
	width				: 200px;
	color				: #79564A;
	font-size			: 12px;
}

#biglogin {
	border						: 0px solid #888BC8;
	height						: 400px;
	width						: 450px;
	left						: 200px;
	position					: absolute;
	top 						: 240px;
	color						: #fff;
	margin-left					: 150px;
	background-image			: url('http://godmode.cylynex.com/images/page/loginbg.jpg');
}	

.biglog {
	height						: 40px;
	width						: 350px;
	font-size					: 32px;
	font-family					: Trebuchet MS;
}

/* *************** ROSTER LAYOUT **************** */

#mainroster {
	border						: 1px solid #888BC8;
	height						: auto;
	width						: 800px;
	left						: 200px;
	position					: absolute;
	top 						: 240px;
}

/* *************** MAIN BOX **************** */

#mainbox {
	border						: 0px solid #888BC8;
	height						: auto;
	width						: 750px;
	left						: 200px;
	position					: absolute;
	top 						: 240px;
	color						: #818181;
}

/* *************** NEWS BOX **************** */

#newsbox {
	/*border-left: 8px solid #888BC8;*/
	border-bottom: 2px solid #006;
	padding-bottom: 10px;
	height: auto;
	width: 750px;
	color: #818181;
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	padding-left: 5px;
}

#titlebar {
	width: 100%;
	background-color: #006;
	background-color: #4a352d;
}

/* *************** RECRUIT BOX **************** */

#recruitbox {
	border						: 2px solid #4D372F;
	width						: 175px;
	height						: 360px;
	color						: #fff;
	margin-right				: 10px;
	background					: #000;
	margin-bottom				: 0px;
	float						: left;
}

.recruitmenttxt {
	color						: #fff;
}

/* ---------- char box area ------------- */

#charbox {
	border						: 0px solid #f00;
	padding-top					: 2px;
	height						: 100px;
	width						: 650px;
	font-size					: 14px;
	background-image			: url('../members/images/charbg6.jpg');
	background-repeat			: no-repeat;
	color						: #344056;
	color						: #888BC8;
}

#charimage {
	border						: 0px solid #f00;
	float						: left;
	height						: 100px;
	width						: 80px;
	margin-left					: 50px;
	background-image			: url('../members/images/imagebg3.gif');
	background-repeat			: no-repeat;
}

#charimageinner {
	height						: 86px;
	width						: 69px;
	margin						: 5px;
}

#charinfobox {
	float						: left;
	border						: 1px solid #f00;
	height						: 120px;
	width						: 340px;
	font-family					: Trebuchet MS;
	font-size					: 16px;
	color						: #000;
}

#charoptions {
	border						: 0px solid #f00;
	float						: right;
	width						: 190px;
	padding-left				: 2px;
}

a.clickprofile {
	font-size					: 14px;
}

.mychars {
	color						: #344056;
	font-size					: 18px;
}

.mycharlink {
	color						: #344056;
	font-size					: 14px;
}

#maincharbox {
	border						: 0px solid #f00;
	float						: right;
	height						: 20px;
	width						: 61px;
	margin-top					: -37px;
	margin-right				: 50px;
}

/* RECRUIT PANEL */

.control {
	font-size: 11px;
}
