body {
	font-family:Verdana, tahoma, Arial, Times New Roman;
	font-size:12px;
	background-color:#FFFFFF;
	color:#619464;
	overflow:auto;
	margin:5px;
}

td {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	color:#619464;
}

p {
	margin: 0px 10px 7px 10px; 
	padding: 0px;
}

#container {
	width:550px;
	position: absolute;
	top: 270px;
	left: 150px;
	padding: 2px 5px;
	margin: 0px 5px;
}

#navigation {
	width: 150px;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 5px;
}

h1 span, h2 span {
	font-family:Verdana, tahoma, Arial, Times New Roman;
	color:#5B8FA7;
	font-weight:bolder;
	vertical-align:top;
}

h1 {
	text-align:left;
	padding: 0px 0px;
	margin: 10px 0px 5px 0px;
	letter-spacing:3px;
	line-height: 20px;
	color: #759D82;
	font-style:italic;
	border-bottom: 1px solid #759D82;
}

h1 span {
	font-size: 13px;
}

h2 {
	text-align:left;
	letter-spacing:2px;
	padding:1px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

h2 span {
	font-size: 12px;
}

#title h1 {
	letter-spacing:5px;
	text-align:center;
	vertical-align: bottom;
	background: url(secheader.jpg) top no-repeat; 
	height: 20px;
	width: 550px;
	padding: 0px;
	margin: 5px 0px; 
	border-width: 0px;
}

#container a {
	text-decoration: underline;
}

a:link, a:visited {
	text-decoration:none;
	color:#7B95CE;
}

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

b {
	color:#5B8FA7;
	font-weight:bold;
}

#lastupdate {
	font-size: 11px;
	padding-top:11px;
	text-align: center;
}

span.begun {
	color: #1E90FF;
}

span.next {
	color: #008B00;
}

span.onhold {
	color: #DAA520;
}

span.cancelled {
	color: #990000;
}

#extra1 {
	background: url(banner.jpg) top no-repeat;
	position: absolute;
	left: 150px;
	top: 0px;
	width: 550px;
	height: 270px;
	padding: 10px;
}

blockquote {
	margin: 10px 30px;
}

blockquote p {
	margin: 0px;
}

img {
	border: 0px;
}

blockquote a img {
	border: 1px solid #000000;
	margin: 0px 5px 5px 0px; 
}

#screenshots blockquote p.p1, #submit p.p1 {
	text-align:center;
}

th {
	font-weight: normal;
	text-align:center;
}

div.linkheader {
	height:20px;
	width:150px;
	color:#5B8FA7;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	padding-top:3px;
	font-size:12px;
	background: url(linkheader.jpg) no-repeat;
	overflow:hidden;
}

div.toggle {
	padding-left:10px;
}

