/* CSS Document */

body {
	margin: 0;
	width: 650px;
	height: 450px;
	background: url(images/bkgd_stills.jpg) #86CDE3 no-repeat;
	background-color: #639EBE;
	}

div.photo {
	position: absolute; top: 20px; left: 58px; 
	width: 534px; height: 300px; text-align:center;
	}
div.photopad {
	padding: 0;
	}

div.bottom {
	position:absolute; top: 330px; left: 5px;
	width: 640px; height: 100px;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px;
	text-align: center;
	}
div.bttmpad {
	padding: 0;
	}
	
div.photo a, div.photo a:hover {text-decoration: none;}

p {margin: 0 0 8px 0;}

.moremargin {margin-top: 12px;}
.caption {font-size: 14px; font-style: italic; font-weight: bold; color:#330000;}
.underline {text-decoration: underline;}

div.bottom a, div.bottom a:hover {
	margin: 2px; padding: 3px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; text-decoration: none;
	border: solid 1px;
	}
	
div.bottom a {color:#039; background-color:#39C; border-color: #33C;}
div.bottom a:hover {color:#033; background-color:#CCC; border-color: #33C;}