@charset "UTF-8";
	
/*	Left Area */
#left {
	float:left;
	color:#CCC;
	width:160px;
	line-height:20px;
	}
#logo {
	height:200px;
	position:relative;
	display:none;
	}
#logo h1 { display:none; }
#logo h3 { display:none; }

#searchBox {
	width:auto;
	/*margin:0 10%;
	position:absolute;
	bottom:30px;
	left:20px;*/
	}
#searchBox #s {
	height:15px;
	width:187px;
	border:none;
	margin-top:1px;
	margin-right:5px;
	font-size:14px;
	padding:5px;
	color:#999;
	float:left;
	background:url(images/inputBG1.gif) no-repeat;
	}
#searchBtn {
	display:block;
	text-indent:-500px;
	overflow:hidden;
	width:52px;
	height:27px;
	background:url(images/searchSubmit.png);
	float:left;
	}
#nav {
	}
	
#left a, #right a { color:#a3e3c6; text-decoration:none; }
#left a:hover, #right a:hover { color:#06cc51; }
#nav ul, #nav li {
	padding:0px;
	margin:0px;
	list-style:none;
	}
#nav h2, #right h2 {
	font-weight:normal;
	color:#FFF;
	font-size:19px;
	line-height:22px;
	letter-spacing:-0.05em;
	}
	
	
#right {
	float:left;
	color:#CCC;
	width:200px;
	padding:5px;
	line-height:20px;
	}
#right a { color:#999; text-decoration:none; }
#right a:hover { color:#CCC; }
#right ul, #right li {
	padding:0px;
	margin:0px;
	list-style:none;
	}
#right table {
	border:1px solid #444;
	width:100%;
	background:url(images/topExt.jpg) no-repeat center -25px;
	}
#right table thead tr {
	background:#222;
	}
#right table td {
	text-align:center;
	font-size:12px;
	color:#AAA;
	}
#right table td a { color:#a3e3c6; font-size:17px; font-weight:bold; }
#right table td a:hover { color:#FFF; }
#right table caption {
	font-size:9px;
	text-transform:uppercase;
	padding:3px;
	text-align:left;
	}
	
.quickSubscribeInput {
	height:15px;
	width:187px;
	border:none;
	margin-top:1px;
	margin-right:5px;
	font-size:14px;
	padding:5px;
	color:#999;
	float:left;
	background:url(images/inputBG1.gif) no-repeat;
	}

.widget_rss li {
	font-size:10px;
	line-height:13px;
	margin-top:5px !important;
	}
	
.rsswidget {
	font-size:10px;
	}
h2 .rsswidget {
	font-size:16px;
	line-height:18px;
	letter-spacing:-0.03em;
	}