body {
	margin: 0;
	padding: 0;
	background: #333333;
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #A7A7A7;
	letter-spacing: normal;
	word-spacing: normal;

}

h1, h2, h3, h4 {
	text-transform: none;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: #8396A0;
	line-height: normal;


}

h2 { font-size: 18px; }
h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 17px;
	font-weight: bold;
	color: #BB0000;

}

p, ol, ul, blockquote {
	line-height: 22px;
}

a {
	text-decoration: none;
	color: #999999;
	font-size: 10pt;


}

a:hover {
	border: none;
	color: #CCCCCC;

}

strong {
	color: #8D8C8C;
}

/* Posts */

.post {
	padding: 20px 30px 10px 40px;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
	background: #191919;
	width: auto;
	height: auto;
	margin-bottom: 20px;




}

.post h2, .post h3 {
	margin-left: -40px;
	padding: 500px;

}

/* Header */

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background: url(images/Header.jpg);
}

#header h1 {
	margin: 0;
	padding: 20px 0 0 20px;
	font-size: 36px;

}

#header h2 {
	margin: 0;
	padding: 0 0 0 92px;
	font-size: 18px;
}

#header a {
	border: none;
	letter-spacing: -1px;

}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	background: #242223 repeat-x;
	top: auto;
	border: none 0;


}

#colOne {
	float: left;
	width: 184px;
	top: 0px;
	background: #242223;
	padding: 9px 9px 2px;
	height: 930px;




}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	border: thin none #CCCCCC;
	background: #242223;
	width: 143px;



}

#colTwo {
	float: right;
	width: 798px;
	top: 0px;
	height: auto;
	border: 1px none #414141;
	background: #242223;
}

/* Footer */

#footer {
	clear: both;
	width: 580px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #999999;
}
table {
	font-size: 11px;
	padding: 0px;

}

.menu {
	border: 0px none #666666;
	font-size: 13pt;
	font-family: arial;
	height: auto;
	width: auto;
	font-size: 10px;
	background: #999999;


}

