img, div, p {
	behavior: url("iepngfix.htc")
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
body {
	background:url(images/bg.jpg) repeat fixed left top;
	color:#494949;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}
a, a:visited {
	text-decoration:none;
	color:#0000cc;
}
a:hover {
	text-decoration:underline;
}
.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}
#container {
	width:982px;
	margin:10px auto;
}
#header {
	position:relative;
	height:432px;
	background:url(images/homepage_header.png) no-repeat;
}
#subpage_header {
	position:relative;
	height:179px;
	background:url(images/subpage_header.png) no-repeat;
}
#subpage_header h1 {
	font-size:46px;
	color:white;
	font-weight:normal;
	position:absolute;
	top:110px;
	left:40px;
}
#sub_logo {
	position:absolute;
	top:35px;
	left:710px;
	width:208px;
	height:123px;
}
#logo {
	position:absolute;
	top:130px;
	left:710px;
	width:208px;
	height:123px;
}
#menu {
	position:relative;
	height:28px;
	line-height:26px;
	background:url(images/menu_bg.png) no-repeat;
	padding:0px 15px;
}
#menu li {
	display:inline;
	margin:0px 15px;
}
#menu a {
	color:white;
	font-size:12px;
	text-transform:uppercase;
}
#content {
	position:relative;
	width:952px;
	background:url(images/homepage_content_bg.png) repeat-y;
	padding:0px 15px;
}
#subpage_content {
	position:relative;
	width:952px;
	background:url(images/subpage_content_bg.png) repeat-y;
	padding:15px;
}
.post {
	padding:0px 25px;
}
#footer {
	position:relative;
	height:65px;
	background:url(images/homepage_footer_bg3.png) no-repeat;
	padding:0px 15px;
}
#footer_images {
	width:952px;
	position:relative;
	/*height:151px;*/
	clear: both;
}
#footer img {
	display:inline;
	float:left;
}
#footer p {
	font-size:9px;
	color:white;
	width:700px;
	position:absolute;
	top: 15px;
	left:260px;
}
#subpage_footer {
	position:relative;
	height:57px;
	background:url(images/subpage_footer_bg.png) no-repeat;
}
#subpage_footer p {
	font-size:9px;
	color:white;
	width:700px;
	position:absolute;
	top:13px;
	left:260px;
}
#homepage_content {
	font-size:25px;
	color:white;
	padding:25px 20px;
}
#subpage_content h2, #subpage_content h3, #subpage_content p {
	margin-bottom:10px;
}
#left_panel {
	width:250px;
	float:left;
}
#main_content {
	width:655px;
	float:left;
	margin-left:20px;
}
#left_panel ul {
	list-style-type:none;
	margin-left:30px;
}
#left_panel li {
	margin-bottom:15px;
	width:200px;
}
#left_panel a {
	color:#420507;
	font-size:20px;
}
#menu li.current_page_item a {
	color:#CC7707;
}
#left_panel li.current_page_item a {
	color:#CC7707;
}
#left_panel li.current_page_item {
	background:url(images/arrow.png) right no-repeat;
}
.entry ul {
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom:10px;
	padding: 0px 30px 0 0;
}
.entry a {
	text-decoration:underline;
}
