body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #646464;
}


input, textarea {
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}
.login {
	text-align: right;
}

ul {
}

ol {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

#header {
	width: 775px;
	height: 185px;
	margin: 0 auto;
	background: url(../images/gis_banner.jpg) no-repeat;
}

#header a {
	text-decoration: none;
}

#page {
	margin: 0 auto;
	background: #666767;
}

#content {
	float: left;
	width: 400px;
}

.post {
	padding: 30px 20px 20px 40px;
}

.post .title {
	margin: 0;
	padding-left: 20px;
	font-size: 2em;
}

.post .meta {
	margin: 0 0 15px 0;
	padding-top: 5px;
	background: url(../gis/img05.gif) repeat-x;
	line-height: normal;
}

.post .entry {
}
.bar {
	background-color: #333333;
	height: 1px;
	width: 775px;
}

#sidebar {
	float: right;
	width: 270px;
}

#sidebar ul {
	margin: 0;
	list-style: square;
	padding-left: 20px;
}

#sidebar li {
	margin-bottom: 5px;
	padding: 5px10px 5px 5px;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	letter-spacing: -1px;
}

#sidebar a {
	border: none;
}

#footer {
	clear: both;
	width: 775px;
	height: 60px;
	margin: 0 auto;
	padding-top: 20px;
	color: #828282;
	background-color: #333333;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	color: #828282;
}
#maincontent {
	float: left;
	width: 775px;
}

tr.alt td {
	background: #8FD162;
}
