body {
	background-color: white;
	text-align: center;
}

a, a:visited, a:active{
	color : #0060B6;
	text-decoration : none;
}
a:hover {
	color: blue;
	text-decoration : none;
}

img{
	border : 0;
}

ul{
	list-style-type:circle;
	
}
#vgs {
	position : relative;
	top : 10px;
	
	margin: 0px auto;
	width:1000px;
}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:200px;
}

#menu {
        position:absolute;
        left:80px;
        top:200px;
        width:840px;
        height:50px;
	background-image: url('http://www.videogameshow.org/images/menu_bg.gif');	
	background-repeat: repeat-x;	        
}

#menu-left {
        position:absolute;
        left:0px;
        top:200px;
        width:80px;
        height:50px;
}

#menu-right {
        position:absolute;
        left:920px;
        top:200px;
        width:80px;
        height:50px;
}

#middle{
	
	position:absolute;
	left:0px;
	top:250px;	
}

#middle-table
{
	padding: 0;	
	width: 1000px;
	background-image: url('http://www.videogameshow.org/images/border_bg.gif');	
	background-repeat: repeat-y;	        	
}

#bottom
{
        padding: 0;
        width: 1000px;
        height: 40px;
}

#border-left
{
	width :50px;
}

#border-right
{
	width :75px;
}

#content {	
        position:relative;
	padding-top : 20px;	
	text-align : left;
	font-family : arial;
}

#content-table {
	
	width : 100%;
	height : 100%;
	
	font-size : 12px;
}

#content-left {
	padding-left : 10px;	
        padding-bottom : 5px;	
        padding-right : 10px;	
        
        text-align: left;
}

#content-right{
        width: 150px;
	padding-left : 5px;	
        padding-bottom : 5px;	
        padding-right : 10px;	

        text-align: center;
}

.content-news-item{
        padding-bottom : 10px;	
        padding-top : 10px;
}

.content-news-item .news-body
{
        font-size: 10pt;
        font-family: arial, sans-serif; 
        
        line-height: 14pt;
}

.news-more
{
        width: 100%;
        text-align: left;

        padding-top : 15px;
        
        font-size: 12pt;
        font-style: bold;
        
        font-family : arial;
}

.news-permalink
{
        width: 100%;
        text-align: left;
        
        padding-top : 5px;
        
        font-size: 10pt;
	font-family : arial;        
}

.news-comments
{
        width: 100%;
        text-align: left;
        font-weight: bold;
        
        padding-top : 10px;
        
        font-size: 14pt;
	font-family : arial;        
}

.news-archive
{
        width: 100%;
        text-align: left;
        font-weight: bold;
        
        padding-top : 10px;
        
        font-size: 14pt;
	font-family : arial;        
}

#content-advert
{
	padding : 5px;
	height : 70px;	
        text-align: center;
}

#content-contact
{
	padding-top : 20px;
	
}

#content-subscribe
{
        padding-bottom: 20px;
}

#content-subscribe-news
{
        padding-bottom: 20px;
}

#content-latest
{
        padding-bottom: 20px;
        padding-top: 15px;
        
        font-family: Arial, sans-sarif;
        font-size: 12px;
}

#content-feedback
{
        padding-bottom: 20px;
        padding-top: 15px;
}

#content-survey
{
        padding-bottom: 20px;
}

#content-network
{
        padding-bottom: 20px;
}

#content-submit
{
        padding-bottom: 20px;
}

.content-submit-info
{
        font-family: Arial, sans-sarif;
        font-size: 10px;
}

.content-feedback-item
{
        padding-bottom: 5px;
        padding-top: 5px;
}

.content-feedback-type
{
        font-family: Arial, sans-sarif;
        font-weight: bold;
        font-size: 14px;
}

.content-feedback-info
{
        font-family: Arial, sans-sarif;
        font-size: 12px;
}

.content-feedback-extra
{
        font-family: Arial, sans-sarif;
        font-size: 10px;
        font-style: italic;
}

.content-subscribe-item
{
        padding-top: 10px;
}

.content-news-item-seperator
{
        clear : both;
        padding-bottom: 15px;
        padding-top: 15px;
        
        text-align: center;
        width: 100%;
}

.content-news-board-link
{
        font-style : italic;
        font-weight : bold; 
        font-size : 20pt;
        color : #CF7F00;
        text-align: center;
}

.content-blog-header {
        width: 100%;
	background-image: url('http://www.videogameshow.org/images/bar_bg.gif');	
	background-repeat: repeat-x;	        
}

.content-blog-info {
        width: 100%;
}

.stg_table {
        border: none;
        padding: 1px;
        background:transparent;
}
.stg_table td {
        border: none; 
        background:transparent; 
}

.stg_table .alt1 {
        background:transparent; 
}

.stg_table .alt2 {
        background:transparent; 
}
        

.stg_table_grid  {
        border: 1px solid #0060B6; 
        border-collapse: collapse; 
        padding: 0 1px 0 1px;
}

.stg_table_grid th  {
        border-top: none; 
        border-bottom: none; 
        border-left: 1px solid #0060B6; 
        border-right: 1px solid #0060B6; 
        padding: 0 1px 0 1px; 
        font-weight: bold; 
        color: yellow; 
        background:#BF0000; 
}

.stg_table_grid td {
        border-top: none;       
        border-bottom: none; 
        border-left: 1px solid #0060B6; 
        border-right: 1px solid #0060B6; 
        padding: 0 1px 0 1px; 
}

.stg_table_grid .alt1 {
        background:#E1E1E1; 
}

.stg_table_grid .alt2 {
        background:#F0F0F0; 
}

.stg_tablerow_top { 
        vertical-align:top; 
}

.stg_tablerow_top td { 
        vertical-align:top;  
}  
