body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	text-transform: uppercase;
	font-family: Tahoma;
	font-weight: bold;
	color: #8E0303;
	
}

h1 {
	letter-spacing: 2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

a:hover {
	color: #000000;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 380px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/img02.jpg) no-repeat center top;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	float: left;
	padding: 150px 0 0 420px;
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
}

#header p {
	float: center;
	padding: 160px 0 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #F51F47;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 530px;
	margin: 0;
	padding: 0;
	background: url(images/img08.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(images/img09.jpg) no-repeat left top;
}

#content .bgbtm {
	background: url(images/img10.jpg) no-repeat left bottom;
}

.post {
	padding: 20px 30px 0px 30px;
}

.entry {
}
.title {
	margin: 0;
	padding: 0;
	font-size: 18px;
}

.title h2 {
	margin: 0;
	margin-left: 50px;
	color: #753333;
}

.title a {
	text-decoration: none;
	color: #753333;
}

.title h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
	margin: 0px;
	padding: 30px 30px;
	font-size: 22px;
}

.byline {
	float: left;
	display: block;
	margin: 0;
	padding: 15px 0 0 0;
	color: #646464;
}



/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	margin-bottom: 10px;
	background: url(images/img04.jpg) repeat-y left top;
	color: #EEEEEE;
}

#sidebar .bgtop {
	background: url(images/img05.jpg) no-repeat left top;
}

#sidebar .bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
}

#sidebar ul {
	margin: 0 0 0 10px;
	padding: 6px 0 3px 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 10px 12px 0px;
}

#sidebar li li {
	border-bottom: 1px dotted #E3E3E3;
	padding: 0px 10px 2px 2px;
}

#sidebar h2 {
	margin: 0;
	height: 30px;
	background: url(images/img07.jpg) no-repeat left 45%;
	padding: 10px 0px 0px 20px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #753333;
}

#sidebar a {
	color: #000000;
}

#sidebar a:hover {
	color: #ff0000;

}


/* Footer */

#footer {background:url(images/img03.jpg) repeat-x #000; height:200px; clear:both;  }
#left_footer { float:left; padding:80px 0 0 90px; background:url(images/logo1.gif) no-repeat 30px 78px;  color:#FFFFFF; font-size:14px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:100px 20px 0 0; color:#FFFFFF;  font-size:12px; text-align:right;}
#right_footer a { color:#FFFFFF;}


#footer_info {background:url() repeat-x #ffffff; height:30px; clear:both;  }
#center_footer_info { float:; color:#753333; font-size:14px;}
#center_footer_info a { color:#753333;}
#center_footer_info a:hover { text-decoration:none;}
#right_footer_info { float:right;  padding:100px 20px 0 0; color:#753333;  font-size:12px; text-align:right;}
#right_footer_info a { color:#753333;}
