html, body {
 font-family: verdana,sans;
 font-size:10pt;
 color:maroon;
 margin-top:0px;
 background:#c0c0c0;
}

#page {
width:900px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background:#fff8dc;
/*border: 1px solid blue;*/
}

#hleft {
height:200px;
width:200px;
float:right;
position:relative;
background:url(PE2.png);
}

#header {
height:200px;
float:left;
position:relative;
width:900px;
}

#hright {
height:200px;
float:left;
background:url(banner.png);
width:700px;
}

#leftcol {
width:590px;
float:left;
position:relative;
background:#fff8dc;

}
#menuend {
width:85px;
height:61px;
position:relative;
top:139px;
background:url(redbar2.png);
float:left;
}

#menubar {
height:61px;
position:relative;
top:139px;
width:615px;
background:url(redbar2.png);
float:left;

}
#content {
float:left;
position:relative;
width:560px;
margin-left:15px;
margin-right:15px;
background:#fff8dc;
}

#rightcol {
width:310px;
float:left;
position:relative;
background:#fff8dc;

}

.side{
background:#faebd7;
border:1px solid maroon;
width:95%;
padding-left:5px;
}

.icon{
width:60px;
height:60px;
float:left;
position:relative;
}

#bookform{
background:#fff8dc;
}
#book{
background:#fff8dc;
}
/*#header {
width:99%;
height:99px;
padding-left:3px;
background:url(ootb-logo3.png) no-repeat;
margin-right:13px;
}*/

#footer {
float:left;
width:100%;
position:relative;
height:75px;
text-align:center;
/*background:#ffffff ;/*url(footer.png) repeat-x;*/
margin-top:0px;
color:#990000;
padding-top:5px;
}
#footer a{
color:#990000;
}

#footer a:hover{
color:white;
}

#fleft{
/*background:url(foot-lb.png) no-repeat;*/
float:left;
position:relative;
width:33%;
height:70px;
}

#fmid{
width:33%;
float:left;
position:relative;
margin-top:0px;
height:70px;
}


#fright{
/*background:url(foot-rb.png) no-repeat;*/
float:right;
position:relative;
width:33%;
height:70px;
}

#send {
display:none;
}

#overlay {
display:none;
background:white;
opacity:0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
top:0;
left:0;
width:100%;
text-align:center;
position:absolute;
height:1280px;
}

#gallerydiv {
display:none;
width:100%;
position:relative;
float:left;
}

.left {
width:99%;
float:left;
position:relative;
padding-left:5px;
padding-right:5px;
text-align:center;
}

.left1 {
width:38%;
float:left;
position:relative;
padding-left:5px;
padding-right:5px;
text-align:center;
}

.right {
width:58%;
float:right;
position:relative;
padding-left:5px;
padding-right:5px;
text-align:center;
}

#image {
position:absolute;
top:0;
left:0;
display:none;
margin-top:50px;
width:100%;
opacity:1;
filter:alpha(opacity=100);
text-align:center;
}

#imagebox {
margin-top:100px;
padding-top:30px;
width:400px;
background:white;
margin-left:auto;
margin-right:auto;
opacity:1;
filter:alpha(opacity=100);
border:1px solid maroon;
padding-left:5px;
padding-right:5px;
}

#sample{
background:#fff8dc;
}
a {
text-decoration:none;
}

a:hover {
color:silver;
}

a:visited {
color:#0033cc;
}

a img {
border:0px solid white;
}

#pe, #wm{
color:red;
}

#content a, #rightcol a{
color:maroon;
}


#content a:hover, #rightcol a:hover{
color:silver;
}

#footer p, .left p{
margin-top:0px;
}

.bold {
font-weight:bold;
}

.list {
list-style:url(music2.png);
padding-left:5px;
}

.small {
font-size:8pt;
padding-right:10px;
}

.label {
width:150px;
height:20px;
text-align:right;
float:left;
position:relative;
}

.white {
color:white;
}

.red {
color:red;
}

.green {
color:green;
}
.centre{
text-align:center;
}
