/*
Based on design by Author	:	Christopher Robinson
Website	:	http://www.EDG3.co.uk/
*/

/* Global */
* { border:0; margin:0; padding:0; }
a { color:red; text-decoration:none; }
a:hover { color:#999; text-decoration:underline; }
blockquote { background:#f1f1f1; border-left:2px solid #999; color:#444; display:block; font-style:oblique; line-height:20px; margin:0 0 0 10px; padding:0 0 0 10px; }
.left { float:left; margin:0 10px 0 0; }
.right { float:right; margin:0 0 0 10px; }

/* Body */
body {  }
/* Scroller */
#pscroller2{display:none;
}

#pscroller2 a{
display:none;
}




/* Header */
#header { display:none;}

#newvideo img { display:none; }
#smallant img { display:none; }
/* Content */
#content { height:auto; margin:0 auto; width:100%; }

/* Sidebar */
#sidebar { display:none;}

/* Main */
#main { float:right; width:100%; background:#fff; }
#main p { color: #333; line-height:20px; padding:10px; font-size:12px; }
#main li { color: #333; font-size:12px; }
#main h1 { border-bottom:2px solid #999; color:#444; font-size:165%; font-weight:normal; line-height:30px; padding:0 10px; }

/* Footer */
#footer { display:none;}
