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 {
        width: 150px;
	padding-left : 10px;	
        padding-bottom : 5px;	
        padding-right : 5px;	

        text-align: center;
}

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

        text-align: center;
}

#content-middle{
	padding-left : 15px;
        padding-right : 15px;
        font-size: 13px;
        font-family: Arial, sans-sarif;
}

#content-songs{
	padding : 5px;
        text-align: center;
}

#content-song{
        padding-bottom : 6px;	
        padding-top : 6px;

	border-bottom-style : solid;
	border-bottom-width : 1px;
        border-bottom-color : #0060B6;
}

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

#content-news .news-more
{
        width: 100%;
        text-align: right;
        font-style: italic;
}

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

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

#content-subscribe
{
        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-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
{
        padding-bottom: 5px;
        padding-top: 5px;
}

.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%;
}