a {
	text-decoration: none;
	color:#5DB429;
}

a img {
	border: none;
	text-decoration:none;
	color: #FFFFFF;
}

a:visited {
	color:#5DB429;
}

a:hover {
	color:#A1DC7D;
	text-decoration: none;
}


/*
.white {
color:#FFFFFF;
}
*/

.delLink {
font-size: 9px;
}

#wrapper {
	background: transparent;
	position: relative;
	margin: auto;
	padding: 0;
	border:0;
	width: 720px;
	text-align: left;
	background-color: #FFFFFF;
}	

#container {
	
}

body {
	background: #999;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Sans-Serif;
	text-align: left;
	text-decoration: none;
	color: #777;
	font-size: 12px;
	margin-top: 10px;
	}
	
#toparea {
	width: 710px;
	_width: 730px;
	border-bottom-color: #F3F2ED;
	border-bottom-style:solid;
	border-bottom-width: 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: 720px;
	border-bottom-color: #F3F2ED;
	border-bottom-style:solid;
	border-bottom-width: 10px;
	padding-top: 10px;
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	letter-spacing: -1px;
	color:#F3F2ED;
	font-size:10px;
	}

.topgallerytitle {
padding-bottom: 3px;
text-align:left;
}

.topgallerypage {
padding-bottom: 3px;
}

#galleryarea {
	position:relative;
	padding: 0;
	margin-top: 10px;
	width: 720px;
	height: 100px;
	background-color:#F3F2ED;
	}

#photoarea {
	position:relative;
	padding: 0;
	margin-top: 10px;
	width: 720px;
text-align: center;
	}
	
	#homepagearea {
	position:relative;
	padding: 10px;
	margin-top: 10px;
	width: 700px;
	text-align:left;
	background-color:#F3F2ED;
	}
	
	.navitems {
	position:relative;
	padding: 5px;
	padding-left: 10px;
	margin-top: 10px;
	width: 705px;
	_width: 725px;
	text-align:left;
	background-color:#F3F2ED;
	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: #F3F2ED;
border-width:10px;
border-style:solid;
}
.smallimage {
border-color:#F3F2ED;
border-width:1px;
border-style:solid;
}

.comment {
margin-top: 10px;
background-color:#F3F2ED;
width:350px;
padding: 10px;
margin-left: 10px;
align: left;
text-align: left;
font-size: 10px;
}

.footer {
font-size: 9px;
padding-bottom: 10px;
margin-bottom: 20px;
text-align: center;
}