body
{
	color: #5586A0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: small;
	min-width: 800px;
}

hr {
        color: #35A5C1;
        background-color: #35A5C1;
}

.whitetext
{
	color: #CCCCCC;
}

.reallywhitetext
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

.center_img
{
	text-align: center;
}

a:link, a:visited
{
	text-decoration: none;
	color: #A5D6F0;
}

a:hover, a:active
{
	text-decoration: none;
	color: #CCCCCC;
}

#world
{
	background-color: #000000;
	margin: 60px;
	margin-top: 35px;
	margin-bottom: 10px;
}

#menu_holder
{
	width: 100%;
	text-align: center;
}

#menu td
{
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	width: 500px;
	background-color: #2A5262;
	font-size: small;
	font-weight: bold;
}

#menu a:link, #menu a:visited
{
	text-decoration: none;
	color: #55C5E1;
}

#menu a:hover, #menu a:active
{
	text-decoration: none;
	color: #CCCCCC;
}

#content
{
	background-color: #2A5262;
	margin-left: 2px;
	margin-right: 2px;
	padding: 15px;
}

#banner
{
	margin-left: 2px;
	margin-right: 2px;
	background-color: #1E3740;
	text-align: center;
}

#main
{
	margin-top: 5px;
	width: 100%;
}

#header_left
{
	background-color: #152831;
	border-right: 3px solid #2A5262;
	border-bottom: 5px solid #2A5262;
}

.header_right
{
	background-color: #152831;
	border-left: 3px solid #2A5262;
	border-bottom: 5px solid #2A5262;
	width: 375px;
	height: 1px;
}

#main_left
{
	background-color: #152831;
	border-right: 3px solid #2A5262;
	border-bottom: 5px solid #2A5262;
	padding-left: 3px;
}

.main_right
{
	background-color: #152831;
	border-left: 3px solid #2A5262;
	border-bottom: 5px solid #2A5262;
	width: 375px;
	height: 1px;
}

.big_header
{
	font-size: x-large;
	font-weight: bold;
	color: #55C5E1;
}

.show_time
{
	font-weight: bold;
	color: #CCCCCC;
}

.show_name
{
	text-decoration: underline;
}

.dj_title
{
	color: #35A5C1;
	font-size: large;
	text-align: center;
	padding-bottom: 5px;
}

.dj_label
{
	color: #45B5D1;
	margin: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 0px;
}

.dj_databox
{
	color: #CCCCCC;
	background-color: #163746;
	margin: 2px;
	margin-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

.dj_databox_loc
{
	color: #CCCCCC;
	background-color: #163746;
	margin: 2px;
	margin-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	width: 225px;
}

.dj_databox_show
{
        color: #CCCCCC;
        background-color: #163746;
        margin: 2px;
        margin-top: 0px;
        padding-left: 2px;
        padding-right: 2px;
        width: 225px;
}

.dj_bottom
{
	border-bottom: 2px solid #45B5D1;
	padding-top: 7px;
	margin-bottom: 10px;
	height: 2px;
}

.legal
{
	padding: 2px;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}

#nowplaying
{
	padding-right: 50px;
}

.post_header
{
	width: 100%;
	border-bottom: 1px solid #45B5D1;
}

.post_header_left
{
	color: #45B5D1;
}

.post_header_right
{
	color: #45B5D1;
	text-align: right;
}

.post_text
{
	padding-bottom: 20px;
}

.whitelink a:link, .whitelink a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}

.whitelink a:hover, .whitelink a:active
{
	color: #A5D6F0;
	text-decoration: none;
}

