body, div.content {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 9pt;
	font-family: sans-serif;
}

a { color: #eda68f; text-decoration: none; }
.content a:hover { text-decoration: underline; }
img { border: 0; }
div.content {	color: white; }
h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h1, h2, h3 { color: #ffefb6; }
body { background: url('../images/yellowbg.gif'); }
#container {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left;
}

#leftblock {
	width: 192px;
	float: left;
}

#rightblock {
	width: 820px;
	float: right;
}

#content {
	width: 616px;
	float: left;
}

#right {
	width: 192px;
	float: right;	
}

#navigation, #right_top, #right_bot {
	background: url('../images/cyanbg.gif');
	height: 384px;
}

#left_bot {
	background: url('../images/redbg.gif');
	height: 384px;
}

#top {
	width: 616px;
	background: url('../images/redbg.gif');
	height: 192px;
}

.mid {
	background: url('../images/orangebg.gif');
	height: 48px;
	margin: 10px 0;
}

#main { background: url('../images/brownbg.gif'); margin-top: 10px; padding: 24px; padding-top: 128px; }

#logo {
	position: absolute;
	width: 530px;
	height: 204px;
	text-align: center;
	margin-top: 128px;
	background: url('../images/logo.png');
	margin-left: 48px;
}

#topbanner {
	width: 1024px;
	position: absolute;
	text-align: center;
	margin-top: 10px;
}

.horbar {
	margin-top: 16px;
}

.horbaritem, .horbaritemselected {
	font-size: 12pt;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #ffefb6;
	padding: 7px 10px 5px;
}

.horbaritem a, .horbaritemselected a {
	color: black;
	text-decoration: none;
}
.horbaritem a:hover {
	color: #00909d;
}

.secondlevelmenu { padding-top: 5px; margin-bottom: 32px; }
.sidemenulink { float: left; margin-right: 10px; padding: 6px 10px 3px; background-color: #ffefb6; }
.sidemenulink a {
	color: black;
	text-decoration: none;
	font-size: 9pt;
}
.sidemenulink a:hover { color: #00909d; }
a.sidemenuselected { color: #00909d; }

.path {
	margin-top: 20px;
	font-size: 8pt;
}

.blogtitle { font-size: 18pt; padding: 0; color: #ffefb6; }
.blogheading {  border-bottom: 1px dotted #ffefb6; padding-bottom: 3px; }
.blogheading .blogdate { float: right; color: #ffefb6; font-size: 8pt; }
.blogheading a { font-size: 14pt; }
.blogingress { padding-left: 16px; }
.blogreadmore { text-align: right; font-size: 8pt; }
.blogcomment { border-top: 1px dotted #ffefb6; padding-top: 5px; }
.blogcomments .commentadmin { float: right; }
.blogcomments .commentdate { font-size: 8pt; }
.blogcomments .commentname { font-size: 8pt; float: right; margin-right: 16px; }
.blogcomments .commentsubject { font-size: 12pt; color: #ffefb6; margin-top: 5px; }
.blogcomments .commenttext { padding-top: 5px; padding-left: 10px; }

#sponsors { text-align: center; margin-top: 16px; }
#sponsors img { vertical-align: middle; }
#social { text-align: right; padding: 5px; font-size: 10pt; }