@charset "utf-8";
/* CSS Document */

body {
	background-color:#0066CC;
	background-image:url(images/bg.png);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: 50% 0%;
	margin: 0px;               
}
img {
	border: 0;
}
img a, a img {
	border: 0;
}
TEXTAREA {
	width:530px;
}
#container {
	width:899px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}
.headerlogo {
	background-image:url(images/headerlogo.png);
	width:899px;
	height:249px;
	padding-top:0px;
	margin-top:0px;
	
}

/* Start Temporary Message on 11:11 */
}
.headerlogob {
	background-image:url(images/headerlogo2.png);
	width:899px;
	height:249px;
	padding-top:0px;
	margin-top:0px;
	
}
/* End Temporary Message on 11:11 */

.menu {
	background-image:url(images/menubar.png);
	width:829px;
	height:31px;
}
.menu span {
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	padding:10px 0px 0px 10px;
	float:left;
}
.content {
	width:899px;
	height:auto;
	float:left;
}
.content .topbar {
	background-image:url(images/content_toppart.png);
	background-repeat:no-repeat;
	width:899px;
	height:50px;
	float:left;
}
.content .midbar {
	background-image:url(images/content_midppart.png);
	background-repeat:repeat-y;
	width:899px;
	height:auto;
	float:left;
}
.content .slice1 {
	background-image:url(images/slice1.png);
	width:546px;
	height:583px;
	float:left;
}
.content .slice2 {
	background-image:url(images/slice2.png);
	width:353px;
	height:583px;
	float:left;
}

.content bottomnavbar {
        background-color: #ffffff;
	font-size:16px;
	font-weight:bold;
        padding:4px 15px 4px 15px;
}

.video {
	margin:60px 0 0 30px;
	_margin:60px 0 0 15px;
	float:left;
}
.email {

font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.content .botbar {
	background-image:url(images/content_bottpart.png);
	background-repeat:no-repeat;
	width:899px;
	height:36px;
	float:left;
	clear:both;
}
.post {
	width:500px;
	float:left;
	padding: 0 10px 0 100px;
}

.postb {
	width:80%;
	float:left;
	padding: 0 10px 0 100px;
}

.postb p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
        line-height:20px;
}

.postb strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D0099;
}

.postb ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
        line-height:30px;
}

.post strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:#990000;
}
.post h1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#006FDD;
}
.post p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
.side {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 90%;
	width:249px;
	float:right;
	padding: 15px 10px 0 0px;
}
.side h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000;
	border-bottom: double #666;
}
.side ul {
	list-style: none;
	margin: 0 0 5px 0;
}
.side ul li {
	margin: 0;
}
.side ul ul {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 0 8px;
}
.side ul ul li {
	margin: 0 0 4px 0;
}
.bottom {
	background: url(images/sidebar-bottom.jpg);
	height: 12px;
}
.postnav {
	width: 600px;
	float: left;
	list-style: none;
	line-height: 100%;
	margin: 0;
	padding: 0;
}
.postnav li.left {
	display: block;
	float: left;
}
.postnav li.right {
	display: block;
	float: right;
}
#commentblock {
	color: #202020;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
#commentblock ol {
	list-style-type: square;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.commentdate {
	font-weight: bold;
	font-size: 12px;
}
.commentname {
	color: #202020;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.commentinfo {
	clear: both;
}
.commenttext {
	width: 580px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
}
.commenttext-admin {
	width: 580px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
}
#footer {
	color: #d4c1d3;
	font: 0.7em Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 0 0 0;
	text-align: right;
	width:899px;
	float:left;
}
