/***** Body and main container *****/

body {
	margin:0 auto;
	padding:0;
	font:76% Verdana, Tahoma, Arial, sans-serif;
	background:#eaeaea center top;
	color:#3a3a3a;
	background-repeat: repeat-x;
	width: 760px;
	left: 0px;
	top: 0px;
	line-height: 20px;
}
#content img.enter {
	margin-bottom: 20px;
	margin-top: 20px;
}
img {
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content img.heart {
	margin-right: 10px;
}
a {
text-decoration:none;
color:#333333;
background-color:inherit;
}


a:hover {
text-decoration:none;
color:#ffffff;

}

a img {
	border:3px solid #FFFFFF;
	padding: 0;
}

#wrap {
	background-color:#ffffff;
	color:#303030;
	margin:0;
	padding:1px 5px;
	width:auto;
}
	
li {
	display: inline;
	color: #333333;
	text-decoration: none;
	width: auto;
}
#nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 680px;
}


ul {
	list-style-type: none;
	width: auto;
	margin: 0;
}
 

#header {
	color:#505050;
	background:#ffffff;
	height:300px;
	padding:0;
	width: 680px;
	margin: 0;
	height: 220px;
	background-color: #FFFFFF;
}
#header img {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-bottom: 10px;
}
#content #flyer {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#header .head {
	margin-top: 85px;
}


#content {
	margin:  0;
	text-align:left;
	height: auto;
	width: 680px;
	background-color: #FFCC33;
}

#content a {
	margin-left: 0px;
	line-height: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
#content #nav a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content #nav a:hover {
	background-color: #FF6600;
}

#content p {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

	
#content #gallery .thumbs a img{
	border: 3px solid #FFFFFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#content h2 {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}




#gallery {
	top: 1000px;
	height: auto;
	width: 680px;
	background-color: #FFCC33;
	padding-bottom: 10px;
}


.thumbs {
	height: auto;
	width: 680px;
}



#footer {
	clear:both;
	margin:0;
	border-top:2px solid #dadada;
	width:680px;
	text-align:center;
	color:#808080;
	background-color:#FFCC33;
	font-size:0.9em;
	height: 30px;
	padding-top: 10px;
}


#footer p {
padding:0;
margin:0;
}

#footer a {
	color:#666666;
	background-color:inherit;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
}

#footer a:hover {
text-decoration:none;
background-color: #FF6600;
}
