html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
	font: .9em Arial,Verdana,Helvetica,Sans-Serif;
	color: #D89701;
}
body
{
	background-color: Black;
	height: 100%;	
}
a
{
	color: #111;	
}
img
{
	border: 0;	
}
h2
{
	text-align: left;
}

/* control-style rulesets */

/* 2 column list */
/*ul.twoColumn
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.twoColumn li
{
	display: inline-block;
	width: 40%;
}
ul.twoColumn li.name
{
	color: #ff9900;
	text-align: right;
}
ul.twoColumn li.value
{
	color: #990000;
	font-weight: bold;
	text-align: left;
}
*/


/* multi-page rules */
.pageContainer
{
	min-width: 933px;	
}
.headerLinks
{
	float: right;
	margin: 16px 6px 4px;
	font-weight: bold;
	font-size: 11px;
	color: #D89701;
}
.headerLinks a
{
	color: #D89701;
	font-weight: bold;
	font-size: 11px;
}

.mainNav
{	
	height: 142px;
	text-align: center;
	background-image: url('../images/mNav_bg.png');
	background-position: top;
	background-repeat: no-repeat;
}
.mainNav ul
{
	position: relative;
	top: 60px;
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
.mainNav li
{
	display: inline;
	margin: 0 2px;
}
.mainNav li a
{
	color: #D89701;
}

.subNav
{
	background-color: #333;
	color: #FF9900;
	text-align: center;
	border-bottom: solid 1px #ff9900;
}
.subNav a
{
	display: inline-block;
	padding: 10px 20px;
	color: #D89701;
	font-size: 1.2em;
	font-family: "Times New Roman";
}

.errorText
{
	color: #990000;
	font-weight: bold;
	font-family: "Times New Roman";
}
#errorHeader
{
	display: none;
	margin: 16px 0;
	padding: 10px 40px;
	background-color: #990000;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 1.5em;
	color: black;
}
.offlineNotice
{	
	margin: 16px 0;
	padding: 10px 40px;
	background-color: #990000;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 1.5em;
	color: black;
}

/* splash page rules */
.splashContainer
{
	position: relative;
	min-height: 650px;
	margin: 75px auto 0;
	height: 650px;
	background-image: url('../images/splash.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	border: solid 1px black;
}
.splashContainer .footer
{
	margin-top: 675px;
	text-align: center;
}


/* main template page rules */
.maintempHeader
{
	height: 140px;
	background-image: url('../images/mHeader_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom center;
}
.maintempContainer
{
	min-height: 500px;
	min-width: 933px;
	background-image: url('../images/mContent_bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}
.maintempContainer .content
{
	width: 933px;
	min-width: 933px;
	margin: 0 auto;
	background-image: url('../images/mContent_bbg.gif');
	background-repeat: repeat-y;
}
.maintempContainer .content > div
{
	margin: 10px 25px;
}

.maintempContainer .footer
{
	text-align: center;
	margin: 20px 0;
}

.contentContainer
{

}
.contentContainer > img
{
	float: left;
	position: relative;
	top: -65px;
}
.contentContainer .contentPanel
{
	position: relative;
	top: 20px;
	margin: 0 40px 50px 175px;
	border: solid 1px #ff9900;
	background-image: url('../images/mContentPanel_bg.jpg');
	color: #111;
}
.contentContainer .contentPanel h3
{
	margin: 20px 0 -10px;
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	font-family: "Times New Roman";
	color: black;
}
.contentContainer .contentPanel p
{
	margin: 8px 20px;
}
.contentContainer a
{
	font-weight: bold;
}

/* Individual page rules */

/* Home */
.homeContainer
{
	padding-top: 20px;
}
.newsContainer, .homeSidebar > div
{
	color: #111;
	background-image: url('../images/mContentPanel_bg.jpg');
}
.newsContainer
{
	float: left;
	width: 70%;
	margin: 0 0 0 10px;
	border: solid 1px #ff9900;
}
.newsContainer h2
{
	margin: 0 0 10px 4px;
	padding: 6px 0;
	font-family: "Times New Roman";
	font-size: 2.5em;
	color: black;
}
.newsPost
{
	margin: 4px 10px 4px 4px;
	padding-bottom: 4px;
	border-top: solid 1px #555;
}
.newsPost .postDate
{
	float: right;
	margin-top: 3px;
	font-size: .9em;
}
.newsPost .postTitle
{
	margin-top: 25px;
	font-family: "Times New Roman";
	font-size: 1.8em;
	font-weight: bold;
	color: #111;
}
.newsPost .postBody
{
	margin: 10px 4px 25px 4px;
	color: black !important;
}
.newsPost .postBody *
{
	color: black !important;
}
.newsPost .postBody img
{
	display: none;
}
.newsPost .postOwner
{
	margin-left: 8px;
	color: #333;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	font-family: Script, "Times New Roman";
}
.newsPost .commentLink
{
	font-size: .9em;
}
.homeSidebar
{
	margin: 0 30px 0 73%;
}
.homeSidebar > div
{
	margin-bottom: 20px;
	padding: 4px;
	border: solid 1px #ff9900;
	background-color: #111;
}
.homeSidebar .header
{
	margin-top: 16px;
	font-size: 1.2em;
	font-family: "Times New Roman";
	font-weight: bold;
}
.homeSidebar .title span
{
	font-weight: bold;
}
.homeSidebar p
{
	text-align: left;
}
.homeSidebar h3
{
	padding: 6px 0 6px 4px;
	margin: 0 0 10px 0;
	font-family: "Times New Roman";
	font-size: 1.4em;
	font-weight: normal;
	color: #111;
	text-align: left;
	border-bottom: solid 1px black;
}
.homeSidebar span
{
	color: #990000;
}
.homeSidebar img
{
	border: solid 1px #222;
}
.homeSidebar .smallLink
{
	font-size: .8em;
	font-weight: normal;
}
.homeSidebar .onlineList
{
	text-align: center;
}
.homeSidebar .onlineList *
{
	color: #333 !important;
}

/* Members */
#memberList h3, #memberList h4
{
	border-bottom: solid 1px black;
	color: #111;
}
#memberList h4
{
	margin-left: 10px;
}
#memberList #leftCol
{
	float: left;
	width: 49%;
	/*
	position: relative;
	top: -20px;
	*/
	padding: 16px;
}
#memberList #rightCol
{
	margin-left: 55%;
	padding: 16px;
}
#specRankList
{
	margin: 100px 0 0 20px;
	color: #111;
}
#specRankList h3
{
	margin-left: -20px;
}
#specRankList h4
{
	margin: 20px 0 -10px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Times New Roman";
}

/* Lore */
#lorePanel
{
	
}
#lorePanel > div
{
	text-align: center;
}
#lorePanel > div p, #lorePanel > div ul
{
	text-align: left;
}
#lorePanel ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lorePanel h3
{
	margin: 15px 10px 4px 4px;
	padding-left: 6px;
	color: #111;
	font-size: 2em;
	border-bottom: solid 1px #333;
}
#lorePanel p
{
	margin: 10px 15px;
	color: black;
}
#lorePanel .conduct
{
	
}

/* Apply */
#applyPanel h3
{
	text-align: center;
	margin: 20px 0;
	padding: 10px;
	border: solid 1px #333;
	background-color: #990000;
}
#recruitmentNotice
{
	margin: 20px;
	font-family: "Times New Roman";
	font-size: 1.5em;
	color: #333;
	display: none;
}
#questions
{
	margin: 20px 20px 50px 50px;
}
#questions p
{
	width: 400px;
	margin: 0;
	padding: 0;
}
#questions p.question
{
	font-family: "Times New Roman";
	font-size: 1.1em;
	font-weight: bold;
}
#questions p.questionSub
{
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: #333;
}
#questions input, #questions select, #questions textarea
{
	margin-top: 6px;
	background-color: black;
	border: solid 1px #FFCC00;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

/* media panel */
.mediaPanel
{
	height: 400px;
}

/* NOT CURRENTLY USED STYLES, BUT SAVED */


/* TESTING RULES */

