/*------------------------------------------------------------------------------
Layout for a 2 col fixed design.  Used as the primary layout and formatting for gamerzedge.com.

version:	1.0
author:		Allen Fox
email:		wallenfox@yahoo.com
website:	http://www.gamerzedge.com/

Notes:		This style sheet is the layout for the gamerzedge.com website
				
Last Update:	12.25.2006
------------------------------------------------------------------------------*/
body {  
	background:#fff;
	font-family: Verdana, "Lucida Console", "Lucida Sans Unicode", sans-serif;
	font-size:small;
	color:#000;		
}


p {
	margin-top:0px;
	padding:0px;
}

.postHeader {
	font-weight:bold;
}

h4 {
	margin-top:0px;
}

a:link, a:visited {
	color: #818181;
}	

a:hover {
	color: #AC0C04;
}

a.comment:link, a.comment:visited, a.comment:hover {
	font-size:smaller;
}

#wrapper {
	background:#fff;
	width: 640px;
	margin: 0 auto;
}
	
#gzTitle {
	width:90px;
	height:413px;
	background:url(../img/gz.gif) left bottom no-repeat;
	position:absolute;
	bottom:0px;
}


#mastHead {
	width:640px;
	height:150px;
	float: left;
}

#mastHeadLogo {
	width:98px;
	height:98px;
	position:relative;
	left:511px;
	top:36px;
}	  

a.mhl:link, a.mhl:visited {
	display: block;
	width:98px;
	height:98px;
	color:#000;
	text-decoration: none;
	background:url(../img/mastheadLogo1.png) left top no-repeat;
}

a.mhl:hover {
	background-position: right top;
	color:#fff;
}	  

#titleBar {
	width:640px;
	height:35px;
	float: left;
	background:url(../img/updates1.gif) left top no-repeat;
}

#sectionTitle {
	width:640px;
	height:30px;
	float: left;
}

#contentWrapper {
	margin-left:30px;
	margin-right:30px;
}

#leftContent {
	width:321px;
	float: left;
}

#rightContent {
	width: 250px;
	float: right;
}


#clean {
	clear:both;
	width: 640px;
	height: 5px;
	margin:0;
	padding-left:0px;
	padding-right:0px;
}

a.home:link, a.home:visited {
	display: block;
	width:72px;
	height:72px;
	line-height:72px;
	color:#000;
	text-decoration: none;
	background:url(../img/box_home.gif) left top no-repeat;
}

a.home:hover {
	background-position: right top;
}

a.menu:link, a.menu:visited {
	display: block;
	width:72px;
	height:72px;
	line-height:72px;
	color:#000;
	text-decoration: none;
	background:url(../img/box_pixy.gif) left top no-repeat;
}

a.menu:hover {
	background-position: right top;
}

a.boy:link, a.boy:visited {
	display: block;
	width:72px;
	height:72px;
	line-height:72px;
	color:#000;
	text-decoration: none;
	text-align:center;
	font-size:40px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Console", sans-serif;
	background:url(../img/box_boy.gif) left top no-repeat;
}

a.boy:hover {
	background-position: right top;
	color:#fff;
}

a.p1:link, a.p1:visited {
	display: block;
	width:72px;
	height:72px;
	line-height:72px;
	color:#000;
	text-decoration: none;
	text-align:center;
	font-size:40px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Console", sans-serif;
	background:url(../img/box_p1.gif) left top no-repeat;
}

a.p1:hover {
	background-position: right top;
	color:#fff;
}

a.g1:link, a.g1:visited {
	display: block;
	width:72px;
	height:72px;
	line-height:72px;
	color:#000;
	text-decoration: none;
	text-align:center;
	font-size:40px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Console", sans-serif;
	background:url(../img/box_g1.gif) left top no-repeat;
}

a.g1:hover {
	background-position: right top;
	color:#fff;
}

a.luke:link, a.luke:visited {
	display: block;
	width:72px;
	height:72px;
	line-height:72px;
	color:#000;
	text-decoration: none;
	text-align:center;
	font-size:40px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Console", sans-serif;
	background:url(../img/box_luke.gif) left top no-repeat;
}

a.luke:hover {
	background-position: right top;
	color:#fff;
}

a.mking:link, a.mking:visited {
	display: block;
	width:72px;
	height:72px;
	line-height:72px;
	color:#000;
	text-decoration: none;
	text-align:center;
	font-size:40px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Console", sans-serif;
	background:url(../img/box_mking.gif) left top no-repeat;
}

a.mking:hover {
	background-position: right top;
	color:#fff;
}

a.lv:link, a.lv:visited {
	display: block;
	width:72px;
	height:72px;
	line-height:72px;
	color:#000;
	text-decoration: none;
	text-align:center;
	font-size:40px;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Console", sans-serif;
	background:url(../img/box_lv.gif) left top no-repeat;
}

a.lv:hover {
	background-position: right top;
	color:#fff;
}

a.pac:link, a.pac:visited {
	display: block;
	width:250px;
	height:19px;
	color:#000;
	text-decoration: none;
	background:url(../img/pacman23.gif) left top no-repeat;
}

a.pac:hover {
	background-position: right top;
	color:#fff;
}

a.lukec:link, a.lukec:visited {
	display: block;
	width:250px;
	height:19px;
	color:#000;
	text-decoration: none;
	background:url(../img/lukec.gif) left top no-repeat;
}

a.lukec:hover {
	background-position: right top;
	color:#fff;
}

table.menu {
	padding-left:10px;
	border:0px;
}
