* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	color: #3d3d3d;
}
.clr {
	clear: both;
}
body {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #3d3d3d;
	border-top: 3px solid #ffce00;
	text-align: center;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 890px;
}
#mainmenu {
	margin-top: 6px;
	background: url(images/topmenu_separator.png) repeat-x bottom;
}
#mainmenu .realmenu {
	float: left;
}
#mainmenu .realmenu .sep {
	float: left;
	background: url(images/mainmenu_separator.png) no-repeat;
	width: 2px;
	height: 70px;
	margin-top: 20px;
}
#mainmenu .realmenu a {
	display: block;
	float: left;
	padding: 40px 10px 10px 6px;
	width: 100px;
	text-align: center;
}
#logo {
	float: left;
	padding-right: 30px;
	height: 88px;
}
#search {
	width: 276px;
	float: right;
	padding-top: 30px;
}
#search .field {
	font-size: 12px;
	font-family: Helvetica;
	margin-left: 30px;
	border: 1px solid #cecece;
	color: #cecece;
	padding: 2px 2px 2px 2px;
	text-align: center;
	float: left;
	margin-top: 4px;
	width: 200px;
	height: 20px;
	margin-right: 10px;
}
#search a {
	padding-top: 4px;
	display: block;
}

#topmenu {
	margin-top: 9px;
	border-bottom: 1px solid #e3e3e3;
	height: 25px;
}
#topmenu .realmenu a {
	padding: 3px 15px;
}
#topmenu .realmenu {
	float: left;
}
#topmenu .rss {
	display: block;
	float: right;
}
#body {
	margin-top: 2px;
}

#label {
	font-family: Helvetica;
	background: url(images/blue.png);
	width: 232px;
	height: 29px;
	position: relative;
	top: -170px;
	left: -10px;
	padding: 5px;
	padding-left: 20px;
}
#label strong,
#label span {
	display: block;
	color: #fff;
}
#label span {
	font-size: 10px;
}
#label_ghost {
	background: url(images/blue2.png);
	width: 10px;
	height: 12px;
	position: relative;
	left: -20px;
	top: 6px;
}
#left {
	width: 627px;
	background: url(images/dot.png) repeat-y right;
	float: left;
}
#right {
	float: right;
}
#clouds {
	width: 259px;
	height: 188px;
	background: url(images/background_tags.png);
}

#clouds p {
}
#clouds ul {
	padding: 32px 5px 5px 8px;
	list-style: none;
}
#clouds ul li {
	float: left;
	padding: 3px;
}
#clouds p a {
	color: #304858;
}
#facebook_fans {
	margin-top: 5px;
}
#blip, #goldenline {
	text-align: center;
}

#special, .a {
	margin-top: -20px;
}
#special div, .abcdefg {
	background: url(images/background_special.png);
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 6px;
	text-align: center;
}
.abcdefg {
	height: 250px;
}
.abcdefg h2 {
	margin-top: 15px;
	font-size: 15px;
	padding: 5px;
	text-align: center;
	margin-bottom: 8px;
}
.abcdefg a {
	display: block;
	margin: 20px;
}
#special h2 {
	font-size: 17px;
	padding: 5px;
	text-align: center;
	margin-bottom: 8px;
}

#special img {
	border: 1px solid #fff;
}

#special img.solo {
	margin-top: 35px;
}
#special p {
	font-size: 11px;
}
#news {
	margin-top: 8px;
}
#news .title {
	background: url(images/dot.png) repeat-x;
	font-family: Helvetica;
}
#news .title h2 {
	width: 80%;
	font-size: 16px;
	padding: 4px;
	float: left;
	padding-top: 8px;
	
}
#news .title .clr {
	background: url(images/dot.png);
	height: 2px;

}
#news .title strong {
	display: block;
	float: right;
	font-size: 18px;
	margin-right: 10px;
}
#news .title strong span {
	display: block;
	font-size: 10px;
	color: #959595;
}
#news p {
	color: #3d3d3d;
	padding: 10px;
	line-height: 22px;
}
#news p img.left, #news p img.alignleft {
	float: left;
	margin: 5px 15px 5px 0px;
	border: 2px solid #ccc;
}
#news p img.alignright {
	float: right;
	margin: 5px 0px 5px 10px;
	border: 3px solid #696a69;
}
#footer {
	background: url(images/dot.png) repeat-x top;
	font-size: 11px;
	margin-top: 5px;
	padding: 5px;
	padding-bottom: 10px;
}

#footer a {
	display: block;
	float: left;
	padding: 3px 7px;
}
#add_comment table {
	margin: 0 10px;
}
#add_comment table td {
	padding: 5px;
}

#add_comment input {
	font-size: 12px;
	font-family: Helvetica;
	margin-left: 30px;
	border: 1px solid #cecece;
	color: #b0b0b0;
	padding: 2px 2px 2px 2px;
	text-align: center;
	float: left;
	margin-top: 4px;
	width: 200px;
	height: 20px;
	margin-right: 10px;
}


#add_comment textarea {
	font-size: 12px;
	font-family: Helvetica;
	margin-left: 30px;
	border: 1px solid #cecece;
	color: #b0b0b0;
	padding: 2px 2px 2px 2px;
	float: left;
	margin-top: 4px;
	width: 550px;
	height: 200px;
	margin-right: 10px;
}

#add_comment .submit {
	width: 120px;
	background: #ccc;
	color: #fff;
}
#left p a {
	text-decoration: underline;
}
#left p.error, #left p.error a {
	color: red;
}

#news p img {
	border: 2px solid #ccc;
}
