@charset "utf-8";
/* InternetGamerZ */

body {
	background:#000;
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
	margin:0px;
	}
	 a:link { color:#999; }
	 a:active { color:#999;}
	 a:visited { color:#999;} 
	 a:hover { color:#fff;} 
	 a { text-decoration:none;}

#wrap {
	width:712px;
	background-color:#000;
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
	padding-right:7px;
	}

#header{
	background-image:url(img/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:712px;
	height:122px;
	margin-left:auto;
	margin-right:auto;
	}

#mynav {
	background-image:url(img/nav.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:712px;
	height:39px;
	margin-left:auto;
	margin-right:auto;
	}

#mynavend {
	background-image:url(img/navend.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:712px;
	height:7px;
	margin-left:auto;
	margin-right:auto;
	}

.blankseperator {
	background-color:#000;
	width:712px;
	height:4px;
	margin-left:auto;
	margin-right:auto;
	}
	
.footerseperator {
	background-color:#000;
	width:712px;
	margin-left:auto;
	margin-right:auto;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	}
	.footerseperator a:link { color:#333; }
	.footerseperator a:active { color:#333;}
	.footerseperator a:visited { color:#333;} 
	.footerseperator a:hover { color:#666;} 
	.footerseperator a { text-decoration:none;}
		
#mycontent {
	background-image:url(img/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000;
	width:712px; /* SUBTRACT PADDINGS FOR CHILDS */
	padding-top:19px;
	}
	#mycontent a:link { color:#CCC; }
	#mycontent a:active { color:#CCC;}
	#mycontent a:visited { color:#CCC;} 
	#mycontent a:hover { color:#fff;} 
	#mycontent a { text-decoration:none;}
	
#mycontentgames {
	background-image:url(img/content_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000;
	width:712px; /* SUBTRACT PADDINGS FOR CHILDS */
	padding-top:19px;
	}
	#mycontentgames a:link { color:#CCC; }
	#mycontentgames a:active { color:#CCC;}
	#mycontentgames a:visited { color:#CCC;} 
	#mycontentgames a:hover { color:#fff;} 
	#mycontentgames a { text-decoration:none;}
	
#footerstart {
	background-image:url(img/footer_pre.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:712px;
	height:77px;
	margin-left:auto;
	margin-right:auto;
	}

#footerend {
	background-image:url(img/footer_end.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:712px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	line-height:34px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	text-align:center;
	}
	#footerend a:link { color:#CCC; }
	#footerend a:active { color:#CCC;}
	#footerend a:visited { color:#CCC;} 
	#footerend a:hover { color:#CCC;} 
	#footerend a { text-decoration:none;}

	
.heading-long {
	background-image:url(img/headings.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:31px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:31px;
	padding-left:5px;
	margin-bottom:7px;
	font-weight:bold;
	}

.content-column {
	width:331px;
	float:left;
	}

.content-container {
	padding:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	}

.content-text {
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-bottom:25px;
	line-height:20px;
	}
	
.clearall {
	clear:both;
	}
	
.content-seperator {
	width:36px;
	float:left;
	}
	
.customline {
	border-top:#666 1px solid; margin-top:10px; margin-bottom:10px;
	}
	
.maplink {
	font-size:10pxpx; text-align:right; margin-left:auto; margin-right:auto; margin-bottom:25px;
	}
	
	.maplink a:link { color:#666; font-size:10px;}
	.maplink a:active { color:#666; font-size:10px;}
	.maplink a:visited { color:#666; font-size:10px;} 
	.maplink a:hover { color:#fff; font-size:10px;} 
	.maplink a { text-decoration:none; font-size:10px;}

	
	
	