body, html {
background:url('/images/bg-lined.png');
width:100%;
height:100%;
margin:0px;
font-family:"Comic Sans MS";
color:#097A58;
font-size:14px;
}

#logo {
background-image:url('/images/logowithmouse_resize.gif');
background-repeat:no-repeat;
width:300px;
height:132px;
float:left;
clear:both;
}

#content {
padding:5px;
margin:auto;
background:#FCFCF3;
width:100%;
height:100%;
}

div#bottomWrapper {
	width:auto;
	height:auto;
	position:absolute;
	bottom: 1px;
	margin: auto;
	color:#111111;
	font-size:12px;
}

div#extras {
	width:300px;
	height:30px;
	margin: auto;
	border-right:1px solid #111111;
	border-left:1px solid #111111;
	border-bottom:1px solid #111111;
	position:relative;
	background:#FCFCF3;
	line-height:30px;
	text-align:center;
	padding-left:3px;
	position:relative;
	top:-1px;
	color:#cccccc;
}

div#extras a {
	display:inline-block;
	color:#111111;
	font-size:13px;
	font-weight:bold;
}

#extras a:hover {
	color:#5C6199;
	text-decoration:none;
	border:0;
}

div#contentContainer {
	margin: auto;
	padding-top:15px;
	width:700px;
	height:300px;
}

 hr {
	border-collapse:collapse;
	color:#cccccc;
}

div#slideShowContainer{
	margin:auto;
	border:1px solid #111111;
	width:700px;
	overflow:hidden;
	background:#FAFAFA;
}

span.change {
	color:#000000;
}

div#wrapper {
	margin: auto;
	width:500px;
	height:135px;
	clear:both;
	position:relative;
}

div#info {
	padding-top:10px;
	width:180px;
	height:120px;
	float:right;
}

#layout {
max-width:100%;
min-width:920px;
height:240px;
border-bottom:1px solid #111111;
margin:auto;
overflow:hidden;
position:relative;
}

div#info-box {
	z-index:2;
	background:#000000;
	padding:10px;
	position:absolute;
	bottom:-38px;
	left:0;
	color:#ffffff;
	width:380px;
	font-size:12px;
	float:left;
	opacity:0.7;
	filter:alpha(opacity=70);
}

span#photo {
	position:relative;
	display:block;
	overflow:hidden;
	height:298px;
}

div#slideShow {
	background:#FAFAFA;
	width:400px;
	height:300px;
	float:right;
	padding:5px;
	overflow:hidden;
}

span.totalImages {
	position:relative;
	z-index:2;
	padding:5px;
	font-weight:bold;
	font-size:0.8em;
	margin-left:10px;
	float:left;
	clear:both;
}

span#photo {
	position:relative;
	display:block;
	overflow:hidden;
	height:298px;
}

a:link { color:#000000; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; font-family:arial, helvetica,clean,sans-serif; }
a:visited { color:#000000; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; font-family:arial, helvetica,clean,sans-serif; }
a:hover { color:#333333; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; border-bottom:1px dashed #E59E19; font-family:arial, helvetica,clean,sans-serif; }




