body
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(http://creative.myspace.com/au/customcommunities/podsurftv/img/podsurf-bg1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

div#wrapper
{
	width: 900px;
	margin: 0px auto;
}

div#headerArea
{
	width: 900px;
	height: 433px;
	margin-top:-24px;
}

div#mainmenu
{
	width: 800px;
	height: 30px;
	position: absolute;
	margin-top: 40px;
	margin-left: 50px;
	
}

div#submitButton
{
	position: absolute;
	margin-left: 680px;
	margin-top: 387px;
}	

div#vidsSection
{
	width: 900px;
	height: 433px;
	background-color: #161919;
}

div#flashcontent
{
	width: 860px;
	height: 410px;
	background-color: #000000;
	margin-left: 20px;
	margin-right: 20px;
}
div#videoFeeds
{
	background-color: #000000;
	width: 900px;
	height: 490px;
}

div#midmenu
{
	width: 900px;
}

div#medRecArea
{
	position: absolute;
	margin-left: 580px;
         margin-top: 106px;
}

div#compsection
{
	width: 900px;
}

div#FlashContainer
{
	float: left;
	width: 296px;
         margin-left: 6px;
}

*html div#FlashContainer
{
         margin-left: 3px;
}

div#FlashContainer2
{
	float: left;
	width: 296px;
}

div#FlashContainer3
{
	float: left;
	width: 296px;
         margin-right: 6px;
}

*html div#FlashContainer3
{
         margin-right: 3px;
}

a:link, a:active, a:visited
{
    color: #93EBD9; 
    text-decoration: none;
}

a:hover 
{
	color:#B1F094;
}


/*-----NECESSITIES-----*/

#profile_friends h5.heading, #profile_forums span.left, #profile_comments h5.heading
{
	display:none;
}

#1a 
{
	padding:0px !important;
                
}
#mainLayout, #mainLayout td 
{
	padding:0px !important;
	margin:0px !important;
	border-collapse:collapse;
}

#wrap 
{
	width:900px !important;
                
}

#profile_url h5.heading 
{
	display:none;
}
#profile_url 
{
         top:5px;
	width:940px;
	text-align:right;
	padding-right:5px;
	position:absolute;
         color: #ffffff;
}

#profile_aboutMe
{
    width: 900px !important;
    margin: 0px;
    padding: 0px;
}
#profile_comments 
{    
    margin-bottom:0px !important;
    padding: 25px;
    width: 850px !important;
}

*html #profile_comments
{
  width: 900px !important;
}

#profile_friends
{
    width: 850px !important;
    padding: 25px;
}

*html #profile_friends
{
  width: 900px !important;
}

#profile_forums
{
    padding: 25px;
    width: 850px !important;
    background-color: #161919;
    margin-bottom: 0px;
}

*html #profile_forums
{
  width: 900px !important;
}
						
					
/*---- New Nav Styles -----*/
/*-- Make sure you remove all references to #header and #topnav in style before adding this ---*/
.rail
{
	display:none;
}
#headerwrap
{
    height: 24px;
}
#header
{
    width: 893px;
}
*html #header
{
    margin-left: 1px !important;
}
#leftNav
{
    float: none;
}
#profile_url {margin-top:18px; margin-left:-20px;}
#topnav
{
    position: absolute;
    width: 893px;
    filter: none !important; 
    background:none !important;
}
#topnav ul li a:hover
{
	background-color: #ffffff !important;
	color: #000000 !important;
}
#topnav ul li a:hover small 
{
    color: #000000 !important;
}
#topnav ul li a.open
{
    background-color: #ffffff !important;
    color: #000000 !important;
}
#topnav ul li a.open small 
{
    color: #000000!important;
}
#headerTable tbody tr td
{
    background-color: transparent;
}
#topnav small
{
    color: #ffffff !important;
}
#topnav a:link, #topnav a:active, #topnav a:visited
{
    color: #ffffff !important;
}
#topnav a:hover 
{
    color: #000000;
}

#subnav ul, #subnav ul li, #subnav a 
{ 
	background: #ffffff!important;
	color: #000000!important;
	border-color: #000000;
}
#subnav a:hover 
{ 
	background: #cccccc !important;
	color: #ffffff;
}