/* CSS Document */

body {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BFBFBF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}

p {
	color: #660000;
	font-size: 1.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	width: 70px;
	text-align: center;
	left: 1px;
	top: 75px;
}
p a:hover, a:active, a:visited {
	 url(images/paragon_one_over.jpg);
}
#links {
	position: absolute;
	top: 55px;
	left: 2px;
}

h1 {
}
a {
	color: #660000;
	text-decoration: none;
}
a:visited {
}
a:hover {
	text-decoration: none;
}
a:active {
}
#banner {
	width: 750px;
	height: 154px;
}
#banner img {
	padding-left: 18px;
	padding-bottom: 0px;
	padding-top: 8px;
}
#container {
	position: relative;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav {
	width: 750px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFBF0;
	background-image: url(images/nav_background.gif);
	background-repeat: repeat;
	background-position: 000;
	border-bottom-color: #FFFBF0;
}
#nav ul {
	text-align: center;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
}
#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}
#nav a {
	color: #000000;
	text-decoration:none;
	margin: 0;
	padding: 2px 10px;
	background-color: #AE3F27;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF5DD;
	border-left-color: #FFF5DD;
	font-size: 1.2em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #808080;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#nav a.current:visited {
	color: #808080;
}
#nav a:visited {
	color: #000000;
}
#nav  a:hover  {
	color: #D55A40;
	background-image: url(images/nav_background.gif);
	background-repeat: no-repeat;
}
#nav a:active {
	color: #D55A40;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	display: inline;
}
#header {
	position: relative;
	height: 100px;
}
#header img {
	margin-left: 226px;
	margin-top: 12px;
}
#song {
}
#lips {
	position: absolute;
	top: 210px;
	left: 21px;
}
#sidebar {
	position: relative;
	width: 130px;
	height: 646px;
}
#top {
	position: absolute;
	left: 39px;
	top: 509px;
}
#content {
	position: absolute;
	height: 600px;
	width: 580px;
	left: 130px;
	top: 297px;
}
iframe {
	border: 2px solid #464646;
	background-color: #000000;
}
#music {
	position: absolute;
	left: 480px;
	top: 208px;
}

#footer {
	height: 16px;
	color: #660000;
	text-align: center;
	padding-top: 6px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #FFFBF0;
	background-color: #000000;
	padding-bottom: 2px;
	margin-bottom: 4px;
	position: absolute;
	left: 0px;
	width: 750px;
	clear: both;
	top: 912px;
}

