BODY {
	BACKGROUND-COLOR: #000000;
	z-index: 1;
	MARGIN: 140px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	
}
#slide BODY {
	BACKGROUND-COLOR: #282828;
	MARGIN-TOP: 0px;
}
HTML {
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #466447;
	SCROLLBAR-ARROW-COLOR: #e4973b;
	SCROLLBAR-BASE-COLOR: #666666
}
P {
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-weight: bold;
}
TD {
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ccccff;
}
UL {
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
}
DIV {
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
}

.name {
	COLOR: #CCCCCC;
	FONT: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height : 125%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 2px;
	margin-left: 60px;
	font-weight: bold;
}


#footer {
	PADDING-RIGHT: 10px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 10px; BACKGROUND: url(assets/footerbg.jpg); PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
#footer P {
	FONT-WEIGHT: bold; COLOR: #666666
}





a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #ffff99;
	text-decoration: none;
}



A.float:hover    {
	background-color: #666;	
}

A.floatright:hover    {
	background-color: #666;	
}

a:hover .photoborder   {
	border: thin ridge #99ccff;
}



.largertext {
	font-size: 125%;
}
.smallertext {
	font-size: 85%;
}

#topbar {
	background-color: #333333;
	left: 0px;
	top: 2px;
	padding: 0px;
	width: 100%;
	position: absolute;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 80px;
	z-index: 1;
}
.textheading1 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	float: left;
	margin-top: 60px;
	margin-right: 10px;
}

#galleryheader {
	margin: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 3;
}
#headerphoto {
	float: right;
	position: absolute;
	z-index: 4;
	top: 8px;
	right: 8px;
}

/* Put a border on all generated images */
.image1 {
	border: 2px outset #E1E1E1;
	margin: 5px;
}
a:hover .image1   {
	margin: 3px;
	border-top: 4px solid #99ffff;
	border-right: 4px solid #99ffff;
	border-bottom: 4px solid #99ffff;
	border-left: 4px solid #99ffff;
	}

/* Align the content of the cells on the index pages to the center and bottom. */
#index1 td {
	text-align: center;
	vertical-align: bottom;
}


/* Remove the margin under the images on the index pages. */
#index1 .image {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0;
}

/* Don't have margins on the slide pages. */
body#slide {
	BACKGROUND-COLOR: #121212;
	margin: 0;
}
/* Hide from NN4 */
/*/*/
.slideborder {
	background: white;
	padding: 10px;
	border: 3px outset #CCCCCC;
}
/**/
.charlie {
	left: 20px;
	top: 100px;
	position: absolute;
}
.sidemargins {
	margin-right: 70px;
	margin-left: 70px;
}

