body, td{
text-align:center;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #000000;
margin:0px;
}

a:link {  color: #000000; text-decoration: none}
a:active {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}

/* if we put a containing div's top left in the center, then we can
 * give the content div an absolute width/height and still center it */
#container {
	position: absolute;
	top:	50%;	
	bottom:	auto;	
	width:	10px;
	left:	50%;	
	right:	auto;	
	height:	10px;
}

#holder {
position: absolute;
overflow: visible;
width:760px;
height:396px;
left: -380px;	
top: -198px;
padding:0px;
text-align:center;
vertical-align:middle;
}

#content {
float: left; 
width:750px;
height:381px;
}

#side {
float: left; 
height: 381px;
width: 10px;
}

#top {
float: left; 
width:750px;
height:44px;
background-color:#e8e5e5;
}

#top img {
float:left;
margin-top:8px;
margin-right:4px;
}

.logo {
margin-left:7px;
}

.slogan {
margin-left:73px;
}

#nav {
float: left; 
width:750px;
height:19px;
text-align:left;
color:#fff;
background-color:#797873;
text-transform: lowercase;
}

#nav ul {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 5px;
}

	
#nav li {
display:inline;
line-height: 19px;
padding:0px;
margin:0px;
}
	
#nav li a {
display: inline;
color: #fff;
text-decoration: none;
width: 50px;
margin: 0px;
padding-left:10px;
padding-right:10px;
}
	
#nav li a:hover {
display: inline;
color: #fff;
background-color: #979796;
text-decoration: none;
width: 50px;
margin: 0px;
}

#main {
float: left; 
width:750px;
height:308px !important;
height:308px;
background-color:#e8e5e5;
text-align:left;
}

#main img {
float: left; 
border:3px solid #000;
margin:9px;
}

.flash {
float:left;
border:0px;
margin-top:5px !important;
margin-top:4px;
margin-left:5px !important;
margin-left:3px;
margin-bottom:0px;
padding:0px;
text-aling:left;
}

.flash2 {
float:left;
border:0px;
margin-top:5px !important;
margin-top:2px;
margin-left:5px !important;
margin-left:3px;
margin-bottom:0px;
padding:0px;
text-aling:left;
}

#aboutustitle {
float: left; 
width:504px;
height:20px;
padding-top:8px;
text-align:left;
font-weight: bold;
}

#aboutusright {
float: left; 
width:514px;
height:268px;
text-align:left;
}

#up {position:absolute; left:724px; top:80px; cursor:pointer;}
#down {position:absolute; left:724px; top:326px; cursor:pointer;}
#cont {float: left; position:relative; left:0px; top:0px; width:500px; height:269px; border:0px; overflow:hidden;}
.txt {position:relative; left:0px; top:0px; width:500px; text-align:left; visibility:hidden; padding:0px; margin:0px;}

#scroll img{
border:0px;
}

#bottom {
float: left; 
width:750px;
height:10px;
padding:0px;
margin:0px;
font-size: 2pt;
}

#footer {
float: left; 
width:750px;
height:16px;
text-align:right;
padding-right:9px;
}

#gallerymain {
float: left;
text-align:center;
width:480px;
height:270px;
margin-top:15px;
}

#gallerymain img {
border:3px solid #000;
margin-left:5px;
margin-top:0px;
margin-bottom:0px;
}

#gallerythumb {
float: left;
text-align:center;
width:250px;
height:130px;
margin-top:15px;
}

#gallerythumb img {
border:1px solid #000;
margin:0px;
margin-left:3px;
margin-top:0px;
}

#gallerynav {
float: left;
width:180px;
height:auto;
}

#gallerytext {
float: left;
width:250px;
height:auto;
padding-top:7px;
text-align:left;
}

#gallerynav img {
float: left; 
border:0px;
margin:3px;
}

.formtext {
float:left;
width:50px;
}

.inputbutton {
margin-left:120px;
}

.inputbox {
width:200px;
}

#contactmid {
float: left; 
width:300px;
height:268px;
text-align:left;
}

#contactright {
float: left; 
width:200px;
height:268px;
text-align:left;
padding-top:8px;
}