a {
	text-decoration: none;
	color:#495865;
}

a img {
	border: none;
	text-decoration:none;
	color: #495865;
}

a:visited {
	color:#495865;
}

a:hover {
	color:#6F6F6F;
	text-decoration: none;
}


/*
.white {
color:#FFFFFF;
}
*/

.delLink {
font-size: 9px;
}

#wrapper {
	position: relative;
	margin: auto;
        margin-top: 10px;
        margin-bottom: 10px;
	padding: 0;
	border: 0.1em #eee solid;
	width: 440px;
	text-align: center;
	background-color: white;
}

#container {
        padding: 10px;
}

#toparea {
	margin-top: 20px;
	width: 420px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;	
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	letter-spacing: -1px;
	font-size : 150%;
	color : #999999;
	}

.bottomline {
	width: 400px;
	border-bottom-color: lightgrey;
	border-bottom-style:solid;
	border-bottom-width: 10px;
	margin-left: 10px;
	margin-right: 10px;		
	padding-top: 10px;
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	letter-spacing: -1px;
	color: darkgrey;
	font-size:12px;
	}

.topgallerytitle {
padding-bottom: 3px;
text-align:left;
}

.topgallerypage {
padding-bottom: 3px;
}

#galleryarea {
	position:relative;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 420px;
	height: 100px;
	text-align:center;
	background-color: white;
	}

#photoarea {
	position:relative;
	padding: 0;
	margin-top: 10px;
	width: 420px;
	text-align:center;
	}

	#homepagearea {
	position:relative;
	padding: 10px;
	margin-top: 10px;
	width: 440px;
	text-align:left;
	background-color: white;
	}

	.navitems {
	position:relative;
	padding: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;	
	width: 420px;
	text-align:left;
	background-color: white;
	font-size:9px;
	}

	.info {
	position:relative;
	padding: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 420px;
	text-align:center;
	background-color: white;
	font-size:9px;
	}

	.thumb_large {
	float:left;
	margin-right: 4px;
	border-style:solid;
	border-color:#5DB429;
	border-width:1px;
	margin-top: 3px;
	height: 30px;
	width: 30px;
	background-color: #FFF;
	}

	.thumb_medium {
	float:left;
	margin-right: 4px;
	margin-top: 8px;
	border-style:solid;
	border-color:#5DB429;
	border-width:1px;
	height: 20px;
	width: 20px;
	background-color: #FFF;
	}

	.thumb_small {
	float:left;
	border-style:solid;
	margin-top: 13px;
	border-color:#5DB429;
	border-width:1px;
	height: 10px;
	width: 10px;
	background-color: #FFF;
	}

.bigimage {
border-color: #eee;
border-width:10px;
border-style:solid;
}
.smallimage {
border-color:#eee;
border-width:1px;
border-style:solid;
}

.footer {
font-size: 9px;
padding-bottom: 20px;
margin-bottom: 20px;
}

