/* CSS Document */

body {
	background-image: url(images/skybckgrnd.jpg);
	/*background-color: #ccc;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	line-height: 136%;
}
a {
    color:#fff;
	text-decoration: none;
}
a:hover {
	color:#fff;
	background-color:#0066cc;
}


h3 {
	font-size: 0.7em;
	color: #000000;
}
#wrapper {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.white {
	color: #FFFFFF;
}
#leftTop {
	width:650px;
	top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#polbottom {
	
	margin: 0px;
	padding: 0px;
	
	top: 300px;
	width: 100%;
	left: 29px;
}
#low3col {
	width:280px;
	float: right;
	margin:  20px 0px 0px;
	font-size: 0.9em;
	color: #333333;
	line-height: 30px;
}
#low2col {
	width:220px;
	float: left;
	margin: 20px 0px 0px;
	font-size: .7em;
	color: #FFFFFF;
	top: 11px;
	left: 253px;
}
#low1col {
	width:430px;
	float: left;
	margin: 20px 0px 0px;
	font-size: 0.7em;
	color: #000000;
	clear: none;
	top: 10px;
	left: 0px;
	line-height: 30px;
	a {
    color:#fff;
	text-decoration: none;
}

.smaller {
	font-size: 0.6em;
}
.style1 {
	color: #000000;
	text-decoration: underline;
}
.smaller-black {
    font-size: smaller;
	color: #000000;
	text-decoration: underline;
}
