body {
	font:0.8em verdana,sans-serif;
	background-color:rgb(51,51,51);
	margin:0px;
}
div { margin:10px; padding:5px; }
v\:* { behavior:url(#default#VML); }
ul { list-style:none; border:solid 1px rgb(51,51,51); padding:10px; margin-left:0px; }
label { display:block; height:17px; font-weight:bold; }
input,textarea { width:545px; border:solid 1px rgb(51,51,51); }
textarea { height:280px; }
a { font-weight:bold; text-decoration:none; color:rgb(0,0,0); }
a:hover { text-decoration:underline; }

#top_nav {
	position:absolute;
	width:740px;
	height:50px;
	color:rgb(255,255,255);
	background:url('/images/layout/greyscale/mobile-radio-logo.gif') no-repeat left center;
	background-color:rgb(102,102,102);
	text-align:right;
	font-weight:bold;
}
#main_content {
	position:absolute;
	top:70px;
	width:570px;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
}
#menu {
	position:absolute;
	top:70px;
	left:590px;
	width:150px;
	background-color:rgb(153,153,153);
}
#menu a { display:block; height:20px; padding:5px; }
#menu a:hover,#menu a:active { color:rgb(255,255,255); background-color:rgb(102,102,102); }
#map { width:545px; height:360px; }
#mailing_list { display:inline; width:10px; }
#submit { width:547px; font-weight:bold; background-color:rgb(153,153,153); }

.article a, .footer a { font-size:0.7em; }
.footer { text-align:right; }