body {
	margin: 0;
	padding: 0;
	font: 12px  Calibri, Verdana, Tahoma, Arial, sans-serif;
	color: #666;
	}

div#top_menu{
	width: 100%;
	height: 112px;
	background: #000 url('images/logo.gif') no-repeat bottom left;
	}

h1, h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	}

form {
	display: block;
	margin: 0;
	padding: 0;
	}

div#top_text{
	margin: 0px auto;
	padding: 0px 0px 5px 0px;
	font-size: 10px;
	line-height: 38px;
	}

div#top{
	line-height: 32px;
	color: #dcdcdc;
	float: left;
	height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	}

div#menu_top{
	line-height: 38px;
	color: #dcdcdc;
	float: left;
	height: 36px;
	padding-left: 20px;
	padding-top: 12px;
	}

div#menu_top a:link, a:visited{
	color:#b8ce83;
	text-decoration:none;
	}

div#menu_top a:hover, a:active{
	color:#000;
	text-decoration:none;
	}

div#top2{
	width: 100%;
	height: 63px;
	background: url(images/top.gif) repeat-x;
	}

div#search{
	float: right;
	padding-right: 20px;
	padding-top: 12px;
	}

div#menu_top input.inputs{
	width: 200px;
	height: 16px;
	border: 1px solid #DDDDDD;
	margin-right:11px;
	font-size:11px;
	}


div#menu_top input.search {
	width: 63px;
	height: 21px;
	border: 0px;
	background: url(images/searchgo.gif) no-repeat;
	}

div#content {
	width: 90%;
	margin-left: 20px;
	}

.result {
	 width: 510px;
	 padding: 10px;
	 margin-bottom: 10px;
	 text-align: left;
	}

.title a {
	font-size: 13px;
	font-weight: bold;
	color: #7CBD1A;
	text-decoration: underline;
	}

.title .list {
	font-size: 9px;
	color: #7CBD1A;
	text-decoration: none;
	}


.listing {
	width: 600px;
	margin: 40px auto 0px auto;
	text-align: center;
	color: #FFF;
	height: 30px;
	}	

.list {
	display: inline;
	overflow: hidden;
	}

.list a {
	color: #7CBD1A;
	text-decoration: none;
	border: none;
	}

.list a:hover {
	border: none;
	font-weight: bold;
	}

.list li {
	display: inline;
	border: 1px dashed #7CBD1A;
	padding: 0px 4px 0px 3px;
	margin-right: 4px;
	}

.list li:hover {
	cursor: pointer;
	}

.player {
	width: 410px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	border: 1px dashed #7CBD1A;
	margin: 80px auto 0px auto;
	}

.player h1 {
	font-size: 12px;
	font-weight: bold;
	color: #7CBD1A;
	padding-top: 10px;
	padding-bottom: 5px;
	}

.player a {
	font-size: 10px;
	font-weight: bold;
	color: #7CBD1A;
	}