
* {
margin:0;
padding:0;
}

body {
	min-width:1000px; 
	max-height: 100%; 
}

#header-wrapper {
	position:absolute;
	width: 100%;
	top:0;
	left:0;
}

#header {
	height:150px;
	margin:0;
	overflow: hidden;
}

#content-wrapper {
	padding:150px 0 0 0;
	margin-left:0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:0px;
	padding-bottom:0px;
		width: 100%;
}


#content {
	width:1000px;
	min-height: 320px;
	padding: 0px;
	margin:0 auto;
	height:0 auto; 
}
#sub_menu {
	width:700px;
	position:absolute;
	padding: 0px;
	margin:0 auto;
	height:0 auto; 
}

#main1 {
	width:700px;
	padding: 0px;
	margin:0 auto;
	height:0 auto; 
}

#player {
	width:290px;
	padding: 0px;
	margin:0 auto;
	height:0 auto; 
}

#footer-wrapper {
	width:100%;
	height: 0 auto; 
}


#footer {
	width:1000px;
	overflow: hidden;
	height:0 auto; 
	margin:0 auto;
	
}


/*Global navigation*/
#nav {
	position:relative;
	top:2.5em;
	width:100%;
	padding:0 0 2px;
    height:1em;
	}
	
#nav ul {
	float:left;
	width:100%;
	list-style-type:none;
	}
	
#nav li {
	display:inline;
	float:left;
	width:auto;
	}
	
#nav a {
	padding:3px 3px 3px 3px;
	margin-left:4px;
	margin-right:4px;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	width:auto;
	font:bolder 1.2em/100% Helvetica, sans-serif;
	letter-spacing:2px;
	}
	
#nav a:hover {
	border-bottom:1px solid #fff;
	}

#nav a:active {
	background:#660033;
	color:#fff;
	}


/***************STYLE***************************/
body,
html{
	background:#000000;
}

#header{
	background:#000000;
	color:#fff;
}

#footer{
	border-left: .2em dotted #003366; 
	border-right: .2em dotted #003366; 
	border-bottom: .2em dotted #003366; 
	background:#000000;
	color:#fff;
}

#content {
	border: .2em dotted #003366; 
	background:#000000;
	color:#fff;
}
#sub_menu {
	background:#000000;
	border-bottom: .2em dotted #003366; 
	color:#fff;
}

#main1 {
	background:#000000;
	color:#fff;
}

#player {
	background:#000000;
	color:#fff;
}

h1,
h2 {
	padding:0;
	margin:0 0 0 10px;
}

h1 {
	color: #FFFFFF;
	font-size: 12;
	font-family: "Courier New";
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: text-top;
	white-space: normal;
	text-align: left;
	display: compact;
	margin: 0;
	padding: 0;
}

h2 {
	font-size:1.1em;
	padding-top:1em;
	margin-top:0;
}

#footer p {
	margin:0 0 0 5px;
	padding:0;
}

#footer a {
	color:#fff;
}

ul, p {
	font-size:0.85em;
	line-height:1.45em;
}

p {
	margin:0 10% 0 10px;
	padding-bottom:10px;
}



.style1 {
	color: #FFFFFF;
	font-size: 12;
	font-family: "Courier New";
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: text-top;
	white-space: normal;
	text-align: left;
	display: compact;
	margin: 0;
	padding: 0;
}

body,td,th {
	color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 12px;
}




	
