table {font-size:1px; font-family: Verdana;}
body {font-size:10px; font-family: verdana; padding: 0px; margin: 0px; background-color: #dedede; }
html {height: 100%; margin-bottom: 1px;}


a:link {text-decoration: none; color:#000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color:#000000;}
a:hover {text-decoration: none; color: #005ea8;}

#page {
	margin: auto;
	background: url(images/bodybg.gif);
	width: 722px;
}

#main {
	width: 722px;
	background: url(images/bodybg.gif);
	float: left;
	display: inline;
}

#main h1 {
	font-size: 10px;
	margin-left: 60px;
	margin-bottom: 10px;
	margin-top: 10px;
	}

#main h2 {
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-left: 60px;
	}

#logo {
	width: 674px;
	height: 110px;
	margin: 10px 24px 20px;
	background: url(images/logosmall.png);
	background-repeat: no-repeat;
	background-position: 100%;
	border-bottom: 1px dashed #005ea8;
	font-size: 14px;
	color: #005ea8;
	text-align: center;
	}

	#logo h1 {
	font-size: 28px;
	margin: auto;
	}
	
	#logo p {
	margin: 5px;
	line-height: 24px;
	}

#largelogo {
	font-size: 28px;
	margin-bottom: 10px;
}


.galleryentry {
	width: 620px;
	margin-bottom: 25px;
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 25px;
	float: left;
	display: inline;
	border-bottom: 1px dashed #005ea8;

	}

		.galleryentry img {
			
			
			float: left;
			border: none;
			}

		.descript {
			width: 410px;
			margin-top: 5px;
			margin-left: 5px;
			float: right;
			display: inline;
			}		
		
			.descript a {
				font-size: 12px;
				font-weight: bold;
			}
			
			.descript p {
				margin-top: 5px;
				margin-left: 5px;
				line-height: 14px;
				font-size: 10px;
				}
				
#thumblist {
	width: 642px;
	margin-left: 40px;
	margin-right: 29px;

	}

.thumbNail {
	height: 200px;
	width: 200px;
	margin: 7px;
	float: left;
	display: inline;
	}
	
	.thumbNail img {
		border: none;
		}

#naviBack {
	width: 704px;
	height: 12px;
	margin-bottom: 20px;
	font-size: 10px;
	float: left;
	display: inline;	
}	
		
#footer {
	width: 704px;
	height: 12px;
	font-size: 10px;
	color: #005ea8;
	margin: 0px 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: 1px dashed #005ea8;
	border-bottom: 1px solid #005ea8;
	text-align: center;
	float: left;
	display: inline;	
}

#spacer {
	width: 100%;
	height: 25px;
	margin: auto;
	float: left;
	}
