/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: middle;
	text-align:justify;
}
ol, ul {
	list-style: none;
}
body {
	background:url(../images/a_01.gif) repeat-x left top #e6d9ca;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
}
#wraper {
	width:790px;
	margin:0 auto;
}
#header {
	background:url(../images/header_bg.gif) no-repeat left top;
	width:100%;
	height:253px;
}
#header #blog {
	width:600px;
	float:right;
	height:100%;
	margin:0 0 0 0;
}
#header #blog ul {
float:right;
width:530px;
margin:75px 0 0 0; 
}
#header #blog li {
	list-style-position: outside;
	list-style-type: none;
	padding:0 0 0 30px;
	background-image: url(../images/pnt.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height:30px;
}
* html #header #blog li{
	list-style-position: outside;
	list-style-type: none;
	padding:0 0 0 30px;
	background-image: url(../images/pnt.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	line-height:18px;
}

#header #blog li a {
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#header #blog li a:hover {
	color:#cc0000;
	text-decoration:underline;
}
#header #blog #title {
	width:100%;
	float:left;
	height:50px;
	margin:0 0 0 0;
	text-align:center;
}

* html #header #blog #title {
	width:100%;
	float:left;
	height:30px;
	margin:10px 0 0 0;
	
}
#header #blog #title h1 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	line-height:30px;
	margin:0 auto;
}
* html #header #blog #title h1 {
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
	line-height:30px;
}
#header #blog #title h1 a{
color: #990000;
text-decoration:none;
}
#container {
	margin:0 auto;
	width:100%;
	background:url(../images/left_cntnt_bg.jpg) left top repeat-y;
}
#container #bottombg {
	background:url(../images/container_bottombg.gif) bottom left no-repeat;
	margin:0 auto;
	width:790px;
	height:159px;
	text-align:center;
	padding:0 0 0 0;
}
#container #bottombg #cherryred{
	width:468px;
	height:60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:50px 0 0 120px;
} 
#leftbar {
	width:210px;
	float:left;
	background:url(../images/a_08.jpg) no-repeat left top;
}

#leftbar .box {
	width:146px;
	border:1px #cccccc solid;
	background:#FFFFFF;
	margin:0 25px 10px 0;
	float:right;
	text-align:center;
	padding:13px 0 13px 0;
}

* html #leftbar .box {
	width:146px;
	height:176px;
	border:1px #cccccc solid;
	background:#FFFFFF;
	margin:0 12px 10px 0;
	float:right;
	text-align:center;
}
#leftbar .box #r1{
}
#cntnt {
	width:580px;
	float:left;
	background:url(../images/a_09.gif) left top no-repeat;
}
#cntnt #blog {
	width:530px;
	margin:0 0 0 0;
	padding:10px;
	border:1px solid #d3d3d3;
}
#cntnt #blog p {
	padding-bottom:10px;
}
#cntnt #blog a{
color:#990000;
}
#cntnt #blog h1{
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-align:left;
	line-height:30px;
	font-weight:bold;
}
#cntnt #blog h1 a{
	color: #990000;
	text-align:left;
	line-height:30px;
	font-weight:bold;
}
#cntnt #blog ul{
padding-left:50px;
}
#cntnt #blog li{
font-weight:bold;
list-style:square;
}

#footer {
	width:100%;
	margin:0 auto;
	height:50px;
	clear:both;
	text-align:center;
}
#footer a{
color: #333333;
font-weight:bold;
}
#footer p{
text-align:center;
}

.clear {
	width:100%;
	clear:both;
	background:url(../images/a_09.gif) right top no-repeat;
}
.leftimg{
float:right;
padding:2px;
margin:5px 0 0 5px;
border:1px solid #999999;
}
