@charset "UTF-8";
/* CSS Document */
a{color:#00DFC3;text-decoration:none;}
a:hover{color:black;text-decoration:underline;}
#newsletterForm{margin-top:7px;margin-bottom:7px;}
#frame1{display:none;}
body{background-image:url(../images/bg2.jpg);background-position:top right;margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;color:white;font-size:15px;}
#page{width:869px;float:right;margin-right:0px;}
#header{
	background-image:url(../images/fringebg.gif);
	width:869px;
	height:184px;
}


#flash{height:240px;}

#menu{border:solid black 1px;width:866px;margin-left:1px;background-color:#00DEFF;height:31px;}
.menuLink {float:left;width:106px;height:23px;padding-top:8px;text-align:center;font-size:18px;color:black;cursor:default}
.menuLink a{font-size:12px;color:black;outline:0px;text-decoration:none;}
.menuLink_over {float:left;width:106px;height:23px;padding-top:8px;text-align:center;font-size:18px;color:black;text-decoration:none;background-image:url(../images/menu_over.png);background-position:center center;;}
.menuLink_over a{font-size:12px;color:black;outline:0px;text-decoration:none;}
.menuLink:hover {color:white;text-decoration:none;background-image:url(../images/menu_over.png);background-position:center center;cursor:pointer;}
.menuLink:hover a{color:black;text-decoration:none;}

#midArea{background-image:url(../images/line.png);background-repeat:repeat-y;width:100%;background-position:right;margin-left:0px}
.clear{clear:both;}
#leftColumn{
	float:left;
	width:250px;
	background-color:#CCCCCC;
	margin-top:1px;
	padding-bottom: 8px;
}
#rightColumn{
	float:right;
	width:575px;
	margin-right:22px;
	margin-top:1px;
}

#footer{height:100px;padding-top:136px;background-image:url(../images/headphones.png);background-position:bottom right;background-repeat:no-repeat;}
.halfwidthL{float:left;width:50%;}
.halfwidthR{float:right;width:50%;}

.halfwidthL1{float:left;width:50%;margin-top:5px;color:#999999;}
.halfwidthR1{float:right;width:30%;}

#follow_box{background-color:#4d4d4d;width:575px;background-image:none;}
#follow_box:hover{background-color:#b9EDFF;background-image:url(../images/follow.png);background-repeat:no-repeat; background-position:right center;}

#shows_box{background-color:#4d4d4d;width:575px;background-image:none;}
#shows_box:hover{background-color:#b9EDFF;background-image:url(../images/shows.png);background-repeat:no-repeat;background-position:right center;}

#blog_box{background-color:#4d4d4d;width:575px;background-image:none;}
#blog_box:hover{background-color:#b9EDFF;background-image:url(../images/blog.png); background-repeat:no-repeat;background-position:right center;}

.header1{width:100%;margin-top:20px;height:28px;background-image:url(../images/bar1.gif);background-repeat:no-repeat;color:white;}
.header2{width:100%;margin-top:20px;height:28px;background-image:url(../images/bar2.gif);background-repeat:no-repeat;color:white;}
.header3{width:100%;margin-top:20px;height:28px;background-image:url(../images/bar3.gif);background-repeat:no-repeat;color:white;}
h1{font-size:14px;color:#00FFFF;margin-top:0px;margin-bottom:0px;}
#leftColumn input{
	font-size:16px;
	width: 200px;
}

.txt_small{
	font-size:12px;
	color: black;
}

.txt_med{
	font-size:15px;
	color: black;
}
#proliferated_box{padding-top:5px;padding-bottom:5px;}
