﻿body {
	background: url(images/Grungebg.jpg) no-repeat fixed;
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C0C0C0;
	text-decoration: underline;
}
td {
	vertical-align: top;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
img {
	border-style: none;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#innerwrapper {
	background: #000000;
	width: 800px;
}

#header {
	background: url(images/Menubar-header.gif) no-repeat;
	height: 90px;
	width: 800px;
	position: relative;
}
#menu {
	right: 20px;
	bottom: 5px;
	position: absolute;
	width: 400px;
	text-align: right;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #CCCCCC;
}
#menu  a:hover, #menu  a:active {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#lowerheader {
	background: url(images/dcpic.gif) no-repeat 10px;
	height: 300px;
	width: 100%;
}
#lowerbar {
	background: url(images/Menubar-bar.jpg) no-repeat center top;
	height: 34px;
	width: 100%;
}
#content {
	height: 460px;
	width: 100%;
}
#footer {
	height: 30px;
	width: 100%;
}
#copyright {
	font-size: 12px;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
#copyright a:link, #copyright a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#copyright a:hover, #copyright a:active {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#welcomepic {
	top: 5px;
	text-align: center;
}
#indexcontainer {
	position: relative;
	height: 390px;
	width: 350px;
	margin-left: 40px;
}
.gabepic {
	position: absolute;
	top: 10px;
	left: 10px;
}
.jimpic {
	position: absolute;
	top: 10px;
	right: 10px;
}
.cameronpic {
	left: 10px;
	bottom: 10px;
	position: absolute;
}
.mstpic {
	right: 10px;
	position: absolute;
	bottom: 10px;
}
#picthumbs {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 372px;
	height: 415px;
}
#picmain {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 372px;
	height: 415px;
}
.pic1 {
	position: absolute;
	width: 120px;
	height: 135px;
	top: 3px;
	left: 3px;
}
.pic2 {
	position: absolute;
	width: 120px;
	height: 135px;
	top: 3px;
	left: 126px;
}
.pic3 {
	position: absolute;
	width: 120px;
	height: 135px;
	top: 3px;
	right: 3px;
}
.pic4 {
	position: absolute;
	width: 120px;
	height: 135px;
	top: 141px;
	left: 3px;
}
.pic5 {
	position: absolute;
	width: 120px;
	height: 135px;
	top: 141px;
	left: 126px;
}
.pic6 {
	position: absolute;
	width: 120px;
	height: 135px;
	top: 141px;
	right: 3px;
}
.pic7 {
	position: absolute;
	width: 120px;
	height: 135px;
	bottom: 1px;
	left: 3px;
}
.mainpicholder {
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	position: absolute;
}
#photocontent {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
