body {
	background-color: Gray;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	background-image: url(_images/bg.jpg);
}
p, div, ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.leftsidetop {
	background-image: url(_images/LEFTSIDETOP.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.leftsiderepeat {
	vertical-align: top;
	background-image: url(_images/LEFTSIDEREPEATSM.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-top: 0px;
}
.indent {
	background-image: url(_images/INDENTSM.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	background-position: top;
	margin-top: 0px;
}
.corner {
	background-image: url(_images/CORNER.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #FF9933;
}
.contentbordered {
	/*/*/border: 1px solid #FFFFFF;/* */
	width: 100%;
	margin: 4px 4px 4px 4px;
}
.bordered {
	/*/*/border: 1px solid #FFFFFF;/* */
	width: 130px;
	margin: 4px 0px 4px 0px;
}
.mainimage {
margin-left: 150px;
}

.ads {
	margin-left: 3px;
	margin-top: 0px;
	vertical-align: top;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 200px;
}
#navigation ul {
	/*/*/margin: 0px;
	padding: 0px;
	list-style-type: none;/* */
}
#navigation li {
	/*/*/margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;/* */
}
#navigation a {
	background-color: Silver;
	border: 1px solid Gray;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 26px;
	width: 100px;
	display: block; /* */
}
#navigation a:link, #navigation a:visited {
	color: Black; /*/
	*/text-decoration: none; /* */
}
#navigation a:hover {
	/*/*/background-image: url(_images/nav_over.jpg);
	border: 1px solid #796751;/* */
}
#current a:link, #current a:visited, #current a:hover {
	/*/*/background-image: url(_images/nav_over.jpg);
	border: 1px solid #796751;/* */
}
#navigation p {
	margin: 4px 4px 4px 5px;
	font-size: 10px;
	color: Black;
}
#heading {
	position: absolute;
	left: 330px;
	top: 20px;
	width: 630px;
	font-size: 14px;
}
#logo {
	/*/*/background-image: url(_images/maltese_cross.jpg);
	position: absolute;
	left: 150px;
	top: 400px;
}
#maincontent {
	position: absolute;
	top: 300px;
	left: 150px;
	margin-top: 10px;
	margin-right: 10px;
}
#maincontent p {
	margin: 0px 20px 10px 0px;
	text-align: justify;
}
#maincontent h1 {
	color: #584028;
}
#maincontent ul {
	/*/*/list-style-image: url(_images/bullet1.jpg);/* */
}
#maincontent a:link, #maincontent a:visited {
	color: #B8860B;
	font-weight: bold;
}
#maincontent a:hover {
	color: #A4672A;
	font-weight: bold;
}
#footer {
	/*/*/border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;/* */
}
#footer p {
	color: #A52A2A;
	margin: 5px;
}
#footer strong {
	color: #8B0000;
}

form .submit {
	border: 0;
	padding: 0;
	margin: 0;
	width: 61px;
	height: 26px;
}

form .nameFirst, form .nameLast, form .name, form .loc, form .category {
	display: block;
	float: left;
	font: 99% 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	height: 17px;
	color: #51a7bc;
	padding: 2px 0 3px 0;
	margin: 0;
}

form .loc {
	width: 58%;
	padding-left: 2px;
}

form .name {
	width: 37%;
	margin-right: 7px;
	padding-left: 2px;
}

form select.category {
	height: 24px;
	width: 46%;	
	padding: 1px 1px 1px 0;
	margin: 0 7px 0 0;
}
.copyright {
	font-size: 10pt;
	font-style: italic;
	color: #999999;
}
.tableborder {
	border: thin solid #DAA520;
}
.smalltext2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.xsmalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.smalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.companysmalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.hourssmalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.name {
	font-style: italic;
	font-weight: bold;
}
.tableoutline {
	border: 1px solid #DAA520;
}
.tableheading {
	color: #006633;
	font-weight: bold;
}
.textindext {
	font-size: medium;
	padding-left: 50px;
}
.parahead {
	font-size: medium;
}
.pageheading {
	font-size: large;
	font-weight: bold;
	color: Red;
	text-align: center;
}
