body  {
	background-color:#E8D6B2;
	margin-top:15px;
	margin-bottom:15px;
}

#container {
	margin: auto;
	width: 510px;
	border:1px solid #111;
	border-top:0px;
	background-color: #E8D6B2;
}

/* HEADER */
#container #header {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	height: 42px;
	width: 510px;
}
 	
#container #header #header_main {
	float: left;
	padding: 5px;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3B2518;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container #header #header_left {
	float: left;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#container #header #header_right {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}

/* FOOTER */
#container #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B2518;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #3B2518;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/paw.gif);
	background-repeat: no-repeat;
	background-position:right;
}
#container #footer a {
	color: #3B2518;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#container #frameHolder{
	margin-top: 10px;
	width:510px;
	text-align:center;
	padding:5px;
		
}

iframe{
	text-align:center;
	padding:0px;
	border:0px solid #F0F5FB;
	width:470px;
	height:450px;
	margin:5px;
	text-align:center;
	overflow: hidden;
	background-color: #E8D6B2;
}

#if {
	background-color: #E8D6B2;
	margin-top: 5px;
	margin-left:0px auto;
	margin-right:0px auto;
	margin-bottom:0px auto;
	padding:0px;
	text-align:center;
}

#if img{
	border:1px solid #000;
	text-align:center;
}


.simg{
   border:1px solid #000;
}

.timg{
   border:1px solid #000;
   margin:2px 5px;
}

#container #info{
   margin:auto;
}

#container #info h2{
   font-size:14px;
   color:#f1f1f1;
   padding:0px;
   margin:0px;
   text-align:center;
}

#container #list{
   height:120px;
   overflow:auto;
   text-align:center;
}

/* IFRAME styles */

#imgInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-align:center;
    margin:0px;
    padding:0px;
    color:#3B2518;
}

#imgInfo h2 {
    font-size:14px;
    font-weight:bold;
	letter-spacing: 3px;

}

#imgInfo p {

}

