body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:0;
	padding:35px 0 0 0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	width:704px;
	margin:auto;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	display:block;
	float:right;
	width:466px;
	border-bottom:1px solid #FFFFFF;
}
#interior {
	
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:188px;
}
#right {
	display:block;
	float:right;
	width:466px;
}
#maintext {
	display:block;
	float:right;
	width:436px;
	border-top:1px solid #FFFFFF;
	padding:10px 15px 10px 15px;
	line-height:18px;
}
div#navbar {
	width: 188px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.button1 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button2 {
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 {
	background-image: url(../images/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 {
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.buttonlast {
	background-image: url(../images/bg-button-last.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF:
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFAA;
	font-weight:bold;
}
p { 
	margin: 5px 0;
}
ul, ol { 
	margin: 15px 0 0 5px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:none; 
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:underline;
}
#footer {
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}


#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: #44CCDD;
}

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.paginationstyle{ /*Style for demo pagination divs*/
width: 420px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
font-family: Arial;
font-size: 8px;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid #FFFFFF;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid #DDDDDD;
color: #444444;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #FFFFFF;
background-color: #888888;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: #4499CC;
}


/* Photo Album */
#container {
	margin: -6px;
	width: 446px;
	border:1px solid #EEEEEE;
	border-top:0px;
    background-color: transparent;
}

#container #frameHolder{
   text-align:center;
   padding:1px;	
}

iframe{
   text-align:center;
   padding:0px;
   border:0px solid #EEEEEE;
   width:442px;
   height:420px;
   margin:auto;
   text-align:center;
   overflow: hidden;
}

#if {
	margin:0px auto;
	padding:0px;
	text-align:center;
        background-color: #07768D;
	background-image: url();
}

#if img{
	border:1px solid #AAAAAA;
	text-align:center;
}


.simg{
   border:1px solid #000000;
}

.timg{
   border:1px solid #000000;
   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:236px;
   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:#EEEEEE;
    background-color: transparent;
}

#imgInfo h2 {
    font-size:12px;
    font-weight:bold;
}

#imgInfo p {

}
