* {
	margin: 0pt;
	padding: 0pt;
	}
	
body 
	{
	color: #696969;
	font-size:62.5%;
	font-family: Verdana, sans-serif;
	background-color: #d9d9d9;
	margin: 0px;
	}
	
body.index {
	background-color: #e1e1e1;
}
	

#vCenter        
	{
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0;
	height: 1px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block
	}
	
#indexPic
	{
	background-color: transparent;
	margin-left: -215px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 430px;
	height: 600px;
	visibility: visible
	}
	
a.index img {
	height: 600px;
	width: 430px;
	border: none;
}
	
#content    
	{
	background: url(images/crosshairs.gif) no-repeat transparent;
	margin:0 27px 0 27px;
	padding: 0;
	height: 517px;
	width: 100%;
	white-space: nowrap;
	text-align: left;
	position: absolute;
	top: -265px;
	}
	

#bodytext 
	{
	margin: 28px 50px 28px 28px;
	_margin: 28px 25px 28px 14px;
	width: 430px;
	height: 461px;
	text-align: center;
	float: left;
	position: relative;
	}

#photos {
	height: 517px;
	width: 10px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: visible;
	white-space: nowrap;
	position: absolute;
	left: 500px;
	}
	
#photos img {
	margin: 9px;
	}
	
#clear {
	clear: left;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
	margin: 0;
	padding: 0.6em 0 0 0;
}

.buttons a {
	border-bottom: #363636 1px dotted;
}

.buttons a:hover {
	text-decoration: none;
	color: #363636;
}

.buttons a.current {
	color: #363636;
}


.copy {
	text-align: center;
	width: 420px;
	padding: 0 0.5em 0 0.5em;
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 2em 0 0 0;
	white-space: normal;
	border-bottom: 1px #959595 dotted;
	}
	
.contact {
	text-align: center;
	width: 420px;
	padding: 0 0.5em 0 0.5em;
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0.8em 0 0.5em 0;
	white-space: normal;
	}
	
.contactLeft {
	width: 200px;
	text-align: right;
	float: left;
	margin-right: 10px;
}
	
.contactRight {
	width: 200px;
	text-align: left;
	float: left;
	margin-right: 10px;
}

#nav {
	text-align: center;
	width: 420px;
    float:left;
}

#nav .buttons {
	width: 210px;
	font-family: Georgia, Times, "Times New Roman";
	font-size: 16px;
	font-style: oblique;
	float:left;
}



.headline 
	{
	font-weight: bold;
	font-size: 24px
}

a 
	{
	color: #696969;
	text-decoration: none
	}

a:hover 
	{
	color: #696969;
	text-decoration: underline
	}
	
p {
	margin: 0 0 0.8em 0;
	padding: 0;
}

