body {
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	color:#FFF;
}
textarea, td {
	font-family:arial;
	font-size:12px;
}
a {
	color:#9999ff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
form {
	margin:0px;
	padding:0px;
}
#PageContainer {
	width: 970px;
	margin: 0px auto;
}
#SiteNavigation {
	background:#000;
}
#UserNavigationBar {
    margin:0px;
	border:1px solid #3b3a3a;
	background:#1d1d1d;
}
#wrp {
	width:970px;
	margin:0px auto;
	text-align:left;
}
#bnr {
	background:#000;
	margin:0px auto;
	padding:5px 0px;
	text-align:center;
}
#wrp2 {
    margin:0px;
	border:1px solid #3b3a3a;
	background:#1d1d1d;
}
#usr_bar {
	background:url(http://cache.stupidvideos.com/images/nav/nav_user_bg.gif) repeat-x;
	height:38px;
	border-bottom:1px solid #3b3a3a;
}
#usr_bar_left {
	float:left;
	display:inline-block;
	margin:4px 0px 0px 9px;
}
#usr_bar_right {
	padding:0px 9px 0px 0px;
}
#nav_search_left {
	float:right;
	margin-top:7px;
}
#nav_search_mid {
	float:right;
	background:url(http://cache.stupidvideos.com/images/nav/nav_search_bg.gif) repeat-x;
	height:24px;
	margin-top:7px;
}
#nav_search_right {
	float:right;
	margin-top:7px;
}
#search_keyword {
	border:0px;
	background:none;
	padding-top:3px;
	width:200px;
}
#Footer {
    border-bottom:1px solid;
    border-left:1px solid;
    border-right:1px solid;
    border-color:#3b3a3a;
	background:#000 url(http://cache.stupidvideos.com/images/nav/bg_footer.gif);
	padding:20px 0px;
    clear:both;
    width:968px;_width:970px;
}
#Footer div.body {
    text-align:center;
    color:#99F;
    margin:0px;
}
.hidden {
	visibility:hidden;
}
.invis {
	display:none;
}
.clear {
	clear:both;
}
#nav_videos_menu {
	position:absolute;
	background:#6e0b0f;
	margin-left:108px;
	margin-top:-1px;
	visibility:hidden;
	width:170px;
	z-index:100;
}
#nav_videos_menu p {
	margin:5px 10px;
}
#nav_videos_menu a {
	color:#FFF;
	text-decoration:none;
}
#nav_videos_menu a:hover {
	text-decoration:underline;
}
#nav_store_menu {
	position:absolute;
	background:#6e0b0f;
	margin-left:847px;
	margin-top:-1px;
	visibility:hidden;
	width:123px;
}
#nav_store_menu p {
	margin:5px 10px;
}
#nav_store_menu a {
	color:#FFF;
	text-decoration:none;
}
#nav_store_menu a:hover {
	text-decoration:underline;
}
#nav_stupidstuff_menu {
	position:absolute;
	background:#6e0b0f;
	margin-left:287px;
	visibility:hidden;
	width:170px;
}
#nav_stupidstuff_menu p {
	margin:5px 10px;
}
#nav_stupidstuff_menu a {
	color:#FFF;
	text-decoration:none;
}
#nav_stupidstuff_menu a:hover {
	text-decoration:underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
