body,html
{
	height:100%;
	margin:0px;
	background-color:#000000;
	background-image:url('../images/bg.jpg');
	background-attachment:fixed;
	background-repeat:repeat;
}

a:link
{
	color:#91c2d6;
	text-decoration:underline;	
}

a:visited
{
	color:#91c2d6;
	text-decoration:underline;
}

.giglink:link
{
	color:#FFFFFF;
	text-decoration:underline;
}

.giglink:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}

.gbook
{
	border:1px #000000 solid;
	width:220px;
	height:18px;
}

.contentholder
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:900px;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

.mainbg
{
	position:absolute;
	background-image:url('../images/contentbg.png');
	background-repeat:repeat;
}

.header
{
	position:relative;
	width:900px;
	height:301px;
	background-color:#000000;
	float:left;
}

.headerlink
{
	position:absolute;
	width:360px;
	height:80px;
	top:22px;
	left:22px;
	border:0px;
}

.menutext
{
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	margin-top:7px;
}

.menutext a:link
{
	color:#FFFFFF;
	text-decoration:none;	
}

.menutext a:visited
{
	color:#FFFFFF;
	text-decoration:none;	
}

.menutext a:active
{
	color:#a40e12;
	text-decoration:none;	
}

.menutext a:hover
{
	color:#a40e12;
	text-decoration:none;	
}


.menubar
{
	position:relative;
	width:900px;
	height:30px;
	background-color:#000000;
	float:left;
	clear:both;
}

.main
{
	position:relative;
	width:840px;
	float:left;
	clear:both;
	margin-top:30px;
	margin-left:30px;
}

.leftcol
{
	position:relative;
	width:580px;
	float:left;
	clear:left;
}

.rightcol
{
	position:relative;
	width:230px;
	float:right;
	clear:right;
}

.newspost
{
	position:relative;
	width:223px;
	float:left;
	clear:both;
	margin-top:16px;
	margin-left:5px;	
}

.newsdate
{
	font-family:Verdana;
	font-size:10px;
	color:#e1dfd9;
}

.newsheader
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#91c2d6;
}

.text
{
	font-family:Verdana;
	font-size:12px;
	color:#e1dfd9;
}

.gbtext
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

.liveheader
{
	position:relative;
	margin-top:20px;	
	float:left;
	clear:both;
}

.liverow
{
	position:relative;
	width:223px;
	float:left;
	clear:both;
	margin-top:16px;
}

.footerspace
{
	position:relative;
	width:900px;
	height:60px;
	text-align:center;
	float:left;
	clear:both;
}

.copytext
{
	font-family:Verdana;
	color:#91c2d6;
	font-size:10px;
}