#mainCenter {
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: #FFFFFF;
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 650px;
	border: 0px;
	background-color: #FFFFFF;
}

a 			{ text-decoration: none; font-weight:bold;color:#336699;} 
a:hover		{ color: #C11B1D; font-weight:bolder; text-decoration: underline; }

form {display:inline;}
.banner{
margin-right:170px;
height:140px;
}
.main {

}
.item{
height:100px;
background:white;
margin:0px 0px 0px 0px;
border:0px;
padding:0px;
}
.item textarea {
display:inline;
margin:0px;
width:60%;
}
.item div {
float:left;
width:100px;
margin-right:0px;
}
.item p{
margin:0px;
border-bottom:0px;
background:#ffffcc;
}

.galleryitem{
margin:0px;
text-align:center;
width:120px;
height:140px;
float:left;
	}
.info {
border:0px;
background:#ffffff;
padding:0px;
margin-top:0px;
text-align:left;
}
.input{
width:100px;
}
.breaker {
float:none;
display:block;
clear:both;
}
img {
border:0px;
vertical-align:top;
}
img.search {
margin:0px;
}
img:hover {
border:0px;
padding:0px;
vertical-align:top;
}
a {border:none;}
#menu {
text-align:left;
position:absolute;
top:30px;
right:30px;
margin-right:10px;
border-bottom:1px solid #333333;
width:150px;
background:#336699;
}
html > body #menu {
width:162px;
}
#menu a{
width:150px;
padding:5px;
text-decoration:none;
color:#fff;
display:block;
background:#336699;
border:1px solid #333333;
border-bottom:none;
}
#menu a:hover{
padding:5px;
display:block;
color:#336699;
background:#ffffff;
}
#menu a.hl{
text-decoration:none;
color:#fff;
display:block;
background:#ccc;
}
#menu form
{
display:block;
border-top:1px solid #333333;
margin:0px;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
}

.breaker {
clear:both;
}
a{ text-decoration:none;color:#336699;}
a:hover { text-decoration:underline;}

h4 {
color:#336666;
size:1.2em;
border-bottom:1px solid black;
padding-bottom:5px;
}
fieldset {
border: 2px groove #cccccc;
margin-bottom:5px;
font-size:.8em;
padding:5px;
color:black;
}

legend {
font-weight:bold;
color:#336633;
}
