
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/main/background_square.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #797979;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 42px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

p, ul, ol {
	margin-top: 0px;
	line-height: 160%;
}

ul, ol {
}

a {
	color: #ff7000;
}

a:hover {
	text-decoration: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

a img {
	border: none;
}

#wrapper {
	background: url(images/main/background_rectangle.jpg) repeat-x left top;
}

#header {
	width: 920px;
	height: 130px;
	margin: 0px auto;
	background: url(images/main/background_header.jpg) no-repeat left top;
}

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0px;
}

#logo h1 {
	padding: 60px 0px 0px 30px;
	color: #ff7000;
}

#logo h1 a {
	text-decoration:none;
}

#logo h1 a:hover {
	color:#999;
}

#logo h2 {
	padding: 80px 0px 0px 10px;
	font-size: 13px;
	color: #f78f1e;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 78px 30px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	background: url(images/main/vertical_divider_line.jpg) no-repeat left center;
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #ff7000;
}

#menu .first a {
	background: none;
}

#page {
	width: 920px;
	margin: 0px auto;
	background: url(images/main/background_content.jpg) repeat-y left top;
}

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

#bgbottom {
	background: url(images/main/background_content_bottom.jpg) no-repeat left bottom;
}

#content {
	float: left;
	width: 650px;
	padding: 50px 0px 0px 35px;
}

.post {
}

.post .title {
	padding: 0px 0px 0px 15px;
	background: url(images/main/title_bar_content.gif) no-repeat left top;
}

.post .title h2, .post .title h3 {
	margin: 0px;
}

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

.post .title h2 a:hover, .post .title h3 a:hover {
	text-decoration: underline;
}

.post .title p {
	margin: 0px;
	font-size: 16px;
	color: #1a3062;
	padding-top: 5px;
	padding-left: 20px;
}

.post .title h2 {
	color: #ffffff;
}

.post .title p a {
	text-decoration: none;
	color: #8D8D8D;
}

.post .entry {
	padding: 15px 15px 25px 15px;
}

.entry img {
	border: 2px solid #cccccc;
}

.orange_level_sponsor {
	border: 4px solid #ff7000;
	padding: 10px;
	align: center;
}
.orange_level_sponsor h3 {
	background: url(images/main/title_bar_orange.gif) no-repeat left top;
}

.blue_level_sponsor {
	border: 3px solid #1a3062;
	padding: 10px;
	align: center;
}

.blue_level_sponsor h3 {
	background: url(images/main/title_bar_blue.gif) no-repeat left top;
}

.blue_level, .orange_level {
	color: #ffffff;
	padding-left: 10px;
	font-size: 20px;
}

.white_level_sponsor {
	border: 2px solid #cccccc;
	padding: 10px;
	align: center;
}

.white_level_sponsor h3 {
	background: url(images/main/title_bar_white.gif) no-repeat left top;
}

.white_level {
	color: #2e3192;
	padding-left: 10px;
	font-size: 20px;
}


#sidebar {
	float: right;
	width: 180px;
	padding: 50px 10px 0px 0px;
}

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

#sidebar li {
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 16px;
}

#sidebar h2 {
	height: 27px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background: url(images/main/title_bar_side.gif) no-repeat left top;
	font-size: 24px;
	color: #ffffff;
}

#sidebar a {
	color: #9d9fcc;
}

#footer {
	width: 920px;
	height: 100px;
	margin: 0px auto;
	background: url(images/main/background_footer.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	color: #f78f1e;
}

#footer a {
	color: #9d9fcc;
}
