body {
	background: #002a5c;
	}

a:link    img {text-decoration: none; border: 0px;}
a:visited img {text-decoration: none; border: 0px;}
a:active  img {text-decoration: none; border: 0px;}
a:hover   img {text-decoration: none; border: 0px;}

#navbar {
	position: absolute;
	left: 42px;
	top: 40px;
	}
#navtext {
	position: absolute;
	left: 42px;
	top: 61px;
	color: white;
	}
#navtext p {
	line-height: 23px;
	}

#banner {
	position: absolute;
	left: 192px;
	top: 40px;
	}

#buttons {
	position: absolute;
	left: 223px;
	top: 219px;
	z-index: 1;
	width: 752px;
	}

#buttons img {
        padding: 8px;
      	}

#buttons a {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#textbackdrop {
	position: absolute;
	left: 195px;
	top: 317px;
	z-index: 0;
	}
#textbackdroplong {
	position: absolute;
	left: 196px;
	top: 220px;
	z-index: 0;
	}
#text {
	z-index: 1;
	position: absolute;
	left: 250px;
	top: 400px;
	width: 700px;
	height: 300px;
	font-family: helvetica, arial, sans-serif;
	overflow: auto;
	}
#textlong {
	z-index: 1;
	position: absolute;
	left: 250px;
	top: 300px;
	width: 690px;
	height: 410px;
	font-family: helvetica, arial, sans-serif;
	overflow: auto;
	}
#text p {
	text-align: justify;
	font-size: 10pt;
	line-height: 11pt;
	padding-right: 10px;
	}
#textlong h2 {
	font-size: 12pt;
	font-weight: bold;
	}

#textlong p {
	text-align: justify;
	font-size: 10pt;
	line-height: 11pt;
	padding-right: 10px;
	}

#textlong address {
	font-size: 10pt;
	line-height: 11pt;
	font-weight: italic;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
	margin-right: 5px;
	}

#textlong ul {
	margin-left: 0px;
	font-size: 10pt;
	line-height: 11pt;
	list-style-position: outside;
	}

#textlong li {
	#margin-left: 18px;
	}

#textlong table {
	border: 1px solid blue;
	}

#textlong th {
	padding: 4px;
	border: 1px solid blue;
	vertical-align: top;
	font-size: 10pt;
	font-weight: bold;
	}

#textlong td {
	padding: 4px;
	border: 1px solid blue;
	font-size: 10pt;
	line-height: 11pt;
	}

#column_left {
	position: absolute;
	left: 0px;
 	width: 305px;
	}

#column_right {
	position: absolute;
	left: 335px;
	width: 305px;
	}
#text ol {
	margin-left: 0px;
	line-height: 11pt;
	}

#text li {
	margin-left: 25px;
	margin-bottom: 5px;
	font-size: 10pt;
	text-align: justify;
	}
#text h1 {
	font-size: 10pt;
	font-weight: strong;
	}

#text td {
	font-family: helvetica, arial, sans-serif;
}

#addresstable table {
	border: 0px;
	margin-left: 20px;
}

#addresstable tr {
	text-align: left;
}

#addresstable td {
	text-align: left;
        padding: 2px;
        border: 0px;
        vertical-align: top;
        font-size: 10pt;
        font-style: italic;
	
}

#shoptable table {
        border: 0px;
        margin-left: 20px;
}

#shoptable tr {
        text-align: left;
}

#shoptable td {
        text-align: left;
        padding: 2px;
        border: 0px;
        vertical-align: middle;
        font-size: 10pt;
}

.shopimg {
	text-align: right;
	width: 165px;
}


#copyright {
	position: absolute;
	left: 196px;
	top: 730px;
	}

.centredimage {
	padding-left: 140px;
	}

#slideshow {
	position: relative;
	top: -10px;
	left: 0px;
	width: auto;
	height: 80px;
	overflow: auto;
}

.slideshow {
	position: relative;
	top: 0px;
	left: 155px;
}

#smallnavbar img {
	padding-bottom: 5px;
	margin: 0px;
}

#smallnavbar p {
	line-height: 0px;
}

#projects_header {
	z-index: 1;
	position: absolute;
	left: 250px;
	top: 395px;
	width: 700px;
	height: 40px;
}

#projects_header th {
	width: 33%;
	text-align: left;
	font-family: helvetica, arial, sans-serif;
} 

#projects_header h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 14pt;
}

#projects_data {
	z-index: 1;
	position: absolute;
	left: 250px;
	top: 520px;
	width: 700px;
	height: 170px;
	font-family: helvetica, arial, sans-serif;
	overflow: auto;
	}

#projects_data td {
	padding-right: 20px;
}
