body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../images/header-bg.png) top center repeat-x #a7deff;
	font-size: 14px;
}

/*HEADER*/
#header{
	width: 100%;
	height: 120px;
	display: block;
	padding-top: 4px;
}
#header-inside{
	width: 950px;
	height: 140px;
	text-align: left;
}
#header-inside ul{
	list-style: none;
	padding-top: 7px;
}
#header-inside ul li{
	display: inline;
	padding-right: 20px;
	font-size: 14px;
	font-weight: bold
}
#header-inside ul li a{
	color: #00315B;
	text-decoration: none;
}
#header-inside ul li a:link{
	color: #00315B;
	text-decoration: none;
}
#header-inside ul li a:hover{
	color: #008CFF;
	text-decoration: none;
}
/*END OF HEADER*/

#mid-graphic{
	margin-top: 20px;
	padding-bottom: 0px;
	text-align: left;
	height: 210px;
	width: 942px;
	background: url(../images/main-img-2.png) no-repeat center top;
}

/*MAIN BODY*/
#main-body-bg{
	width: 100%;
	background: url(../images/footer-bg.png) repeat-x bottom center;
}
#main-body{
	width: 950px;
	background: url(../images/body-bg_02.png) repeat-y bottom center;
}
#sidebar{
	display: table-cell;
	width: 250px;
	padding-left: 20px;
	vertical-align: top;
}

#contents{
	display: table-cell;
	width: 650px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
}

#footer-div{
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 12px;
}
#footer-div a{
	color: #FFFFFF;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
	color: #C70102;
	font-weight: bold;
}
h1{
	font-weight: bold;
	font-size: 23px;
}
h2{
	font-size: 20px;
}
strong{
	font-weight: bold;
}
b{
	font-weight: bold;
}
#cd{
	font-size: 23px;
	font-weight: bold;
	color: #DF0000;
	padding-left: 700px;
	padding-top: 187px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

/* NAV LINKS SIDEBAR */
.nav-sidebar{
	display: block;
	background: url(../images/nav-bg.png) no-repeat top center;
	height: 23px;
	width: 194px;
	color: #FFFFFF;
	padding-left: 36px;
	padding-top: 8px;
	margin: 0px 0 6px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.nav-sidebar:hover{
	color: #54FF00;
}
.ft_input{	width: 130px;}
.ft_select{	width:132px;margin-right:10px;margin-bottom:2px;}
.entry{
	width: 600px;
}
#respond{
	width: 600px;
}

.post h2 {color:#2A5DB0;text-decoration: none;}
.post h2 a{color:#2A5DB0;text-decoration: none;}
.post h2 a:link{color:#2A5DB0;text-decoration: none;}
.post h2 a:visited{color:#2A5DB0;text-decoration: none;}
#statistics a{color:#2A5DB0;text-decoration: none;}
#statistics a:visited{color:#2A5DB0;text-decoration: none;}
#statistics a:hover{color:#2A5DB0;text-decoration: underline;}
