* {
	margin:0;
	padding:0;
}

body {
	background:#FFFFFF url(images/bg.gif) repeat-x;
#	color:#697C83;
	font-family:Arial, sans-serif;
	font-size:small;
	font-weight:400;
	text-align:left;
	margin:0;
	padding:0;
}

.wrapper {
	background:#000000;
	overflow:hidden;
	position:relative;
	width:80%;
	margin:0 auto;
}

.header{
	clear:both;
	color:#FFFFFF;
	background:#000000 url(images/header.jpg) no-repeat;
	height:170px;
	margin:0px auto;
	padding:0px;
	width:920px;
	text-align:center;
}
.headad {
	clear:both;
	color:#FFFFFF;
	background:#000000;
#	height:130px;
	margin:0px auto;
	padding:0px;
	width:920px;
	text-align:center;
}
.header h1 {
	position:relative;
	top:115px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.header p {
	position:relative;
	top:115px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
}
.abouttextp {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 5px 5px 5px;
}

.content {
	color:#656565;
	background:#000000;
	clear:both;
	font-size:90%;
	line-height:1.6em;
	text-align:left;
	width:920px;
	margin:0 auto;
}
.mainimage {
	width:640px;
	margin:0px 140px 0px 140px;
}

.imagetext {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#000000;
	padding:15px 50px 15px 50px;
}

img {
	border: 0px;
}

.photodetails {
	width: 270px;
}

.recentimage {
	width: 200px;
}

.abouttext {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#000000;
	padding:15px 50px 15px 50px;
	margin: 0 auto;
}

.calendar {
	font-size:120%;
	width:920px;
	text-align:center;
}
.calendar a {
	text-decoration:none;
	color:#FFFFFF;
}

.adbox {
	color:#FFFFFF;
	background:#000000;
	width: 920px;
	text-align:center;
	margin: 0 auto;
}

.footer {
	background:#000000;
	clear:both;
	padding-top:10px;
	text-align:center;
	width:920px;
	margin:0 auto;
}

.footer p{
	color:#bbbb00;
	font:normal 12px/17px arial;
}

a {
	color:#ccff00;
}

