/*Content Holder Tags */
#container{
	  width: 902px; 
      margin: 0px;
	  padding: 0px;
	  text-align: center;
}

#row1{
	  width: 902px; 
	  height: 65px;
      margin: 0px;
	  padding: 0px;
	  top: 0px;
	  position: absolute;
}

#row2{
	  width: 902px; 
	  height: 58px;
      margin: 0px;
	  padding: 0px;
	  top: 64px;
	  position: absolute;
}

#nav{
	  width: 902px; 
	  height: 26px;
      margin: 0px;
	  padding: 0px;
	  top: 122px;
	  position: absolute;
}

#main{
	background-image:url(gfx/main_tile.gif);
	background-repeat:repeat-y;
	width:902px;
	top: 148px;
	position: absolute;
	text-align:center;
}

#bottom{
	background-image:url(gfx/bottom.gif);
	background-repeat:no-repeat;
	width:902px;
	height: 40px;
	text-align:center;
}

#left_wrapper {
	float: left;
	margin-left: -200px;
	width: 100%;
}
#left {
	float: left;
	width: 246px;
	margin-left: 201px;
	background-image:url(gfx/bg_cheer.jpg);
	background-repeat:no-repeat;
	background-color: #ab232d;
	min-height: 437px;
	height: 437px;
}
#center {
	margin-left: 450px;
	margin-top: 10px;
}
#right {
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	width: 175px;
}
#left .content {
	padding: 24px 20px;
	font-size: 8px;
	line-height: 20px;
	
}

#right .content {
	padding: 24px 20px;
	font-size: .7em;
	line-height: 1.35em;
}

#left a:link {
	color: #FFFFFF; text-decoration:none; font-style:normal; font-weight: bold;
}
#left a:visited {
	color: #CCCCCC; font-style:normal; font-weight: bold; text-decoration: none;
}
#left a:hover {
	color: #FFFFFF; text-decoration: underline; font-style:normal; font-weight:
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.menulist {
	text-align: right;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
}

#sidebar-container {
	background-image:url(gfx/sidebar-tile.gif);
	background-repeat:repeat-y;
	width: 175px;
}

#sidebar-top {
	background-image:url(gfx/sidebar-top.gif);
	background-repeat:no-repeat;
	height: 43px;
}

#sidebar-bottom {
	background-image:url(gfx/sidebar-bottom.gif);
	background-repeat:no-repeat;
	height: 14px;
}

#sidebar {
	background-image:url(gfx/sidebar-tile.gif);
	background-repeat:repeat-y;
}

#sidebar .content {
	text-align: left;
	font: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 7px;
}

#footer {
	color: #ffffff;
	background-color: #171719;
	padding-bottom: 20px;
}
#footer .content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#bodytext { text-align: left; font-size : 11px; font-family : Verdana, Arial, Helvetica, sans-serif; color : #000000; padding-left: 20px; padding-top: 5px; padding-bottom: 15px; padding-right: 15px; line-height: 16px;
	}
	
TD{ text-align: left; font-size : 11px; font-family : Verdana, Arial, Helvetica, sans-serif; color : #000000; padding: 0px;
	}	

/* Main Formatting */
H1 { font-family: Century Gothic, Arial, Helvetica, sans-serif; font-size: 24px; color: #ab232d; font-weight: normal;line-height: 28px; }
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ab232d; font-weight: bold;}

body {
	margin:0px;
	background-image:url(gfx/background.jpg); background-repeat:repeat-x; background-color:#17161c;
	}

A  {
	font-size : 11px;
	text-decoration : underline;
	font-family : verdana,arial,helvetica,sans-serif;
	color : #ab232d;
}

A:hover  {
	font-size : 11px;
	text-decoration : none;
	font-family : verdana,arial,helvetica,sans-serif;
	color : #ab232d;
}
#footer a:link {color: #ffffff; text-decoration:none; font-size: 10px;}
#footer a:visited {color: #cccccc; font-size: 10px; text-decoration: none;}
#footer a:hover {color: #ffffff; text-decoration:underline; font-size: 10px;}

#sidebar a:link {color: #000000; text-decoration:none; font-size: 10px;}
#sidebar a:visited {color: #000000; font-size: 10px;}
#sidebar a:hover {color: #000000; text-decoration:underline; font-size: 10px;}




