﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: helvetica,sans-serif;
	font-size:14px;
	background-image:url(images/bg1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	/*background-repeat:repeat-x;*/
	background-color:#000;
	/*background-color:#fdb831;*/
	height:100%;
	margin:0 0 10px;
	padding:0;
	overflow-y: scroll;
	}
	
a:link{
	color:#09F;
	}	
a:hover{
	color:#FFC;
		}	
a:active{
	color:#FFF;
		}
a:visited{
	color:#09F;
		}


	
a img{
	border-style:none;
	border:none;
}


h1 {
	font-size: 70px;
	}
h2{
	font-family: helvetica,sans-serif;
	font-weight:bold;
	font-size:18px;
	}
h3{
	font-family: helvetica,sans-serif;
	font-weight:300;
	font-size:18px;
	}
	
ul, li{
	list-style-type:none;
		}
li{
	margin:4px 0 1px -5px;
	}
	
#container{
	margin-left:auto;
	margin-right:auto;
	width:720px;
	}
#head {
	margin-left:auto;
	margin-right:auto;
	width:720px;
	color: #0080FF;
    text-align: center;
	padding-top:8px;
	-moz-border-radius-topright: 2em;
	-moz-border-radius-topleft: 2em;
    -webkit-border-top-right-radius: 2em;
	-webkit-border-top-left-radius: 2em;
      }

#tag { 
	margin-left:auto;
	margin-right:auto;
	margin-top: -2px;
	width:700px;
	background: #000000;
	color: #0080FF;
    text-align: center;
	}

#nav {
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	text-align: center;
	font-family: helvetica,sans-serif;
}

#title{margin-left:auto;
	margin-right:auto;
	margin-top: -2px;
	width:700px;
	background: #000000;
	color: #0080FF;
    text-align: left;
	text-decoration: none; 
	color:#FFC; 
	font-weight:bold;
	}
	
h2.title{
	margin:0px;
	font-size:22px;
	padding-left:20px;
	}	
	
a.myclass:link {
	padding: 1px 2px;
	text-decoration: none; 
	color:#FFC; 
	font-weight:bold;
	font-size:16px;
	}
				
a.myclass:visited {
	padding: 1px 2px;
	text-decoration: none; 
	color:#FFC;  
	font-weight:bold;
	font-size:16px;
				}
				
a.myclass:hover {
	padding: 1px 2px;
	background-color: #4075ba;
	text-decoration: none;
	color:#FFC; 
	font-weight:bold;
	font-size:16px;
	}

a.myclass:active {
	padding: 1px 2px;
	background-color: #69C;
	text-decoration: none; 
	font-weight:bold;
	font-size:16px;
	color:#F30; 
				}

h4{
	text-indent:5px;
	font-size:8px;
}

#content {
    background: #000000;
    margin-left:auto;
	margin-right:auto;
	
	width:660px;
	color:#FAFAFA;
	text-align: left;
	padding: 20px;
	}
	
#musiccontent {
    background: #000000;
    margin-left:auto;
	margin-right:auto;
	width:660px;
	color:#FAFAFA;
	text-align: left;
	padding: 20px;
	}	
	
#newsmain{
	margin:0 0 0 10px;
	width:70%;
	align:left;
	height:auto;
	}

#newside{
	margin: 40px 10px 0 0;
	width:25%;
	float:right;
	}
	
#mailinglist{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding-bottom:4px;
	width:700px;
	background-color:#000000;
	font-size: 12px;
	font-weight:bold;
	color:#FFC; 
	-moz-border-radius-bottomright: 2em;
	-moz-border-radius-bottomleft: 2em;
	-webkit-border-bottom-right-radius: 2em;
	-webkit-border-bottom-left-radius: 2em;
	border-bottom-radius:2em;
}
#footer {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	width:100%;
	height:200px;
	/*background-color:#C90;*/
	background-color:#000;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius:1em;
}

a.foot:link {
	text-decoration: none; 
	color:#fff;
	font-weight:bold;
	}
	
a.foot:hover {
	text-decoration: none; 
	color:#333;
	font-weight:bold;
		}
		
a.foot:active{
	text-decoration: none; 
	color: red;
	font-weight:bold;

		}
a.foot:visited{
	text-decoration: none; 
	color:#fff;
	font-weight:bold;

		}		
		
		
		
	
h5 {
	padding: -20;
	margin: -50;
	font-size: 10px;
	
}#body #content p {
	color: #FFF;
}
a.myclass2{
	boarder: 0px;
	text-decoration: none;
	boarder-style:hidden;
	boarder-color:none;
	background:none;
	outline-style:none;
	outline-width: 0px;
	border: none;
	}

