body {
	background-color: #C6C6C6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1
{
font-family:Tahoma;
font-size:30px;
padding-left:20px;
padding-right:20px;

}
p
{
font-family:Tahoma;
font-size:13px;
padding-left:50px;
padding-right:20px;
}
li
{
font-family:Tahoma;
font-size:13px;
margin-left:50px;
padding-right:20px;

}
.left{
height:751px;
width:175px;
background-image:url(images/bg_left.png);
background-align:top right;
background-color:#C6C6C6;
background-repeat:no-repeat;
}
.right{
height:751px;
width:175px;
background-repeat:no-repeat;
  background-image:url(images/bg_right.png);
background-color:#C6C6C6;
}
.content {
width="950px";
background-color:#ffffff;
background-image:url(images/content_bg.jpg);
background-repeat:repeat-x;
}
.map
{
width: 750px; 
height: 470px;
}
.googlesearch
{
position:absolute;
margin-left:745px;
margin-top:-130px;
}
input
{
border: 0px; 
padding-right:12px;
}
input.button { 
height:24px;
width:24px;
background-image:url(images/search_btn.gif);
background-position:0px -3px;
}