/* Float Clearing! Very Impt! */
.clear {
   clear: both;
   display: block;
   height: 1px;
   margin-bottom: -1px;
   font-size: 1px;
   line-height: 1px;
   overflow: hidden;
}

A {
	TEXT-DECORATION: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:link {
	COLOR: #FFFFCC}
A:visited {
	COLOR:  #666666}
A:active {
	COLOR: #CCCCCC}
A:hover {
	COLOR: #FFFFFF}

#updates {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	height: 160px;
	text-align: left;
	top: 100px;
	margin: 10px;
}
#headwarp {
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: -3px;
	margin-left: -10px;
}

/* margin auto very impt, since firefox doesnt reg div as text*/
#warp {
	width: 744px;
	height: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#bgwarp {
	height: 500px;
	width: auto;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -3px;
}

#content {
	width: 735px;
	padding: 4px;
	float: left;
	height: auto;
		background-image: url(../image/webstruct/warpbg.png);
	
}
#leftbar {
	float: left;
	width: 195px;
	clear: left;
	margin-right: auto;
	padding: 4px;
	background-image: url(../image/webstruct/warpbg.png);
	height: 450px;
}

#topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 50px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
#footwarp {
	height: 40px;
	width: 744px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #333333;
	clear: both;
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	height: auto;
	margin: 10px;
	text-align: left;
	padding: 10px;
}
.whiteborder {
	border: 5px solid #FFFFFF;
}


h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
	text-transform: capitalize;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#shoutbox {
	margin: 10px;
	height: 220px;
}
#topbanner {
	height: 200px;
	margin-right: 10px;
	margin-left: 10px;
	background-position: left bottom;
}

body {
	padding:0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../image/webstruct/bg_full.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.biggerfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
