html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #444;
	font-size: 75%;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
}
h1 {
	margin-bottom: 10px;
	padding: 0;
	font-size:3em;
	color: #333;
	letter-spacing:-1px;
}
h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 1000px;
	background-color: #fff;
	margin: 0 auto;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	padding-top:10px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	margin: 0 auto;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif,"Century Gothic";
	font-size:9px;
	font-weight:bold;
}

div#map {padding:10px 10px;}


#archive {background:#eeeeee; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
#archive ul {}
#archive li{font-size:1.2em; display:inline; padding: 5px 5px; background: url(li_divider.gif) no-repeat; background-position:right;}
#archive li.first {background:none;}
#archive li.last {background:none;}

.footerMidTxt {color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif,"Century Gothic";
font-size:9px;
font-weight:bold;
padding-left:10px;}

.linkstyleFooter a {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif,"Century Gothic";
font-size:9px;
text-decoration:none;
}

