﻿#logo {
position:absolute;
top:0px;
left:0px;
width: 300px;
height: 51px;
}

#nav {
position:absolute;
top: 10px;
right: 0px;
width: 410px;
height: 51px;
}

#banner {
position:absolute;
top:30px;
left: 50px;
right: 50px;
height:65px;
width: 900px;
}


#content {
position:absolute;
top:50px;
left: 50px;
height:350px;
width: 350px;
font-size: 11px;
font-family: verdana, arial, sans-serif;
word-wrap: break-word;
}

#image {
position:absolute;
top:50px;
left:50px;
height:350px;
width: 350px;
font-size: 11px;
font-family: verdana, arial, sans-serif;
word-wrap: break-word ;
}

#contentbox {
position:absolute;
top:105px;
left: 50px;
height:440px;
width: 450px;
background-color: #e7e7e7;
}

#imagebox {
position:absolute;
top:105px;
left: 500px;
height:440px;
width: 450px;
background-color: #e7e7e7;
}

#form {
position:absolute;
top:0px;
left: 0px;
height:440px;
width: 450px;
background-color: #e7e7e7;
font-size: 11px;
font-family: verdana, arial, sans-serif;
}


#homepage {
position:absolute;
top:105px;
left: 50px;
right: 50px;
height:440px;
width: 900px;
background-color: #e7e7e7;
}

#homepagebg {
position:absolute;
top:0px;
left: 0px;
right: 0px;
height:440px;
width: 900px;
background-color: #e7e7e7;
}

#gallery {
position:absolute;
top:105px;
left: 50px;
right: 50px;
height:570px;
width: 900px;
background-color: #e7e7e7;
}

#gallerybg {
position:absolute;
top:0px;
left: 0px;
right: 0px;
height:570px;
width: 900px;
background-color: #e7e7e7;
}


#heading {
position:absolute;
top:130px;
left: 50px;
height:20px;
width: 200px;
}

#footer {
position:absolute;
top:570px;
left: 50px;
right: 50px;
height:50px;
width: 900px;
font-size: 9px;
color: gray;
font-family: verdana, arial, sans-serif;
word-wrap: break-word ;
text-align: center;
}

#galleryfooter {
position:absolute;
top:670px;
left: 50px;
right: 50px;
height:50px;
width: 900px;
font-size: 9px;
color: gray;
font-family: verdana, arial, sans-serif;
word-wrap: break-word ;
text-align: center;
}

h2{font-size: 9px;font-weight:bold;}
h1{ background:url(images/logo.jpg) no-repeat top left; width:166px; height:51px; text-indent:-50000; margin:0; padding:0;}
	
