body{
	background:url(images/BG1.gif) #000033 no-repeat fixed 400px 150px;
	width: 588px;
	height: 431px;
	margin-left: 0;
}

#container {
	padding: 0;
	margin:0;
}
#header_container{
	background:url(images/roswell_gatherings_01.gif) no-repeat;
	width: 626px;
	height: 444px;
	position:relative;
	left:0;
	top:-10px;	
}
#nav_container{
	position:absolute;
	top:444px;
	left:0;
	margin:0;
	padding:0;
}
.n1, .n2, .n3, .n4{
	height: 30px;
	position:absolute;
	top:0;	
}
.n1{
	background:url(images/RGbut1.gif) no-repeat left top;
	width: 198px;
	left: 0;
}

.n1:hover{
	background-position: left bottom;
}

.n2{
	background:url(images/RGbut2.gif) no-repeat left top;
	width: 144px;
	left:198px;
}

.n2:hover{
	background-position: left bottom;
}


.n3{
	background:url(images/RGbut3.gif) no-repeat left top;
	width: 144px;
	left:342px;
}
.n3:hover{
	background-position: left bottom;
}
.n4{
	background:url(images/RGbut4.gif) no-repeat left top;
	width: 140px;
	left:486px;
}
.n4:hover{
	background-position: left bottom;
}

#strip{
	background:url(images/roswell_gatherings_06.gif) repeat-x;
	height: 179px;
	width:100%;
	position:absolute;
	left:650px;
	top:295px;	
}

.content {
	width:583px;
	background: #FFFFFF;
	position:relative;
	top:20px;
	padding-left:3em;
	padding-top:3em;
	font-family: geneva,verdana, century gothic;
	font-size:11px;
	font-weight:bold;
	color:#153B96;
	line-height:1.5em;
	border-right:solid 10px #000000;
	filter:alpha(opacity=80);
	-moz-opacity:.90;
	opacity:.90;
}

.txtBox{
	font-family: geneva,verdana, century gothic;
	font-size:11px;
	color:#999999;
	line-height:1.5em;
	background-color:#ffffff;
 	width:400px;
	font-weight:normal;
}

.content a:link, .txtBox a:link{
	text-decoration:none;
	
	
}

.content a:visited, .txtBox a:visited{
	text-decoration:none;
	color:#666699;	
}

.content a:hover, .txtBox a:hover{
	text-decoration:underline;	
}
.date_added{
	color:#ff0000;

}
#side_content{
	width:160px;
	position:absolute;
	top:150px;
	left:450px;
	border: 2px double #000066;
	border-right: none;
	padding: 0 0 1em 5px;
	background-color:#000000;
	color:#fff;
	font-weight: bold;
	background-image: url(images/bg.gif);
}
#side_content a{
	color: #0033FF;
}
h1{
	font-family:times;
	font-size:15px;
	color:#fff;
	background-color:#fff;
	padding:.3em;
	border: 1px dotted #333333;
	border-right: 0;
	background:url(images/h2.gif) repeat-x;
}

h2{
	background:url(images/Rsynopsis.gif) no-repeat;
	height: 102px;
	width:435px;
}

h2.credits_head{
	background:url(images/credits.gif) no-repeat;
	height:58px;
	width:230px;
}

h3{
	background:url(images/welcome.gif) no-repeat;
	width:328px;
	height: 134px;
	
}
h4{
 	background-color:#ff0000;
 	color:#ffffff;
 	border: 2px double #663300;
	font-size:10px;
	padding: .5em;

}
h5.green_strip, h5.orange_red_strip  {
	font-family:times;
	font-size:15px;
	color:#ffffff;
	background-color:#ffffff;
	padding:.3em;
	border: 1px dotted #333333;
	border-right: 0;
	
}
h5.green_strip  {
	
	background:url(images/h5.gif) repeat-x;
}
h5.orange_red_strip  {

	background:url(images/h6.gif) repeat-x;
}
.Rhome{
	width:71px;
	height:43px;
	position:relative;
	left:473px;
}

.go_top{
	background:url(images/top.gif) no-repeat;
	width:24px;
	height: 24px;
	position:absolute;
	left:580px;

}

.go_bottom{
background:url(images/bottom.gif) no-repeat;
	width:24px;
	height: 24px;
	position:absolute;
	left:580px;

}
#clock_mail{
	position:absolute;
	top:0;
	left:350px;
}

#mail{
	position:relative;
	left: 200px;
}
strong{
	text-transform:uppercase;
	color:#4C4C7F;

}
::-moz-selection{
	background:#000000;
	color:#ffffff;}

#music_index{
	font-size:10px;
	border: 0px;

		
}

#music_index th{
	background:url(images/h2.gif) repeat-x;
	color:#00DEFF;
}
#music_index th a{
	font-style:normal;
}

#music_index th a:link{
	color:#00DEFF;
	text-decoration:none;
}

#music_index th a:visited{
	color:#00DEFF;
	text-decoration:none;
}
#music_index th a:active{
	color:#ffffff;
	text-decoration:underline;
}

#music_index th a:active{
	color:#ffffff;
	text-decoration:none;
}
.borderimg{
	border:solid 1px #333333;
}
.footer_nav{
	margin-left:-39px;
	background-color:#999999;
	color:#000000;
	padding-top:.2em;

}
.footer_nav p{
	font-size:9px;
	color: #cccccc;
	background-color:#333333;
	font-weight:normal;
	padding-left: .3em;
	border: 2px solid #ff0000;
	border-right:0;
}
.footer_nav a{
	font-size:10px;
	color: #cccccc;
	font-style:normal;
}

.footer_nav a:link{
	text-decoration:none;
	color: #cccccc;
}

.footer_nav a:visited{
	text-decoration:none;
	color: #cccccc;	
}

.footer_nav a:hover{
	text-decoration:line-through;
}
