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

body {
	padding: 0;
	background: #333333;
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: square;
	margin-right: 0;
	margin-left: 0;
}



form, h1, h2, h3 {
	margin: 0;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	top: 5px;
}

blockquote {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 652px;
	height: 150px;
	background: url(images/img1.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}

#header h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 2em;
	padding-top: 40px;
	padding-bottom: 0;
	padding-left: 80px;
	z-index: 4;
	line-height: 1em;
	clear: none;
	overflow: visible;
	visibility: visible;
}

#header h2 {
	float: left;
	font-size: 1.2em;
	padding-bottom: 0;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	position: relative;
	width: 600px;
	clear: both;
	display: inline;
	top: 25px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 528px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 125px;
	height: 40px;
	padding: 10px 0 0 0;
	background: url(images/img5.gif) no-repeat;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

#menu a:hover {
	color: #7C6DA6;
}

/* Content */

#content {
	width: 640px;
	padding: 0;
	border: 6px solid #FFFFFF;
	border-top: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000066;
	background-image: url(images/img2.jpg);
	background-repeat: no-repeat;
	clear: none;
}

/* Column One */

#colOne {
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 23px;
}

#colOne a {
	border-bottom: 1px dotted #FFFFFF;
}

#colOne a:hover {
	border: none;
}

#colOne .post {
	margin-bottom: 30px;
}

#colOne .title {
	letter-spacing: -2px;
	font-size: 1.6em;
}

#colOne .posted {
	font-size: x-small;
}

#colOne .meta {
	height: 25px;
	padding: 10px 0 0 0;
	background: url(images/img7.gif) no-repeat right bottom;
}

#colOne .meta p {
	margin: 0;
	padding: 0;
	font-size: x-small;
}

/* Column Two */

#colTwo {
	float: right;
	width: 300px;
	list-style-position: outside;
	list-style-type: none;
	position: relative;
	right: 20px;
	
}

#textfield1 {
	width: 145px;
	background-color: #000000;
	
}

#submit1 {
	display: none;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 10px 0;
	padding: 10px 10px 15px 10px;
}

#colTwo h2 {
	height: 28px;
	padding: 4px 0 0 10px;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFF
	background-color: #000000;FF;
	
}

/* Footer */

#footer {
	clear: both;
	width: 540px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #FFFFFF;
}

#footer p {
	text-align: center;
	font-size: x-small;
}



#time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	height: 28px;
	width: 300px;
	float: right;
	top: 10px;
	right: 10px;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	padding: 5px;
	
	
}
