/*<group=Layout>*/

/* Layout Only; Don't Change */

html, body {
	margin: 0;
	padding: 0;
	}

#header {
	margin-bottom: 0px;
	}

	
#side {
	float: left;
	margin-left: -1px;
	padding-left: 1px;
	}
	
	
#content {
	padding: 10px;
	}
	
#footer, .spacer {
	clear: both;
	}

.spacer {
	visibility: collapse;
}

/*</group>*//*<group=Actual Layout>*/

body {
	background: url(images/ridley/bg.png) #fff000;
	background-repeat: no-repeat;
	background-position: 0 170px;
	font: 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #fff991;
	min-width: 840px;
	position: relative;
}

p {
	margin-top: 0px;
}

#header {
	margin: 0px;
	height: 90px;
	width: 728px;
/*
	background: red;
*/
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

#side {
	width: 246px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: -17px;
	background: #fff000;
	color: #fff000;
	border-right: 1px solid #fff000;
	margin-top: 70px;
}

#content {
	padding: 10px;
	margin: 0px;
	background: url(images/ridley/red.png);
	margin-top: 152px;
	margin-right: 129px;
	margin-left: 269px;
}

#footer {
	font-size: 11px;
	clear: both;
	text-align: center;
}

.spacer {
	clear: both;
	visibility: collapse;
}
	
/*</group>*/

h1 {
	position: absolute;
	top: 185px;
	font-size: 18px;
	text-align:
	margin-right: 4px;
	left: 0px;
	border-bottom: 4px solid #d9703a;
	color: #d9703a;
	width: 100%;
}

/*<group=Navigation>*/

#nav {
	position: absolute;
	color: #fff000;
	left: 0px;
	top: 0px;
	background: #d9703a;
	padding-top: 131px;
	height: 34px;
	padding-bottom: 6px;
	width: 100%;
	text-align: center;
}

#nav a {
	color: #fff000;
	position: relative;
	border-right: 2px solid #fff000;
	z-index: 2;
	padding-right: 4px;
	font-weight: bold;
}

#nav div {
	display: inline;
}

/*<group=1st Line (MP, MF, ZM)>*/

#nav #line1 {
	
}

#nav #line1 .last {
	
}
	
/*</group>*/

/*<group=2nd Line (M, M2, SM)>*/

#nav #line2 {
	
}

#nav #line2 .last {
	border-right-style: none;
}
	
/*</group>*/

/*<group=3rd Line (Chat, Forum, MM)>*/

#nav #line3 {
	position: absolute;
	top: 173px;
	left: 8px;
}

#nav #line3 a {
	color: #d9703a;
	border-right: 2px solid #d9703a;
}

#nav #line3 .last {
	border-right-style: none;
}
	
/*</group>*/
	
/*</group>*/

/*<group=Links>*/

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

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #ffb588;
}

a:active {
	color: #fff000;
}
	
/*</group>*/

#sidebarhead {
	display: none;
	text-indent: -9999px;
}

#additionalbgwrapper {
	display: block;
	height: 379px;
	top: 0px;
	background: url(images/ridley/ridley.png) no-repeat;
	position: absolute;
	width: 255px;
	right: 0px;
	z-index: 2;
}

#side h3 {
	padding: 4px;
	margin: 0px;
	background: #d9703a;
	margin-top: 8px;
}

#side h4 {
	margin: 0px;
	padding: 2px;
	margin-top: 1px;
	background: #d9703a;
}

#side ul {
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}

#side li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

#side li a {
	display: block;
	padding: 2px;
	text-decoration: none;
	color: #fff000;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #d9703a;
}

#side h3 a, #side h4 a {
	color: #fff000;
	text-decoration: none;
	display: block;
}

#side li a:hover {
	color: #d9703a;
	padding: 1px;
	border: 1px solid #d9703a;
	background: #fff000;
}
