body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background: #000066 url(/images/background.gif) repeat-x 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	color: #FFFFCE;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#mainTable {
	width: 500px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}

#maincontent {
	width: 800px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
}

#footer {
	text-align: center;
	height: 30px;
	color: #6699CC;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	background-color: #000066;
}
p {
	padding: 5px;
	margin: 5px;
	/*/*/line-height: 1.25em; /* */
	color: #000066;
}

h1 {
	font-size: 15px;
	margin: 5px 0;
	color: #000066;
	font-weight:bold;
}

h2 {
	font-size: 15px;
	padding: 5px 5px 5px 5px;
	margin: 5px;
	color: #000066;
	font-weight:bold;
}

li {
	font-size: 11px;
	color: #000066;
}

strong {
	font-size: 13px;
	color: #000066;
	font-weight:bold;
}
td#address p {
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 40px;
}
td#address p strong {
	font-weight: bold;
	color: #FFFFFF;
}
#services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#services li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#timestamp {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 15px 0px 0px 23px;
}

#headertop {
	background-image: url(../images/topleft.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 258px;
}

#headertop2 {
	background-image: url(../images/topright.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 542px;
}

#headerphoto {
	background-image: url(../images/headerphoto.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 377px;
}

#headerbottom {
	background-image: url(../images/headerbottom.gif);
	background-repeat: no-repeat;
	height: 24px;
}

#borderbottom {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#title {
	color: #000066;
	background-color: #6699CC;
	padding: 10px;
}
#title p, #title p strong {
	margin: 0;
	font-size: 11px;
}
input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#titlebox {
	padding: 0px;
	background-color: #6699CC;
}

#titlebox img {
	margin: 5px;
}

#navbar {
	height: 24px;
}

#navlist {
	margin: 0;
	padding: 0;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited, #navlist a:active {
	margin: 0px 7px 3px 7px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

#navlist a:hover {
	color: #66CC00;
}

#screenshot {
	height: 285px;
}
#screenshot img { border: 2px solid #FFF; }
#screenshot a:link, #screenshot a:visited, #screenshot a:active { color: #000066; text-decoration: none; }
#screenshot a:hover { text-decoration: underline; }
#screenshot a:hover img, #screenshot a:active img { border: 2px solid #000066; }
img.border { border: 1px solid #000; }
