body,html {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	height:25px;
	border-width:2px;
	background-color: #1D262E;
	background-image: url(../pics/bg.jpg);
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}

ul,ol {
margin:0px;
}

img {
border:none;
}

#nav {
	float: right;
	width: 586px;
	text-align: center;
	position: relative;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin-top: -45px;
	z-index: 1;
	left: 10px;
}


#nav a {
	font-size: 12px;
	color: #AAAAAA;
	height: 50px;
	text-decoration: none;
	line-height: 50px;
	outline:none;
	border-right-width: 1px;
	border-right-color: #222222;
	border-top-color: #222222;
	border-bottom-color: transparent;
	border-left-color: #222222;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	text-align: center;
	text-indent: 0px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	position: relative;
	border-right-style: solid;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
}

#nav a:hover {
	color: #66CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	border-right-style: solid;
	border-top-color: #9F4000;
	border-left-color: #333333;
}


a {
	text-decoration: none;
	color: #FF3333;
	outline:none;
}

a:hover {
	color:#66CCFF;
}

p {
	margin: 0px;
	padding: 0px;

}

h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #FF3300;
	line-height: 25px;
	margin: 0px;

}

#address {
	font-size: 13px;
	color: #AAAAAA;
	text-align: right;
	float: right;
	position: relative;
	line-height: 25px;
	margin-top: 45px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#content {
	text-align: left;
	float: left;
	position: relative;
	width: 900px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF3333;
	border-right-color: #3E5162;
	border-left-color: #3E5262;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	top:0px;
}

#music {
	width: 350px;
	color: #BBEEFF;
	font-size: 12px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #008FBF;
	border-right-color: #008FBF;
	border-bottom-color: #008FBF;
	border-left-color: #008FBF;
	padding: 10px;
	float: right;
	position: relative;
	right: 10px;
}




#text {
	width: 450px;
	float: left;
	position: relative;
	font-size: 10pt;
	color: #AABBCA;
	line-height: 22px;
	left:10px;
	padding: 15px;
	background-color: #293741;
	margin-bottom: 10px;
	border: 2px solid #3E5162;
	margin-top: 10px;
}

#gallery {
	width: 750px;
	float: left;
	position: relative;
	color: #DDF7FF;
	padding: 25px;
	font-size: 14px;
	margin-top: 25px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #0073AA;
	border-right-color: #0073AA;
	border-bottom-color: #0073AA;
	border-left-color: #0073AA;
}



#header {
	float: left;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 900px;
	color: #666666;
	margin: 0px;
	height: 170px;

}


#footer {
	float: left;
	position: relative;
	width: 900px;
	height: 50px;
	line-height: 20px;
	font-size: 9px;
	color: #526B83;
	text-align: right;

}

#line {
	float: left;
	position: relative;
	width: 850px;
	height: 2px;
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #0099CC;
	border-left-color: #00CCFF;
	border-top-style: solid;
	

}

