/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body
	{
	margin: 0 auto;
	padding: 0px;
	background: #000000 url(images/img01.jpg) repeat-y;
	background-position: top center;
	font: normal 12px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3
	{
	margin: 0;
	padding: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #ff3333;
	}

h2
	{
	text-transform: uppercase;
	font-size: 24px;
	padding: 0px 0px 0px 0px;
	}

h3
	{
	text-transform: uppercase;
	font-size: 16px;
	padding: 20px 0px 10px 0px;
	}

h4
	{
	margin: 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	}

p, blockquote, ul, ol
	{
	line-height: 18px;
	/*text-align: justify;*/
	}

blockquote
	{
	padding-left: 18px;
	background: url(images/img05.gif) repeat-y;
	}

a
	{
border: none;

	color: #0099ff;
	}

a:hover
	{
	text-decoration: none;
	}

quote
      {
	line-height: 18px;

	width: 426px;
	

}

img.newsButton
{ 
position:relative;
left:25px;
top:96px;
} 

img.gamesButton
{ 
position:relative;
left:42px;
top:96px;
} 

img.contactButton
{ 
position:relative;;
left:58px;
top:96px;
} 


img.aboutButton
{ 
position:relative;;
left:58px;
top:96px;
} 


img.linksButton
{ 
position:relative;
left:73px;
top:96px;
} 


img.emailAddress
{ 
position:relative;
left:210px;
top:0px;
} 


img.icons
{ 

float:right;
} 





/*********/
/* Twitter */
/*********/
#twitter
	{
	float: left;
	width: 470px;
	padding-right:20px;
height:auto;
	}



/**********/
/* Header */
/**********/
#header
	{
	width: 652px;
	height: 161px;
	margin: 0 auto;
	overflow: hidden;

padding-left: 40px;

	background: #000000 url(images/img02.gif) no-repeat;
	background-position: top center;

	}

#header h1 a, #header h2 a
	{
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

#header h1
	{
	padding: 20px 0 0 0px;
	font-size: 24px;
	}

#header h2
	{
	padding: 0px;
	font-size: 11px;
	}

/********/
/* Menu */
/********/
#menu
	{
	width: 652px;
	height: 0px;
	margin: 0 auto;

	}

#menu ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu li
	{
	display: inline;
	}

#menu a
	{
	float: none;
	width: 652px;
	}

#menu a:hover
	{
	color: #ffff33;
	}

#menu .first a
	{
	background: none;
	}


/***********/
/* Content */
/***********/
#content
	{
	width: 526px;
	/*height:540px;*/
	height:auto;

	margin: 0 auto 20px auto;
	padding: 20px;
	background: #ffffff;
	/*overflow:scroll;*/
	overflow:auto;
	overflow-x:hidden;
	}

/*********/
/* Posts */
/*********/
#posts
	{
	float: left;
	width: 526px;
	padding-right:20px;
	}

/*********/
/* Links */
/*********/

#adLeft
	{
	width: 160px;
	height: 600px;
float: left;
	margin: 0 auto;	

	background-position: top left;
	background-repeat: no-repeat;

	}

#adRight
	{
	width: 160px;
	height: 600px;
float: right;
	margin: 0 auto;

	background-position: top center;
	background-repeat: no-repeat;

	}



#links
	{
	float: left;
	width: 652px;
	}

#links ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#links li ul
	{
	padding: 5px 0 30px 0;
	}

#links li li
	{
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
	}

#links li a
	{
	text-decoration: none;
	}

#links li a:hover
	{
	text-decoration: underline;
	}

#links li i
	{
	font-style: normal;
	font-size: 9px;
	}

#links li h2
	{
	font-size: 14px;
	padding: 20px;
	}

/**********/
/* Footer */
/**********/
#footer
	{
	width: 700px;
	height: 300px;
	margin: 0 auto;


text-align: center;
 
	background: url(images/img07.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}







#footer p
	{
	text-align: center;
	color: #999999;
	margin: 0px;
	padding: 0px;
	}

#footer a
	{
	color: #668888;
	}