.body {
	background-image: url(resources/wallpaper.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	border: 0;
	outline: none;
	min-height: 100%;
}
.frame {
	width: 800px;
	height: 600px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 3px;
	background-image: url(resources/frame_background.png);
	background-repeat: repeat;
}
.header {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	width: 710px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.main_image {
	width: 700px;
	height: 415px;
}
.navigation {
	width: 680px;
	height: 10px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

.thumbnails {
	width: 710px;
	height: 64px;
	padding-bottom: 20px;
	font-family: "Century Gothic";
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	overflow: auto;
}

a img { 
border: none;
}
.contact {
	width: 700px;
	height: 413px;
	background-image: url(resources/thumb_placeholder.png);
	background-repeat: repeat;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	line-height: 1.4;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	}
.diary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(resources/thumb_placeholder.png);
	background-repeat: repeat;
	width: 710px;
	margin-bottom: 25px;
	margin-top: 25px;
}
