html{height: 100%;}


* {
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body {
	background:  url(img/bg.gif) repeat-x;
	background-position: center 212px;
	background-color:#090527;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}



h1 {
	letter-spacing: -1px;
	font-size: 22px;
	font-weight:lighter;
	padding-top:10px;
}

h2 {
	font-size: 18px;
	color: #000000;
	font-weight:normal;
	letter-spacing: -1px;	
}


h3 {
	font-size: 16px;
	color: #000000;
	font-weight:normal;
	letter-spacing: -1px;	
}

#floatbox {
	margin:0 auto;
	width:180px;
	min-height:240px;
	float:left;
	padding-right:20px;
}

#firstbox {
	width:137px;
	min-height:300px;
	float:left;
	padding-right:10px;
}

#midbox {
	width:250px;
	float:left;
}

#midbox ul {
	margin:0 auto;
	width: 220px;
}

#midbox li {
	padding-bottom: 10px;
	text-align: left;
	line-height:18px;
}

#floatbox ul {
	margin:0 auto;
	width: 170px;

}


#floatbox li {
	padding-bottom: 10px;
	text-align: left;
	line-height:18px;
}

ul, ol {
	padding-bottom: 22px;
	text-align: justify;
	line-height:18px;
	
}

p {
	margin-bottom: 2em;
	line-height: 18px;
}

a {
	color: #0033FF;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

hr {
color: #ccc;
height: 1px;
width: 100%;
}


/* Logo */

#header {
	margin:0 auto;
	padding:0 0 0 0;
	background:url(img/header-bg3.jpg);
	width:918px;
	height:215px;
}

/* Menu */

.navsize { height:176px; }

.nav {
	text-align:left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:15px;
	padding-top:2px;
	padding-left:12px;
	height:16px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.nav a {
	color:#FFFFFF;
	padding:10px;
	padding-bottom:9px;
	text-decoration:none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
}

.nav a:hover {
	color:#cccccc;
}

/* Page */

#page {
	width: 918px;
	margin: 0 auto;
	background: url(img/img04.gif) no-repeat center top;
	background-color:#fff;
	
}

/* left-column */

#content {
	float: left;
	width: 660px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 26px;
}

#content .content {
	padding-left: 24px;
	height: 250px;
}

/* Posts */



.post .entry {
	padding-left: 30px;
}

.smalltext {
	font-size:10px;
	line-height:20px;
	}

.post ul, .post ol {
	margin-left: 3em;
	line-height: 14px;
}

.post ul {
	list-style-type: square;
	line-height: 20px;
}

.post ol {
	list-style-type: decimal;
}

.post li {
line-height: 20px;
padding-top:8px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 204px;
	padding: 12px 11px 0px 0px;
	
}

#sidebar a {
	color: #4A5157;
}

.box {
}

.box .title {
	height: 28px;
	padding-top:6px;
	background: url(img/img05.gif) no-repeat;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
}

.box .content {
	margin-top:-5px;
	padding: 16px;
	background: url(img/img06.gif) repeat-x;
	font-size:11px;
	line-height:9px;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}



#centerbar {
	float: left;
	width:600px;
	padding: 0px 11px 0px 0px;
}

#centerbar a {
	color: #0033FF;
}


.mainbox {
padding:10px;
}

.mainbox .title {
	height: 28px;
	padding: 6px;
	background: url(img/title-bg.jpg) no-repeat;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
}

.mainbox .content {
	margin-top:-16px;
	background: url(img/table-bg.gif) repeat-x;
	font-size:12px;
	line-height:12px;
	text-align:left;
	color:#333333;
}

.mainbox ul {
margin-top:-20px;
	
}

.mainbox ul li {

padding-bottom:9px;
	font-size: 12px;
	line-height:normal;
}


/* Footer */

#footer {
	font-size: 10px;
	background-color:#fff;
	width:918px;
	color:#000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0A0527;
}

#footer p {
	text-align: center;
	padding:0px;
	margin:0 auto;
}
