/**  html selectors  **/

body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	background-color: #ffffee;
	font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
}

a:link, a:visited{
	color: #999;
	text-decoration: none;
        font-weight: lighter;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	color: #666;
	font-weight: lighter;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
}

h2 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin: -2px 0px 2px 4px;
}

img {
	border: none;
}

#container {
		position: absolute;
		top: 10px;
		left: 80px;
		width: 602px;
		height: 523px;
		border: 2px solid #dddddd;
		background-color: #fff;
		padding: 5px;
		}
	
/** Inside Pages containers  **/

#content {
	position: absolute;
	top: 165px;
	left: 10px;
	height: 295px;
	width: 565px;
	border: 1px #ccc dashed;
	padding: 0px 5px 20px 20px;
}

#content p {
	margin: 10px 5px 10px 8px;
	line-height: 18px;
}

#content p.events {
	margin: 0px 0px 0px 30px;
}


#content img {
	margin: 4px;
}

#content h2 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 10px 2px 2px 8px;
}

#content h3 {
	font-size: 15px;
	color: #990000;
	font-weight: lighter;
	margin: 10px 2px 0px 8px;
	padding-left: 20px;
}

#content ul {
	list-style-type: square;
	padding: 0px;
	margin: 4px 4px 8px 36px;
}

#content li {
	padding: 4px 0px 4px 0px;
	margin: 0px;
}

#content table {
	margin-left: 30px;
}

#content table.right td {
	text-align: right;
	vertical-align: top;
}

#content td {
	font-size: 12px;
	padding-bottom: 3px;
	vertical-align: left;
}

#content td.right {
	text-align: right;
	vertical-align: top;
}

#content table.right td.left {
	text-align: left;
	vertical-align: top;
}

#content td.label {
	width: 220px;
	font-weight: bold;
	text-align: left;
}

#content input, select, textarea {
	font-size: 11px;
}

#footer {
	position: absolute;
	top: 492px;
	left: 10px;
	width: 580px;
	height: 16px;
	border: 1px dashed #ccc;
	padding: 8px 5px 5px 5px;
	color: #999999;
	background-color: #fff;
}
		
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
}	

#header {
	width: 602px;
	position: absolute;
	top: 5px;
	left: 5px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #ffffff;
	border: none;
	height: 163px;
	width: 600px;
}	

#logoBorderBottom {
        width: 532px;
	w/idth: 602px;
	height: 5px;
        border: 0;
	background-color: #cccc99;
	color: #cccc99;
	position: absolute;
	top: 70px;
	left: 65px;
	margin: 3px 0px 0px 0px;
}	

#map {
	position: absolute;
	height: 340px;
	width: 325px;
	top: 5px;
	right: 5px;
	border: 1px solid #979797;
}

#nav {
	width: 400px;
	height: 28px;
	position: absolute;
	top: 15px;
	left: 150px;
	z-index: 3;
}	

#nav ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
}

#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav a:link, #nav a:visited {
	color: #666;
	font-size: 14px;
	font-weight: lighter;
	text-decoration: none;
	padding: 2px 6px 1px 20px;
	border: 1px #999 solid;
	background-image: url(images/bullet.png);
	background-position: left;
	background-repeat: repeat-y;
}

#nav a:hover {
	background-color: #ffffcc;
	background-image: url(images/bullet_hover.png);
	text-decoration: none;
	color: #333;
	border: 1px #666 solid;
}

#nav a.selected:link, #nav a.selected:visited {
	background-color: #ffffcc;
	background-image: url(images/bullet_hover.png);
	c/olor: #333;
	b/order: 1px #666 solid;
}

#searchbox {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 350px;
	height: 30px;
	border:0px;
	padding: 2px 5px 2px 5px;
}

#sidebar {
	position: absolute;
	top: 125px;
	left: 5px;
	height: 205px;
	width: 230px;
	border: 0px;
	padding: 0px 5px 15px 23px;
}

#sidebar p {
	margin: 0px 0px 10px 0px;
	line-height: 12px;
}

#sidebar h2 {
	margin: 0px 0px 0px 0px;
}

#sidebar h3 {
	font-size: 15px;
	color: #990000;
	font-weight: lighter;
	margin: 10px 2px 0px 8px;
	padding-left: 20px;
}

#sidebar ul {
	list-style-type: square;
	margin: 0px 0px 10px 25px;
}

#sidebar ul.alpha {
	list-style-type: upper-alpha;
}

#sidebar ul.alpha li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px -5px;
}

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

#sqltable {
	border: 0px;

}

#sqltable table {
        margin: 0px 10px 0px 0px;
	border: 1px solid #ccc;
        border-collapse: collapse;
}

#sqltable td {
	border: 1px solid #ccc;
        padding: 0px 5px 0px 5px;
}

#sqltable td.label {
	background-color: #ffffcc;
	color: 000;
	font-weight: bold;
}

#sqltable tr.even {
	background-color: #ffffee;
}

#thumbnail img {
	border: 0px #666 solid;
        padding: 2px 2px 2px 2px;
}

#thumbnail a:hover img {
	border: 2px #990000 solid;
        padding: 0px 0px 0px 0px;
}
