/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10;
	padding: 5;
	background: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
}
h1 {
	font-size: x-large;
	border: 5;
	border-width: 1;
	text-align:left
}
h2 {
	font-size: large;
}
h3 { font-size: 18px; }

p, ol, ul, blockquote {
	line-height: 22px;
	margin: 10px;
	color: #900;
	font-size: 16px;
}

a {
	border-bottom: 1px dotted #707070;
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
	color:#FC0
}

strong {
	color: #8D8C8C;
}

/* Posts */

.post {
	margin-bottom: 9px;
	padding: 20px 40px 20px 60px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
}

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

/* Header */

#header {
	width: 600px;
	height: 280px;
	margin: 0 auto;
	background: url(images/img2.jpg);
}

#header h1 {
	margin: 0;
	padding: 180px 0 0 20px;
	font-size: x-large;
}

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

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

/* Content */

#content {
	width: 580px;
	margin: 0 auto;
	padding: 10px;
}

#colOne {
	float: left;
	width: 180px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colTwo {
	float: right;
	width: 390px;
}

/* Footer */

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

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

#footer * {
	color: #333333;
}
.style1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	left: inherit;
	text-align: left;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
body,td,th {
	color: #FFFFFF;
}
.style2 {font-size: 16px}
	color: #FFFFFF;
}
.style2 .style2 {
	color: #FFF;
}
.style3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	align: left;
	
	
	
}
.li-tag {
	color: #CCC;
}
.li-tag {
	color: #FFF;
}
.li-tag {
	color: #FFF;
}
.blue {
	color: #69C;
	font-weight: bold;
}
.Italic {
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #99F;
	text-align: center;
	color: #FFF;
}

