body {
	margin: 0;
	padding: 0;
}

.bodybar {
	height: 45px;
	width: 100%;
	background: url(i/itcolor.jpg) fixed;
}

.bodybarnav {
	width: 966px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	font: bold 12px Helvetica, Arial;
	color: #fffeff;
	vertical-align: text-bottom;
	text-align: left;
	padding-right: 0;
}

.bodybarnav1 a {
	width: 101px;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	background: #505d69 0 center;
	padding-top: 16px;
	float: right;
	margin-right: 0;
}

.bodybarnav1 a:hover {
	width: 101px;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	background: #6f8090 0 center;
	padding-top: 16px;
	float: right;
	margin-right: 0;
}

.bodybarnav1 a:active {
	width: 101px;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	background: #272e35 0 center;
	padding-top: 16px;
	float: right;
	margin-right: 0;
}

.bodybarnav2 a {
	width: 101px;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	background: #505d69 0 center;
	padding-top: 16px;
	float: right;
	margin-right: 15px;
}

.bodybarnav2 a:hover {
	width: 101px;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	background: #6f8090 0 center;
	padding-top: 16px;
	float: right;
	margin-right: 15px;
}

.bodybarnav2 a:active {
	width: 101px;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	background: #272e35 0 center;
	padding-top: 16px;
	float: right;
	margin-right: 15px;
}

.bodybarnav3 a {
	width: 101px;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	background: #505d69 0 center;
	padding-top: 16px;
	float: right;
	margin-right: 15px;
}

.bodybarnav3 a:hover {
	width: 101px;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	background: #6f8090 0 center;
	padding-top: 16px;
	float: right;
	margin-right: 15px;
}

.bodybarnav3 a:active {
	width: 101px;
	height: 29px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	background: #272e35 0 center;
	padding-top: 16px;
	float: right;
	margin-right: 15px;
}

.bodybarsearch {
	z-index: 20;
	position: absolute;
	margin-top: 11px;
	width: 250px;
}

.footer {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 500px;
	height: 130px;
}

.titlecontainer {
	width: 966px;
	margin-left: auto;
	margin-right: auto;	
}

#title {
	width: 678px;
	height: 110px;
	background: url(i/header.jpg) no-repeat 0 bottom;
}

#sponsor {
	width: 120px;
	height: 70px;
	float: right;
	margin-right: 150px;
	margin-top: 38px;
	font: 9px Helvetica;
	color: #30414f;
}

.navbar {
	width: 966px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font: italic 24px Georgia;
	color: #32414f;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}

#titlebar {
	width: 966px;
	height: 20px;
	background: url(i/headerbar.jpg) no-repeat 0 bottom;
}

#navbarskinny {
	height: 2px;
	width: 966px;
	background: url(i/headerbar.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.contentcontainer {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

.content {
	width: 630px;
	padding-right: 10px;
	border-right: 1px solid #d3d3d3;
	vertical-align: top;
}

.content2 {
	padding-right: 10px;
	font: 11px Helvetica;
	color: #000;
}

.sidebar {
	padding-left: 10px;
	vertical-align: top;
	font: 11px Helvetica;
}

.sidebartitle {
	font: bold 14px Georgia;
	color: #000;
	letter-spacing: 0;
	text-shadow: #bbb 1px 1px 0;
}

.sidebarul a {
	font: 11px Helvetica;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

img {
	margin-right: 10px;
	position: static;
	float: left;
	clear: both;
	visibility: visible;
	overflow: visible;
	display: inline-block;
	margin-bottom: 10px;
}

a {
	color: #000;
	text-decoration: none;
}

.post_title {
	font: italic 24px Georgia;
	letter-spacing: -1px;
	color: #000;
	text-shadow: #a6a6a6 1px 1px 10px;
}

.date {
	font: 11px Helvetica;
	color: #000;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 3px;
}

.content {
	font: 11px Helvetica;
	color: #000;
}

.post {
	color: #000;
	border-bottom: 1px solid #dedede;
	margin-bottom: 30px;
	font: 14px/24px Georgia;
	text-align: justify;
	direction: ltr;
}

.olderposts {
	color: #485e73;
	font: italic bold 20px Helvetica;
}

