body { background: url(images/bgswirl1900.jpg) fixed center no-repeat;}
p {font-family: times}
p {font-size: 12}
p {font-color: #663300}

h2 {
color:#663300;
font-family: 'Bell MT', Times;
font-size: 13pt;
font-weight: light;
}

#centered {
position:absolute;
left: 50%;
top: 50%;
width: 1000px;
height: 700px;
margin-top: -350px;
margin-left: -500px;
border: none;
}

#Gallery {
position:absolute;
width: 500px;
height: 520px;
left: 0px;
top: 130px;
}

#GalleryWide {
position:absolute;
width: 600px;
height: 520px;
left: 0px;
top: 130px;
}

#Full {
position:absolute;
width: 1000px;
height: 520px;
left: 0px;
top: 130px;
}

img.gallery{
border-width: 3px;
border-color: #ffffff;
border-style: solid;
}

#Text {
position:absolute;
width: 480px;
height: 500px;
left: 520px;
top: 150px;
}

#TextNarrow {
position:absolute;
width: 380px;
height: 500px;
left: 620px;
top: 150px;
}


#AboutUs {
position:absolute;
left: 50%;
top: 50%;
width: 1000px;
height: 200px;
margin-top: 350px;
margin-left: -500px;
border: none;
}

#Title {
top: 50px;
left: 600px;
position: absolute;
}

#SubTitle {
top: 110px;
left: 520px;
position: absolute;
width: 480px;
}

#SubTitle2 {
top: 110px;
left: 620px;
position: absolute;
width: 400px;
}


#Address {
top: 660px;
left: 321px;
position: absolute;
}

#Menu {
top: 67px;
left: 9px;
position: absolute;
}