body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:auto;
	background:#f3eeaf;
}
h1 {
	font-weight:normal;
	color:red;
	letter-spacing:-2px;
}
h2 {
	font-family: Georgia, 'Times New Roman', sans-serif;
	padding:15px;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	line-height:20px;
	background:#efefef;
	color:#333;
}
h3 {
	color:#f36;
}
a {
	text-decoration:none;
	color:#c00;
}
a:hover {
	border-bottom:1px dotted #c00;
}
li {
	list-style:square;
}
#header-wrap {
	width:100%;
	background:#cc9;
	margin:auto;
	border-bottom:7px solid #c5c086;
}
#header {
	width:80%;
	padding:20px;
	margin:auto;
	background:#cc9;
}
#header img {
	float:left;
	border:none;
}
#nav {
	position:relative;
	top:78px;
	width:auto;
	text-align:right;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav ul li#lst {
	border-right:1px solid #cc9;
}
#nav ul li {
	list-style:none;
	border-right:1px solid #eee;
	display:inline;
	padding:0 4px 0 4px;
}
#adspace {
	width:80%;
	margin:auto;
	min-height:150px;
	height:160px;
	background:#c2de57;
	padding:10px;
	border-top:10px solid #f3eeaf;
}
#container {
	width:80%;
	min-height:250px;
	margin:auto;
	padding:7px;
}
#alllist li {
	line-height:24px;
}
#alllist em{
	font-size:10px;
	color:#c5c086;
	/*font-variant:small-caps;*/
	font-style:normal;
}
#alllist em a{
	color:#969048;
	font-weight:bold;
}
#alllist em a:hover{
	color:#969048;
}
#categories {
	margin:0;
	padding:0;
}
#categories li{
	list-style:none;
	font-style:oblique;
	margin:0;
}
#intro {
	width:80%;
	float:left;
	padding:10px;
}
#whatsnew {
	padding:10px;
	float:left;
	margin:auto;
	width:15%;
}
#acontent {
	width:90%;
	text-align:justify;
	padding:10px;
	line-height:20px;
	color:#333;
}
.smlfnt {
	font-size:11px;
}
#footer {
	width:80%;
	font-size:11px;
	border-top:1px solid #c5c086;
	color:#333;
	margin:auto;;
}
#footer div{
	color:#665;
	float:left;
	padding:10px;
}
#footer div ul {
	margin:0;
	padding:0;
}
#footer div ul li {
	list-style:none;
	line-height:15px;
}
#footer div a {
	text-decoration:none;
	color:#c00;
	border-bottom:1px dotted #c00;
	
}
#copyright {
	float:left;
	width:100%;
	color:#c5c086;
	padding-top:10px;
	border-top:1px solid #c5c086;
}
.clear {
	clear:both;
}

#news-wrap{
	
}
#news li{
	padding: 3px;
	color: #fff;
}

#news-menu a{
	padding: 3px;
	background: #eee;
	color:#666;
}
#news-menu a:hover, #news-menu a.wactive{
	background: #000;
	color: #eee;
	padding:3px;
}
#newsmenu
{
	margin-top:30px;
	overflow:hidden;
	width:600px;
	height:130px;
	color: #fff;
	font-family: Georgia, 'Times New Roman', sans-serif;
	font-size:18px;
	font-style:italic;
}

.beigebg,#arflg, #disc,div#metainfo {
	font-size:11px;
	color:#665;
	background:#ffc;
	padding:6px;
}
#rate {
	float:left;
	display:inline;
}


/* --------- For form elements ----------- */

#entryform label {
	display:block;
	font-size:11px;
	padding:3px;
}


#entryform ol {
	margin:0;
	padding:0;
}

#entryform li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

#entryform em {
	color:#c00;
}
#entryform fieldset {
	border:none;
	margin: 3px 0 0;
}
#title, #publisher, #description, #keywords, #submit {
	font-family:inherit;
}
/* -------------------- */
#loginadd {
	width:630px;
	min-height:400px;
	float:left;
}
.smalltext {
	color:gray;
	font-size:10px;
}
#loginbox {
	float:left;
	padding:20px;
	border:1px dotted #d4c591;
}
#facebook {
	padding:5px;
	border:none;
}
#facebook img
{
	border:none;
}

#flgreason {
	display:none;
	width:600px;
	height:180px;
	border: solid 1px #333;
	padding:10px;
	background:#ebe598;
	margin-top:10px;
	color:#333;
	font-size:11px;
}
#flgreason input {
	border:none;
	background:#eee;
	height:24px;
	font:inherit;
	padding:3px;
}
#flgreason textarea {
	border:none;
	background:#eee;
	font:inherit;
	padding:3px;
	width:500px;
}
#flgclose {
	border:none;
	float:right;
	top:10px;
}
#flgarrow {
	float:left;
	
}