body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	background:#000;
}

a{
	color:#fc0;
}

a:hover{
	color:#FF9900;
	text-decoration:none;
}

#btn_youtube  a{
	float:right;
	height:50px;
	width:70px;
}

#header{
	height:293px;
	width:1000px;
	position:absolute;
	top:0;
	margin:0 auto;
}

#email{
	position:relative;
	width:295px;
	top:50px;
	left:522px;
}
#email input{
	font-size:18px;	
}
/*#email{
	position:relative;
	width:140px;
	top:80px;
	left:825px;
}*/

#foot_email{
	position:relative;
	width:140px;
	top:5px;
	left:5px;
}

#subscribe{
	position:relative;
	height:40px;
	width:110px;
	top:16px;
	left:820px;
}

/*#subscribe{
	position:relative;
	height:50px;
	width:135px;
	top:87px;
	left:825px;
}*/

#foot_subscribe{
	position:relative;
	height:50px;
	width:135px;
	top:10px;
	left:0px;
}

#footer_subscribe{
	height:135px;
	width:167px;
}

#top_menu{
	position:relative;
	width:460px;
	top:165px;
	left:320px;
	background:#000;
	padding:2px;
}

.menu_item{
	display:block;
	height:45px;
	width:78px;
	float:left;
	margin-right:10px;
}


#rssreader{
	width:200px;
	height:230px;
	float:left;
	margin:0px 0px 0px 22px;
	font-size:11px;
	color:#FFCC00;
	text-align:center;
}
/*
#rssreader h3 {
	color:#FFF !important;
}

#rssreader a {
	color:#fc0 !important;
}

#rssreader a:hover {
	color:#F90 !important;
}

#rssreader div{
	background:none !important;
	border:none !important;
}*/

#copyright {
	text-align:center;
	color:#666;
	padding:10px;
}