p 
{
	font-size : 14px;
	font-family : verdana;
	color : #ffffff;
}
.game_blerb
{
	padding-left:10px;
	margin:10px;
	max-width:750px;
	height:172px;
	overflow:hidden;
}

h3 {
font-family : arial;
color : ;
}

h2 {
	font-size : 10px;
	font-family : verdana;
	font-weight:100;
	color : #d7df60;
	margin:0px;
	padding:0px;
	float:left;
}

h1 
{
	font-size : 20px;
	font-family : verdana;
	font-weight:100;
	color : #ffffff;
	margin:0px;
	padding:0px;
	float:left;
}

body 
{
	font-size : 14px;
	font-family : verdana;
	color : #ffffff;
	background : #000000 url('img/bg.png') no-repeat fixed;
	margin-left:20px;
	padding:0px;
}

#aboutside
{
	position:absolute; 
	top:160px; 
	left:800px; 
	font-size:12px; 
	width:238px; 
	min-height:100px; 
	border-style:solid; 
	border-width:1px; 
	background:#000000; 
	overflow-x:hidden; 
	overflow-y:auto; 
	padding-bottom:10px;
	border-color:#1d1d1d;
	border-top:none;
}

#logo
{
	background: #000000 url('img/logo.png') no-repeat;
	width:350px;
	height:125px;
	float:left;
}
#links
{
	width:105px;
	height:50px;
	margin-left:650px;
	padding-top:90px;
	margin-bottom:10px;
}
#headblock_about
{
	width:751px;
	height:40px;
	background:#000000 url('img/head_about.png') no-repeat;
}
#headblock_games
{
	width:751px;
	height:40px;
	background:#000000 url('img/head_games.png') no-repeat;
}
#headblock_contact
{
	width:751px;
	height:40px;
	background:#000000 url('img/head_contact.png') no-repeat;
}
.section_holder
{
	width:750px;
	min-height:100px;
	background:#000000;
	overflow:hidden;
	margin-bottom:25px;
}
#contact_float
{
	width:750px;
	min-height:100px;
	background:#000000;
	overflow:hidden;
	margin-bottom:25px;
}
.block_out
{
	background:#000000 url('img/block_texture.png') repeat;
	max-width:750px;
	min-height:10px;
	overflow:hidden;
	margin:0px;
	padding:10px;
	padding-top:6px;
	padding-bottom:6px;
	border-style:solid;
	border-width:1px;
	border-color:#1d1d1d;
	border-top:none;
	float:right;
}
.block_out_sml
{
	background:#000000 url('img/block_texture.png') repeat;
	max-width:750px;
	min-height:10px;
	overflow:hidden;
	margin:0px;
	padding:10px;
	padding-top:0px;
	padding-bottom:4px;
	border-style:solid;
	border-width:1px;
	border-color:#1d1d1d;
	float:right;
}
.thumb
{
	float:left;
	overflow:hidden;
	/*border-style:solid;
	border-width:1px;
	border-color:#1d1d1d;
	border-top:none;*/
	margin:0px;
	margin-bottom:20px;
	padding:0px;
}
#twitter
{
	float:left;
}
lrg_link a:visited, a:link, a:active 
{
	font-weight : 100;
	font-size : 20px;
	font-family : verdana;
	color : #00ffff;
	text-decoration : none;
	float:left;
	margin-left:20px;	
}
.lrg_link2 a:visited, a:link, a:active 
{
	font-weight : 100;
	font-size : 20px;
	font-family : verdana;
	color : #00ffff;
	text-decoration : none;
	text-align:right;
}
a:link
{
	margin:0px;
	padding:0px;
	border:0px;
}
a:visited
{
	margin:0px;
	padding:0px;
	border:0px;
	font-weight : 100;
	font-size : 20px;
	font-family : verdana;
	color : #00ffff;
	text-decoration : none;
	text-align:right;
}
a img
{
	border:none;
}
ul
{
	list-style-type: disc;
	font-size : 14px;
	font-family : verdana;
	color : #ffffff;
}
li
{
	margin:10px;
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p
{
	font-size:12px;
}
.twtr-tweet a:link,
.twtr-tweet a:visited,
.twtr-tweet a:hover 
{
	margin-left:5px;
	font-size:12px;
}

.twtr-tweet .twtr-tweet-text 
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;

}