body{
font-family:"Comic Sans MS", Times, serif;
background:#FFFFFF url(../images/back.gif) center repeat-y fixed;
text-align:center;
margin:0;
padding:0
}

div{
border:0px solid #ffffff;
}

a{
color: #000000;
}

#container{
width:800px;
text-align:left;
margin:0 auto;
}

#header{
width:800px;
height: 325px;
background:url(../images/logo.jpg) left top no-repeat scroll;
margin: 0;
padding: 0;
}

#wrapper{
float:left;
width:100%;
}

#content{
margin: 0 200px;
height:820px;
text-align:justify;
padding:0px 10px 0px 10px;
background-image:url(../images/background.gif);
overflow:auto;
}


#navigation{
float:left;
width:200px;

margin-left:-800px;
}

#slide{
float:left;
width:200px;

margin-left:-800px;
margin-top:520px;
}

#details{
float:left;
width:200px;

margin-left:-200px;
text-align: center;
background: url(../images/line.gif) repeat-y fixed;
}

#details table{
margin:0px auto;
}

#hours{
height:280px;
}

#address{
margin-top:5px;
}

.title{
height: 35px;
width: 200px;
background: url(../images/menu_btn.gif);
margin: 0px;
font-size:18px;
font-weight: bold;
line-height:35px;
}

.data{
font-size:14px;
height: 200px;
width: 200px;
background: #ffffff url(../images/text.gif) no-repeat;
}

.center{
	margin: 0px auto;
	}

#boy{
background:url(../images/box_right.gif);
width:200px;
height:300px;
}

#footer{
color: #FFFFFF;
text-align: right;
clear:left;
width:800px;
height:100px;
margin:0px;
background:url(../images/footer2.jpg);
}
#update{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
float:right;
margin:5px 10px 0px 0px;
}
/*navigation starts here*/

#navigation ul{
list-style-type:none;
margin: 0px;
padding:0px;
color: #000000;
}

#navigation li a{
width: 200px;
height: 32px;
display: block;
border: 0px;
}

#navigation li a:link, #navigation li a:visited {
background:url(../images/menu_btn.gif);
font-size:18px;
line-height:35px;
text-decoration: none;
text-align: center;
float: none;
}

#navigation li a:hover {
background-image:url(../images/menu_hover.gif);
color:#ff0000;
}

.current{
color: #ff0000;
}
/*navigation ends here*/


.content_title{
text-align: center;
font-weight: bold;
text-decoration: underline;
font-size: 24px;
}

.content_text{
font-size:20px;
line-height:30px;
}
.points{ 
list-style-type:disc;
font-size:20px; 
line-height:30px; 
text-align:left; 
} 
#advert{
margin-left: 200px;
}
#footer2{
clear:left;
width:800px;
height:100px;
margin:0px;
background:url(../images/footer.jpg);
}

/*================== Gallery ================*/
ul#gallery{float:left}
ul#gallery, ul#gallery, ul#gal1 li{list-style:none;margin:0;padding:0}
ul#gallery li{float:left;display:inline;margin: 20px 0px 20px 20px;width:120px;text-align:center}
ul#gallery img{display:block;width:100px;height:70px;border:0px solid;margin:0 auto 5px}
ul#gallery a{display:block;height:140px;padding: 10px 0;background: #98B6CE;color: #333;border:1px solid #007BC4;text-decoration: none}
ul#gallery a:hover{background: #77A7CD;color: #333;border-color:#000000}

.photoAlbum {
	position: relative;
	z-index: 0;
	width: 400px;
}
.photoAlbum img {
	width: 20%;
	border: 2px solid #CCCCCC;
	margin: 8px;
	vertical-align: top;
}

#lightbox{
	background-color:#98B6CE;
	color: #333;
	border:1px solid #007BC4;
	padding: 10px;
	}

#lightbox img{
	border: 1px solid #007BC4;
	clear: both;
 }
