body
{
	margin: 0;
	padding: 0;
	font-size: 76%;
	color: #000;
}

img { border: none; }

#container
{
	background-image: url(images/rer_bg_03.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
}

#content
{
	font-family: "times new roman", georgia, times, serif;
	font-size: 1.5em;
	color: #000;
	font-weight: normal;
	text-align: "left-justify";
	line-height: 1.2em;
	letter-spacing: 0.1em;
	width: 650px;
	padding: 10px;
	margin: 10px 200px 10px 200px;
	border-width: 1px;
}

#content h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: 0.2em;
}

#content h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 2em;
	letter-spacing: 0.2em;
}

#content h3
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.12em;
}

#content h4
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.12em;
	color: grey;
}

#content a:link
{
	font-family: "times new roman", georgia, times, serif;
	font-weight: bold;
	color: blue;
	border-bottom: 1px dotted blue;
	text-decoration: none;
}

#content a:visited
{
	color: #555;
	font-weight: bold;
	border-bottom: 1px dotted #555;
	text-decoration: none;
}

#content a:hover
{
	color: #d80017;
	background-color: #DADCF2;
	border-bottom: 1px solid #C1B7BB;
}

#content a:active { color: #990000; }

#radio
{
	background-image: url(images/rer_bg_01.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 1000px;
}

#links a
{
	position: absolute;
	text-decoration: none;
}

#links a i { visibility: hidden; }

a#blog, a#help, a#contact
{
	top: 345px;
	height: 20px;
}

a#listen
{
	top: 204px;
	left: 572px;
	width: 60px;
	height: 20px;
}

a#contact
{
	left: 925px;
	width: 60px;
}

a#blog
{
	left: 789px;
	width: 38px;
}

a#help
{
	left: 858px;
	width: 38px;
}

a#site
{
	left: 599px;
	top: 575px;
	width: 32px;
	height: 16px;
}

.messbox
{
	position: absolute;
	top: 20px;
	left: 50px;
	width:450px;
	border: 1px solid black;
	background-color: #ffd202;
	font-family: arial;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	padding: 2px 5px;
}

#minja
{
	position: absolute;
	top: 300px;
	left: 50px;
	border: 1px solid black;
	background-color: #000;
}

#studio
{
	position: absolute;
	top: 458px;
	left: 300px;
	border: 2px solid black;
	background-color: #000;
}
