@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #fff;
	color: #444;
	font-size: 75%;background-image: url(../bg-image.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.style1 {
	font-size: 11px;
	
}

}
a{
	color: #0190DC;
	text-decoration: none;
}

a:hover{color: #FFD800;}

p, li {
	font-size: 12px;
	padding-right: 10px;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	text-align: left;
}
h1 {
	font-size:24px;
	margin-top: 0px;

}
h2 {
	font-size:16px;
	line-height: 18px;
	margin-top: 8px;
	padding-right: 10px;

}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 825px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 0px 0px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

td h2 a {color:#888}

a p{text-decoration: none; color: #000}
a p:hover{text-decoration: none; color: #FFD800}

td a{text-decoration: none; color: #0190DC}

td p{text-align: left}

.menu td p{text-align: center; font-size: 10px; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; padding: 0px}

.footer {position:relative;
bottom: 0; margin: 0 auto; width:100%; text-align: center;margin-top:40px;}

.footer p {text-align: center;}

#page h1{margin-top: 30px; margin-left: 20px;}

.quote h1{margin-top: 30px;}

.leftnav {
	position: absolute;
	width: 130px; 
	height: 130px;
	display: block;
	background: url('../images/quote.jpg') center no-repeat
}

.leftnav:hover {
	background-image: url('../imgs_jan09/left_over_03.jpg')
}