.more {
	clear:both;
	text-align:right;
	padding:8px;
	color:#99F;
}
.shadedbox {
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #313031;
	border-bottom:1px solid #313031;
	margin-bottom:10px;
	padding:1px 0px 1px 1px;
}
.box {
	border:1px solid #4b4a4a;
	margin-bottom:10px;
}
.blackbox {
	border:1px solid #000;
	margin-bottom:10px;
}
.padded {
	padding:1px;
}
.black {
	background:#000;
}
.indent {
	padding:10px;
}
.vis {
	display:inline-block;
}
h3 {
	font-size:20px;
	font-weight:bold;
	margin:0px;
}
#lrec_column {
	float:left;
	width:304px;
	margin:19px 0px 9px 0px;
}
#nonlrec_column {
	float:left;
	width:634px;
	margin:19px 10px 9px 10px;
	display:inline;
	line-height:16px;
}
#green_lrec_header {
	text-align:center;
	letter-spacing:4px;
	padding:6px;
	margin-bottom:1px;
	color:#63cb5a;
	background:#103c18;
}
#black_lrec_header {
	text-align:center;
	letter-spacing:4px;
	padding:6px;
	margin-bottom:1px;
	color:#999;
	background:#000;
}
#black_sky_header {
	text-align:center;
	padding:6px;
	margin-bottom:1px;
	color:#999;
	background:#000;
}
#dimmer {
	background:#000;
	opacity:.5;
	filter:alpha(opacity=50);
	position:absolute;
	display:none;
	top:0;
	left:0;
	z-index:10;
}
#mini_logo {
	float:left;
	padding:8px 12px 0px 0px;
}
.mini_top {
	float:left;
}
.mini_top a {
	color:#FFF;
}
.mini_bottom {
	color:#a3a3a3;
}
.mini_bottom a {
	color:#a3a3a3;
}
#username {
	font-weight:bold;
}
#username a {
	color:#FFF;
}
#popup {
	width:455px;
	height:205px;
	overflow:hidden;
	position:absolute;
	display:none;
	background:url(http://cache.stupidvideos.com/images/nav/popup_bg.png) no-repeat;
	text-align:left;
}
.popup_contents {
	padding:11px;
}
.popup_contents form {
	clear:both;
}
.popup_contents textarea {
	border:0px;
	margin-bottom:10px;
	width:433px;
	height:95px;
}
.popup_hdr {
	padding-top:4px;
	font-size:18px;
	font-weight:bold;
}
#signin {
	width:455px;
	height:205px;
	overflow:hidden;
	position:absolute;
	display:none;
	background:url(http://cache.stupidvideos.com/images/nav/signin_bg.png) no-repeat;
	text-align:left;
}
.signin_contents {
	padding:11px;
}
.popup_close {
	float:right;
	border:1px solid #898787;
	background:url(http://cache.stupidvideos.com/images/nav/btn_bg.png) repeat-x;
	padding:4px 5px;
	margin-bottom:10px;
}
.signin_close {
	margin-bottom:35px;
}
.popup_close a {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
.popup_close a:hover {
	text-decoration:none;
}
.signin_row {
	height:30px;
}
.signin_textbox {
	border:1px solid #7f9db9;
	height:25px;
	width:201px;
}
.signin_text {
	float:left;
	width:74px;
	margin-top:2px;
	text-align:right;
	margin-right:7px;
}
.generic_btn {
	margin-top:5px;
	border:1px solid #898787;
	background:url(http://cache.stupidvideos.com/images/nav/btn_bg.png) repeat-x;
	padding:3px 10px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
.generic_btn submit {
	border:0px;
	height:16px;
	overflow:hidden;
	margin:-1px;
	padding:0px;
	background:transparent;
	color:#FFF;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
.generic_btn_left {
	float:left;
	margin-right:10px;
}
.generic_btn_right {
	float:right;
	margin-left:10px;
}
.generic_btn a {
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}
.generic_btn a:hover {
	text-decoration:none;
}
.btn_adjacent {
	float:left;
	padding:4px 10px;
}
.pag_text {
	font-size:13px;
	color:#666;
}
.pag_text a {
	color:#99F;
}

/* start: about */
dt {
	font-weight:bold;
	margin:8px 0px;
}
dd {
	font-size:11px;
	color:#9c9a9c;
	margin-left:0px;
}
dtt {
	font-weight:bold;
	margin:8px 0px;
}
ddt {
	font-size:11px;
	color:#9c9a9c;
	margin-left:0px;
}
ul {
	list-style-type:square;
}
/* end: about */
/* start: contact */
.frm_row {
	padding:5px 0px 5px 10px;
	clear:both;
}
.frm_name {
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}
.frm_val {
	float:left;
	width:400px;
	font-size:10px;
}
.frm_val input {
	border:1px solid #7f9db9;
	width:350px;
}
.frm_val textarea {
	width:350px;
	border:1px solid #7f9db9;
	height:150px;
}
.frm_val select {
	border:1px solid black;
	width:350px;
}
#error {
	padding:8px;
	font-size:16px;
	font-weight:bold;
	color:red;
}
/* end: contact */
/* start: directory > comedian */
.br_col {
	float:left;
	width:140px;
}
/* end: Directory > Comedian */
/* start: podcast */
.reg_row {
	clear:left;
	padding:3px 10px 3px 10px;
}
.rss_desc {
	clear:both;
	float:left;
	width:140px;
	text-align:right;
	padding-right:10px;
}
.reg_field {
	float:left;
	width:340px;
}
/* end: podcast */
/* start: help */
#help {
	margin:0px;
}
#help dt {
	margin:0px;
	font-weight:bold;
	padding:8px 0px;
}
#help dd a, dt a {
	color:#FFF;
}
#help dd a:hover, dt a:hover {
	color:#FFF;
	text-decoration:none;
}
#help dd {
	margin:0px;
	padding-left:10px;
	padding-bottom:8px;
}
#help dd p {
	margin:0px;
	font-weight:bold;
}
#help ul {
	padding-left:10px;
	list-style-type:square;
	color:#9c9a9c;
	font-size:11px;
	margin-left:15px;
}
#help li a {
	color:#9c9a9c;
	font-weight:normal;
}
/* end: help */
.subscribebox {
	padding:10px;
	margin:10px;
	background:#1d1d1d;
	float:left;
}