.header {
	margin-left:80px;
	margin-right:80px;
	margin-top:1px;
	background: #FFFBFD url(images/background.jpg) repeat-x left top;
	}

.footer {
	margin-left:80px;
	margin-right:80px;
	font-size:0.8em;
	color:#cccccc;
	font-family:arial;
	}

input.searchfield{
	border: solid 2px;
	border-color: #904903;
	background: url(images/search.gif) left no-repeat;
	background-color: #dcd7e6;
	font-family: trebuchet ms;
	font-size: 1.0em;
	color: #470c3e;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	padding-left:25px;
	height: 20px;
}

input.searchbutton {
	border: solid 5px #000;
    background-color: #736F6E; 
    color: #ffffff; 
    cursor: pointer;
    font-size: 1.0em;
	font-family: "garamond";
    font-weight: bolder;
    text-align: center;
/*    padding: 2px; */
    margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
    vertical-align: middle;
}

.adsense1 {
	background-color:#0e1c45;
	margin-left:80px;
	margin-right:80px;
	font-family:trebuchet MS;
	}

.mapcontainer {
	position:relative;
	margin-left:80px;
	margin-right:80px;
	height:350px;
	border:10px solid;
	border-color:#0e1c45;
	}

.menubar {
/*	margin-top:10px;*/
	border-color: #cccccc;
	margin-left:80px;
	margin-right:80px;
	}

.menubar1 {
	float:left;
	width:100%;
	height:100%;
/*	border: 1px dashed;*/
	background: #0e3c5f url(images/background1.jpg) repeat-x left top;
	
	}

.menubar1 ul{
	margin-left:10px;
	}

.menubar1 li {
	font-family: arial;
	font-size: 1.5em;
	list-style-type: none;
	padding: 10px;
	margin-right:15px;
	float: left;
	}

.menubar1 a {
	text-decoration:none;
	color: #ffffff;
	}

.menubar a:hover{
	text-decoration: underline;
	color:#b2ff66;
	}

.headdata {
	margin-left: 80px;
	margin-right: 80px;
	font-family: "trebuchet MS";
	background-color:#0e1c45;
	color:#cccccc;
	}

.headdata small{
	font-family: arial;
	font-size:0.8em;
	text-decoration:none;
	color:#E0FFFF;
	}

.headdata h4{
	font-family: arial;
	font-size: 1.0em;
	text-decoration:underline;
	color:#C3FDB8;
	}

.headdata em{
	color:#EDDA74;
	text-decoration:none;
	}

.headdata a{
	text-decoration:none;
	color:#F433FF;
	}

.headdata a:hover{
	text-decoration:underline;
	background-color:#FAF8CC;
	}

.headdata b{
	text-decoration:underline;
	color:#D2B9D3;
	}

h3.firstclass {
	font-family: "Arial";
	color: #ccccff;
	text-decoration: underline;
	}
	

.headdata img{
	margin-right:10px;
	margin-left:10px;
	margin-top:5px;
	border:1px dashed;
	border-color:#cccccc;
	}

#overlay1.panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left:0px;top:0px;
	font:1em Arial;
	background-color:#000000;
	border:1px solid #000;
	z-index:1;
	overflow:hidden;
}

#overlay1.panel .hd { 
	overflow:hidden; 
	padding:4px; 
	border:1px solid #aeaeae; 
	background: url(images/background.jpg) repeat-x left top;
/*	background-color:#000000;*/
	color:#ffffff;
	font-family:arial;
	font-size:0.7em;
	}


#overlay1.panel .bd { 
	overflow:hidden; 
	padding:4px; 
	border:1px solid #aeaeae; 
	background-color:#FFFFFF; }

#overlay1.panel .bd a{ 
	color:#ffcccc;
	font-family:trebuchet MS;
}
#overlay1.panel .ft { 
	font-size:75%; 
	background: url(images/background.jpg) repeat-x left top;
/*	color:#ffffcc; */
	padding:2px; 
	overflow:hidden; 
	border:1px solid #aeaeae; 
	border-top:none; 
	background-color:#cccccc; }

#overlay1.panel .ft a{ 
	color:#ffcccc;
	font-family:trebuchet MS;
}

#vid.panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left:0px;top:0px;
	font:1em Arial;
	background-color:#000000;
	border:1px solid #000;
	z-index:1;
	overflow:hidden;
}

#vid.panel .hd { 
	overflow:hidden; 
	padding:4px; 
	border:1px solid #aeaeae; 
	background: url(images/vidhead.jpg) repeat-x left top;
/*	background-color:#000000;*/
	color:#ffffff;
	font-family:arial;
	font-size:0.7em;
	}



#vid.panel .bd { 
	overflow:hidden; 
	padding:4px; 
	border:1px solid #aeaeae; 
	background: url(images/vidbg.jpg) repeat-y left top;
	color:#000000;
}

#vid.panel .bd a{
	color:#ccffff;
	text-decoration:none;
	font-family:trebuchet MS;
	font-size:1.0em;
	}

#vid.panel .ft { 
	font-size:75%; 
	background: url(images/vidfoot.png) repeat-x left top;
	color:#ffffff; 
	padding:2px; 
	overflow:hidden; 
	border:1px solid #aeaeae; 
	border-top:none; 
}
#vid.panel .ft a{
	color:#ccffff;
	}

#weather.panel .hd { 
	overflow:hidden; 
	padding:4px; 
	border:1px solid #aeaeae; 
	background: url(images/vidhead.jpg) repeat-x left top;
/*	background-color:#000000;*/
	color:#ffffff;
	font-family:arial;
	font-size:0.7em;
	}
