body {
background: #656565;margin: 0px;
text-align:center;
font-size:11px;
font-family: "Trebuchet MS", sans-serif;
color:#333;
}
#header {
width:650px;
margin:20px auto 0 auto;
padding:0;
color:#FFF;
font-family: "Trebuchet MS", sans-serif;
text-align:left;
}
#header h1 {
margin:0;
padding:0;
font-size:30px;
}
#header h1 a{
color:#fff;
text-decoration:none;
}
#wrap {
margin: 0px auto 0 auto;
padding:15px 0;
background-color:#FFF;
width:650px;
display:table;
text-align:left;
}
#header_img {
background-image:url(images/header.jpg);
width:625px;
height:153px;
margin:0 auto;
}
#content {
width:625px;
margin:0 auto;
background-image:url(images/content_bg.gif);
display:table;
padding: 10px 0 10px 0;
}
#content p {
text-align:justify;
}
div.hr {
  height: 13px;
  background: #fff url(images/right_div.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
#content .post_detail {
font-style:italic;
}
#content h2, #content h3, #content h2 a, #content h3, #content p a {
color:#8F212A;
text-decoration:none;
}
#content h2 {
font-size:16px;
margin:0;
}
#content h3 {
font-size:14px;
margin:0;
}
#left {
float:left;
width:400px;
}
#right {
float:right;
margin-top:-10px;
width:202px;
display:inline;
}
#right .sidebar {
width:180px;
margin: 10px 0 20px 15px;
}
.sidebar_div {
background-repeat:no-repeat;
width:173px;
height:13px;
}
#right .sidebar ul {
padding: 0 0 0 20px;
margin:4px auto;
list-style-image:url(images/bullet.gif);
}
#right .sidebar ul li a{
color:#333;
text-decoration:none;
}
#footer {
color:#fff;
font-size:12px;
font-weight:bolder;
font-family: "Trebuchet MS", sans-serif;
}
#footer a {
color:#fff;
text-decoration:none;
}
.menuOut {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.menuOver {
	color:#FF33CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	cursor: hand;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.submenu {font-family:arial; font-size:10px; padding-left:10px;}
.submenu a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
}
.submenu a:hover {
	color:#FFFF00;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	cursor: hand;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
A.menulink:link {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
A.menulink:hover {
	color:#FFFF00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	cursor: hand;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
A.menulink:active {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	background-color: #000000;
}
A.menulink:visited {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
