body {
	text-align: center;
	margin: 0 auto;
	font-size: 11px;
	background-image:url(../images/pagebg.gif);
}

#container {
	width: 780px;
	margin: 0 auto;
	overflow:hidden;
	background-color:#FFFFFF;
}

#container a{
	color:#1f6eaf;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial;
}

#container a:hover{
	color:#1f6eaf;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial;
}

#logo{
	width:520px;
	height:86;
	float:left;
	text-align:left;
}

#topmenu{
	width:260px;
	height:86;
	float:right;
	background-color:#FFFFFF;
}

#photo{
	width:780px;
	clear:both;
}

#content{
	width:540px; 
	float:left;
	padding:10px 20px 10px 10px;
}

#menu{
	width:760px;
	height:30px;
	background-image:url(../images/menubg.gif);
	margin:0;
	text-align:left;
	float:left;
}

#menu ul{
	font-family:Arial;
	font-size:11px;
	list-style-type: none;
	margin:0;
	padding-top:7px;
	text-align:center;
}

#menu ul li{
	display:inline;
	text-align:center;
	
}

#menu li a{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:0 25px 0px 25px;
	text-align:left;
	margin:0;
}

#menu li a:hover{
	color:#f7d502;
	padding:0 25px 0px 25px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	margin:0;
}

.menuline{background: url(../images/menuline.gif) right no-repeat;}

#left{
	float:left;
	width:10px;
	background-image:url(../images/leftbg.gif);
	padding-bottom:10000px;
	margin-bottom:-10000px;
}

#rightbar{
	float:right;
	width:200px;
	background-image:url(../images/rightbg.gif);
	padding-bottom:10000px;
	margin-bottom:-10000px;
}

.anobg{background:none !important}

p {
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	line-height:16px;
	color:#555555;
}

.search p {display:none;}

.ptext {
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	line-height:16px;
	color:#555555;
}

.bluetext {
	text-align: justify;
	font-family: Arial;
	font-size: 11px;
	line-height:16px;
	color:#1f6eaf;
	font-weight:bold;
}

.boxtext {
	text-align: justify;
	font-family: Arial;
	font-size: 13px;
	line-height:16px;
	color:#1f6eaf;
	font-weight:bold;
}

#footer{
	width:780px;
	height:36px;
	background-image:url(../images/footerbg.gif);
	float:left;
	text-align:right;
	padding:20px 10px 0px 0px;
	color:#555555; 
	font-family:Arial;
	font-size:10px;
}

#footer a {
	color:#555555; 
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	color:#555555; 
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}

img{border:0px;}

h1{
	font-family:Arial;
	color:#307cb7;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	padding-bottom:15px;
}

#weather{
	background-image:url(../images/weather_bg.gif);
	height:52px;
	text-align:center;
	padding-top:2px;
}
