body {
	font: normal 12px/1.5em "Lucida Sans", "Verdana", sans-serif;
	background: "#034157"; }
table {
	font: normal 12px/1.5em "Lucida Sans", "Verdana", sans-serif;
	}

H1 {
	font: bold 36px, "Courier New", serif;
	}

H2 {
	font: bold 24px, "Courier New", serif;
	padding: 0;
	margin: 0;
	}
	
H3 {
	font: bold 20px, "Courier New", serif;
	padding: 0;
	margin: 0;
	}

	div#page {
	width: 760px;
	position: relative;
	background: "#034157";
	margin: 0;
	padding: 0;

		}

	div#nav {
	background: #034157;
	position: relative;
	margin: 0;
	
							}
	#nav li {
	z-index: 1;
	position: relative;
	display: inline;
	list-style: none;
	background: #807300;
	margin: 0;
	border-top: 2px solid;
	border-right: 2px solid;
	border-left: 2px solid;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
	height: 25px;
							}
div#title {
	margin: 0;
	padding: 0;
	background: #CCCCCC url(images/title.jpg) top left no-repeat;
	height: 150px;
	width: 760px;
	position: relative;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
		}
div#welcome {
	background: #CCCCCC;
	position: relative;
	
	width: 760px;
	border: 2px solid #000000;
	}
div#welcometext {
	z-index: 2;
	background: #CCCCCC;
	position: relative;
	padding: 10px 20px 20px 20px;
	text-align: left;
	
	
}
a {
	color: white;
	font: bold 16px "Lucida Grande", "Verdana", sans-serif;
	margin: 0 5px 0 5px;
	text-decoration: none;
		}
a:hover {
	color: #000000;
	}
	
div#thumbs {
	background: #CCCCCC;
	position: relative;
	margin: 0;
	
							}

.thumbs ul {
	margin: 0;
	padding: 0;
		}
	.thumbs li {
	display: inline;
	margin: 0 10px 0 0;
	}
	.thumbs li img {
	border: 2px solid #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	vertical-align: middle;
		}			
.smalla a {
	font: bold 12px "Lucida Sans", "Verdana", sans-serif;
	color: #660033;
	}
.smalla a:hover {
	color: #000000;
	}

.biga a {
	font: bold 24px "Courier New", serif;
	color: #660033;
	}
.biga a:hover {
	color: #000000;
	}

