body, html
{
	margin: 0;
	padding: 0;
	background: #ecf41a url('http://www.phlexx-rated.com/style/phlexxbkg.jpg');
 	background-attachment:fixed;
 	background-repeat:no-repeat;
 	background-position:center;
	font: normal 12px "Georgia", "Arial", Verdana, Trebuchet MS, Sans-Serif; color : #FFFFFF;
	scrollbar-base-color: #000000;
 	scrollbar-arrow-color: #ecf41a;
 	scrollbar-3dlight-color: #000000;
 	scrollbar-darkshadow-color: #000000;
 	scrollbar-face-color: #000000;
 	scrollbar-highlight-color: #000000;
 	scrollbar-shadow-color: #000000;
 	scrollbar-track-color: #ecf41a;
}


/* Links */

a:link { color: #FFFFFF; text-decoration: none; }

a:visited { color: #FFFFFF; text-decoration: none; }

a:active { color: #FFFFFF; text-decoration: none; }

a:hover { color: #FFFF00; }

/* Structure */

#container
{
	width: 900px;
	margin:auto;
	padding:inherit;
}

#sidebar-wrapper h4 {
	background-color:#000000;
	border-bottom:1px solid #ecf41a;
	border-left:1px solid #ecf41a;
	font-family: Verdana, Geneva, sans-serif,Sydnie, Arial;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	padding:5px;
	margin:0px;
	color:#FFFF00;
	text-align:left;
}

h4 {
	background:#000000 url('');
	background-position:left;
	background-repeat:repeat;
	border-bottom:1px solid #ecf41a;
	font-family: Verdana, Geneva, sans-serif,Sydnie, Arial;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	padding:5px;
	margin:0px;
	color:#FFFF00;
	text-align:left;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

p#meta
{
	margin-top:0;
	margin-bottom:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	height:25px;
	width: 900px;
	font-variant:small-caps;
	font-family: Sydnie, Arial;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color: #ecf41a;
	background-image: url('http://www.phlexx-rated.com/style/meta.png');
	background-position:center;
	background-repeat:no-repeat;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
}

#header
{
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	background-repeat:no-repeat;
	clear: none;
	height: 250px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

#navigation
{
	float: left;
	width: 900px;
}

#wrapper
{
	padding: 0px;
	clear: both;
	float: none;
	width: 900px;
	background-color:#ecf41a;
	margin: 0;
}

#wrapper-btm {
	height:25px;
	background-image: url('http://www.phlexx-rated.com/style/meta.png');
	background-position:center;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	clear: both;
}

#featured
{
	text-align: left;
	padding: 0px;
	margin: 0px;
	height:auto;
	background-color:#333;
	float: left;
	clear: none;
	width: 900px;
}

#split
{
	width: 900px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 0px;
	height: 778px;	
}

#content td
{ 
	padding: 0px;
	border: 1px solid #444444;
}  

#content-wrapper
{
	width: 600px;
	float: left;
	height: 28px;
}

#content1
{
	float: left;
	line-height: 1.6em;
	width: 600px;
	height: 750px;
	overflow: auto;
	color: #FFF;
	margin-left: 0px;
}

#content1 ul
{
	margin: 0px; 
  	font-weight: bold;
  	padding: 0px 0px 0px 0px;
	padding-bottom:0px;
}

#center-wrapper
{
	width: 900px;
	float: left;
	clear: none;
}

#center-wrapper-btm 
{
	height:25px;
	background-image: url('http://www.phlexx-rated.com/style/meta.png');
	background-position:center;
	background-repeat:no-repeat;
	padding:0px;
	margin: 0px;
}

#center
{
	text-align:center;
	background-color: #000000;
	height: 130px;
	margin: 0px;
	padding: 0px;
}

#center ul
{
	margin: 0px; 
  	font-weight: bold;
  	padding: 0px 0px 0px 0px;
	padding-bottom:0px;
}

#sidebar-wrapper
{
	width:300px;
	float:right;
	height: auto;
}

#sidebar
{
	float: right;
	margin:0px;
	line-height: 0em;
	width: 300px;
	padding: 0px;
	height: 750px;
	
}

#sidebar ul
{
	margin: 0px; 
  	font-weight: bold;
  	padding: 0px 0px 0px 0px;
	padding-bottom:0px;
}

#footer
{
	width: 900px;
	height:50px;
	border:1px outset #ecf41a;
	background-image: url('http://www.phlexx-rated.com/images/');
	background-position:left;
	background-repeat:repeat;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color:#000000;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

/* Meta */

p#meta a:link, p#meta a:visited { padding: 0 5px; color: #FFFFFF; }

p#meta a:hover, p#meta a:active { color: #FFFF00; }

/* Header */


/* Navigation */
#navigation
{
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
	font-family:Verdana, Geneva, sans-serif;
	background: #333 url('http://www.phlexx-rated.com/style/nav.jpg');
	background-repeat:repeat-x;
	border-top: 0px solid #333333;
	border-bottom: 1px solid #ecf41a;
	width: 100%;
	height:44px;
}

#navigation ul
{
	z-index:100;
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

#navigation ul li { 
	float:left;
	position:relative;
	display: block;
}

#navigation ul li a
{
	color: #ffffff;
	display: block;
	background-image: url ();
 	padding:15px 10px; 
	border-right: 0px solid #333333;
	background-repeat:no-repeat;
 	background-position:left;
	text-decoration: none;
}

#navigation ul li a:hover
{	
	background:#ecf41a;
	color: #000000;
}

#video_nav
{
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: center;
	padding: 0px;
	margin: 0px;
	height:110px;
	background-color: #000000;
	border-bottom: 1px solid #333;
	clear: none;
	width: 900px;
/*Left/ right border width of pagination DIV.*/
}

* html .video_nav
{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
	width: 300px; /*IE5 width*/
	w\idth: 316px; /*IE6 width*/
}

#video_nav a 
{
	color: #FFFFFF;
	width:10px;
	height:10px;
	padding-right:5px;
	padding-left:5px;
	text-decoration:uppercase;
	font-size : 12px;
	font-family :  Arial;
	font-weight : bold;
	z-index:100%;
}

#video_nav a:hover, .pagination a.selected
{
	color: #FFFF00;
	text-decoration: none;
}

/* Featured */

#featured p 
{ 
	margin: 0px 0; 
}

#featured img 
{ 
border: 0px solid transparent; }

/* Content */

#content > h3, #content .top { margin-top: 5px; }

/* Sidebar */

/* Footer */

p#footer a:link, p#footer a:visited { color: #000000; }

p#footer a:hover, p#footer a:active { color: #000000; }

#footer p 
{
	padding: 10px;
	text-align:center;
	margin:10px;
	font-family: Sydnie, Arial;
	font-weight: bold;
	font-variant:small-caps;
	font-size: 12px;
	color: #FFFFFF;
}

#imglinks
{
	float:right;
	padding:8px;
	margin: 0px;
	position: relative;
	height: 44px;
}

#playlist
{
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	clear: none;
	margin:0px;
	height:400px;
	float:right;
