@charset "utf-8";
/* CSS Document */

body {padding:0;
	margin:0;
	background:url(images/bodybg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#000000;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:smaller}
	
.content { background:url(images/index_04.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#666666;
	padding:0px;}
	

.profliepic {float:left;
	padding:10px}

.maincontent { padding:20px}
	
p {padding:0px 0px 0px 10px}

.footer { background:url(images/footer.jpg);
	text-align:center;
	height:40px;}
	
.contactinfo {width:300px;
	border-left:dashed;
	border-color:#333333}
	
a {color:#660000;
	text-decoration:none}
	
a:hover {color:#000000;
	text-decoration:underline}
	
.nav { background-color:#660000;
text-align:center;
font-size:14px;
word-spacing:20px;
letter-spacing:3px;
padding:5px;
border-bottom:thick;
border-bottom-color:#000000}

.nav, a {color:#999999}

p {padding:10px;
	text-align:left}

.gallery {width:1000px;
	height:520px;
	background-color:#666666;
	text-align:center
}

.thumbnails {float:right;
overflow:auto;
height:520px;
width:525px}

.thumbnails img {padding:0px 5px 5px 0px;
	border:none;}

.image {width:460px;
	height:500px}

.imageprotect {position:relative;
	top:-520px;
	width:460px;
	text-align:left}