
/* Colors:  white: #FFFFFF;  black: #000000;  grey: #E5E5E5; dark grey: #807F7F;  */

/* Global style settings */

body
{
	text-align: justify;
	color: #E5E5E5;
	background-color: #000000;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}

.IE_scroll_fix_wrapper
{
	position: relative;
	width: 1004px;
	height: 1%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #807F7F;
}

.page_size
{
	position: absolute;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #807F7F;
}

.content_area
{
	position: relative;
	background-color: #807F7F;
	padding: 0px 52px 0px 52px;
}

#footer
{
	position: relative;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	clear: both;
	padding-bottom: 10px;
}

.fch
{
	clear: both;
	line-height: .1;
}

.page_heading
{
	text-align: center;
	font-family: sans-serif;
	font-size: 28px;
	padding: 20px;
	color: #000000;
	font-weight: bold;
}

.table_cell
{
	padding: 5px;
	border-bottom: 1px solid #000000;
}


/* Sidebar */

#sidebar
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 168px;
	background-color: #000000;
}

#hammerhead
{
	position:absolute;
	left:1px;
	top:50px;
	width:166px;
	height:83px;
}

#archon
{
	position:absolute;
	left:0px;
	top:360px;
	width:160px;
	height:35px;
}

#tacamo
{
	position:absolute;
	left:4px;
	top:450px;
	width:160px;
	height:25px;
}

#main
{
	position: relative;
	left: 168px;
	padding: 0px 43px 0px 43px;
	width: 750px;
}


/* Navbar */

#navbar {
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1004px;
	height: 133px;
	background-color: #000000;
}

#navbar-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:168px;
	height:133px;
}

#navbar-02 {
	position:absolute;
	left:168px;
	top:0px;
	width:63px;
	height:133px;
}

#navbar-03 {
	position:absolute;
	left:231px;
	top:0px;
	width:773px;
	height:16px;
}

#home {
	position:absolute;
	left:231px;
	top:16px;
	width:149px;
	height:51px;
}

#gallery {
	position:absolute;
	left:380px;
	top:16px;
	width:172px;
	height:55px;
}

#forum {
	position:absolute;
	left:552px;
	top:16px;
	width:181px;
	height:50px;
}

#schedule {
	position:absolute;
	left:733px;
	top:16px;
	width:208px;
	height:53px;
}

#navbar-09 {
	position:absolute;
	left:941px;
	top:16px;
	width:63px;
	height:117px;
}

#awards {
	position:absolute;
	left:552px;
	top:66px;
	width:181px;
	height:51px;
}

#roster {
	position:absolute;
	left:231px;
	top:67px;
	width:149px;
	height:50px;
}

#sponsors {
	position:absolute;
	left:733px;
	top:69px;
	width:208px;
	height:54px;
}

#links {
	position:absolute;
	left:380px;
	top:71px;
	width:172px;
	height:46px;
}

#navbar-14 {
	position:absolute;
	left:231px;
	top:117px;
	width:502px;
	height:16px;
}

#navbar-15 {
	position:absolute;
	left:733px;
	top:123px;
	width:208px;
	height:10px;
}

