/* main css*/
@import "photos.css";


body { background: #5f785d; margin: 10px 0 0 0; padding:0;	color: #cccc99;	font: Times, serif; font-size:   100% !important; 	font-size:   95%;}

#page {width: 800px; padding: 10px;	background: #cccc99 url("../images/frame.jpg") no-repeat;	text-align:center;		}
	
#logo{width: 800px;	margin:0;	padding:0;	border:0; background:#5f785d  url("../images/logo_bg.jpg") repeat-y top left;}	
#logo img{	margin:0;	padding:0; border: 0;	width:800px;    height:60px; }

#menu{width: 800px;	background:#5f785d  url("../images/menu_bg.jpg") repeat-x top left; margin:0; padding: 3px 0; text-align:center; font-style:italic; font-size: .8em; font-weight:bold; }
#menu a {   margin:0;   padding: 0 28px;    color: #999966;  text-decoration: none;}
#menu a:link {color: #cccc99;}
#menu a:visited {color: #cccc99; text-decoration:none;}
#menu a:hover {color: #ffffcc; text-decoration:underline;}
#menu a:active {color: #cccc99;}

#slideshow{	width: 800px;	height: 480px important;	background: #5f785d url("../images/") no-repeat; margin:0; padding:0; border:0; }
#slideshow img{	width: 800px;	height: 480px; margin:0; padding:0; border:0; }
#slideshow script{margin:0; padding:0; border:0; };

#clear {		clear:both;	}
p.counter { margin: 50px 0;}