body {
	margin: 20px 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
	background-color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: yellow;
}

#content a {
	color: #FFFFFF;
}

#content a:hover {
	text-decoration: none;
	color: #FFCC00;
}

blockquote {
	font-style: italic;
}

/* Header */

#header {
	width: 700px;
	height: 140px;
	margin: 0 auto 2em auto;
	background-color: #333333;
	background-image: url(images/img1.jpg);
}

#header * {
	margin: 0;
	padding: 0;
	background: transparent;
	text-decoration: none;
	color: #FFFFFF;
}
#content #colOne .post p {
	font-size: 14px;
}
#content #colTwo h2 {
	color: #000000;
}


#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 100px 0 0 10px;
	font-size: 1em;
	font-weight: bold;
}

/* Content */

#content {
	width: 660px;
	margin: 0 auto;
	color: #000000;
}

/* Column One */

#colOne {
	float: left;
	width: 420px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1;
	padding: 4;
}

#colOne .post {
	color: #FFFFFF;
	padding: 5;
	padding-left: 8px;
}

#colOne .title {
}

#colOne .posted {
	border-top: 1px solid #000000;
	font-size: x-small;
}

#colOne .story {
	padding: 0 20px;
	text-align: justify;
}

#colOne .meta {
	margin: 0 0 3em 0;
	padding: 5px 10px;
	background: #FFFFFF url(images/img3.gif) repeat-x;
	border-top: 1px solid #457EE9;
	font-size: x-small;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
}

/* Column Two */

#colTwo {
	float: right;
	width: 200px;
	background-color: #333333;
	border-right-color: #333333;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
}

#colTwo li li {
	height: 23px;
	padding: 7px 0 0 20px;
	background: #FFFFFF url(images/img3.gif) repeat-x;
	background-color: #000000;
}

#colTwo h2 {
	height: 30px;
	padding: 5px 0 0 10px;
	letter-spacing: normal;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(images/img2.gif);
	background-repeat: repeat-x;
}

#colTwo a {
	text-decoration: none;
}

#colTwo a:hover {
	text-decoration: underline;
	background-color: #000000;
	color: #E7B202;
}

#colTwo form {
	margin: 0;
	padding: 20px 10px;
}

#colTwo #textfield1 {
	width: 170px;
	border: 1px solid #457EE9;
}

#colTwo #submit1 {
	display: none;
}

/* Footer */

#footer {
	width: 700px;
	height: 26px;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	letter-spacing: normal;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	background-color: #333333;
}

#footer p {
	margin: 0;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.headerfont {
	font-size: 24px;
	color: #FFFFFF;
	background-position: left bottom;
	border: thin;
	font-family: Arial, Helvetica, sans-serif;
}
.headerfont_big {
	font-size: larger;
}
#footer p {
	color: #000000;
}
#footer p {
	color: #000000;
}
#content #colOne .post p {
}
