body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	background-color: #003300;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link { color: #FFFFFF; text-decoration: none;}
a:visited { color: #66FF66; text-decoration: none;} 
a:active { color: #FFFFFF; text-decoration: none;} 
a:hover { color: #00CC66; text-decoration: underline;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
}
.GeorgiaSmall {
	font-size: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.GeorgiaSmallWhite {
	font-size: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.dj_mix_table {
	left: 50px;
	border: 1px solid #009900;
	background-color: #CCFFCC;
	color: #003300;
}
.ImgBoarder {
	border: 1px dashed #000000;
}

#container {
	top: 0px;
	height: 100%;
	width: 760px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #006600;
}
#header {
	background-image: url(graphics/v7/header.gif);
	height: 125px;
	width: 580px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 4px;
	font-weight: normal;
}

#dj_list_bg {
	background-image: url(graphics/v7/dj_list.gif);
	height: 125px;
	width: 180px;
	position: absolute;
	top: 0px;
	left: 580px;
	background-repeat: no-repeat;
}

#navigation {
	height: 33px;
	width: 746px;
	background-image: url(graphics/v7/navigation_bg.gif);
	padding-left: 14px;
	position: absolute;
	top: 125px;
	left: 0;
	text-align: left;
}
#content_fill {
	
	width: 760px;
	background-image: url(graphics/v7/content_bg_fill.gif);
	position: absolute;
	top: 158px;
	background-repeat: repeat;
	left: 0px;
}
#content {
	
	width: auto;
	background-image: url(graphics/v7/content_bg_top.gif);
	padding-top: 5px;
	padding-bottom: 15px;
	position: relative;
	background-repeat: no-repeat;
	padding-right: 190px;
	padding-left: 48px;
	text-align: left;
}

#content a:link { color: #009900; text-decoration: none}
#content a:visited { color: #339966; text-decoration: none} 
#content a:active { color: #009900; text-decoration: none} 
#content a:hover { color: #339900; text-decoration: underline}

#content_fill_bottom {
	
	width: 760px;
	background-image: url(graphics/v7/content_bg_bottom.gif);
	position: relative;
	background-repeat: no-repeat;
	left: 0px;
	background-position: bottom;
}
#footer {
	height: 34px;
	width: 555px;
	background-image: url(graphics/v7/footer.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	position: relative;
	background-repeat: no-repeat;
	padding-right: 170px;
	padding-left: 35px;
	left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
#side_column {
	height: 100%;
	width: 159px;
	position: absolute;
	left: 590px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 35px;
}
#dj_list {
	
	width: 149px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	
}
#coming_soon {
	
	width: 149px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(graphics/v7/coming_soon.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	text-align: left;
}
#random_links {
	
	width: 149px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 40px;
	background-image: url(graphics/v7/random_links.gif);
	background-repeat: no-repeat;
	text-align: left;
}
.link_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	padding-top: 2px;
	padding-left: 5px;
}
.link_box_middle {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
	padding-top: 2px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #003300;
	border-left-color: #003300;
}

