body{
	top:0;
	left:0;
	margin:0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   font-size: 12px;
	text-align: center;
	background-image:url(../images/bg2.gif);
	background-position: center;
	background-repeat:repeat;
}
#container {
	margin-top:20px;
	margin-bottom:20px;
	margin-left: auto; 
	margin-right: auto;
	width:758px;
	border:1px solid #000000;
	background-color:#526CA8;
} 
#frame {
	padding-top:25px;
	width:100%;
} 
#frameLeft {
	padding-left:45px;
	float:left;
	width:55%;
} 
#frameRight {
	float:right;
	text-align:left;
	color:#FFFFFF;
	padding-left:0px;
	padding-right:35px;
	width:29%;
	padding-bottom:25px;
} 
#header {
	height:110px;
	width:100%;
	background-image:url(../images/newHeaderBlue.gif);
} 
#navHeader {
	padding-top:17px;
	color:#FFFFFF;
	vertical-align:bottom;
	background-image:url(../images/orange.gif);
} 
#headerRight {
	height:16px;
	width:100%;
	background-image: url(../images/3d.jpg) ;
} 
.headerLink2{
	font-family:Garamond;
	font-size: 13px;
	color:#970F09;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
}
a.headerLink2:hover{
	font-family:Garamond;
	font-size: 13px;
	color:#FFFFFF;
	text-align: center;
	text-decoration:none;
	font-weight:bold;
}
#footer{
	clear:both;
	width:100%;
	background-image: url(../images/3dBottomBlue.jpg) ;
	background-repeat:no repeat;
	height:10px;
}
#footerContainer{
	background-image: url(../images/newFooter3.gif) ;
	width:100%;
	height:70px;
	margin-left: auto; 
	margin-right: auto;
}
.footerLeft{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	padding-top:12px;
	padding-left:40px;
	float:left;
}
.footerRight{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
	float:right;
	text-align:right;
	padding-top:7px;
	padding-right:40px;
}
#gallery {  
   float:left;
}  
#gallery a{
   padding:15px;
   background-color:#eaeaea;
   border:2px solid #000000;
   position:absolute;
}
#gallery a img {  
   border:2px groove #FFFFFF;
}  
#gallery a.show {  
}  
