@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bodybg.gif);
	height:100%;
	min-height:100%;
}
.headline {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #003366;
	line-height: 31px;
}
.text1 {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
}
.textwhite {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
}
.textblue {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 21px;
}
.textsmall {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
#topbox {
	height: 128px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#homecontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:100%;
	min-height:570px;
    overflow: hidden;
	position: relative;
}

#leftside {
	width: 219px;
	position: relative;
	left: 12px;
	float:left;
	top: 12px;
}
#homecontent {
	width: 500px;
	position: relative;

	left: 48px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#slideshow {
	float:left;
	height: 100px;
	width: 569px;
	position: relative;
	left: 12px;
}
#bottom {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#maincontent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 40px;
}
#maincontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/mainbodybg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:100%;
	overflow: hidden;
	position: relative;
}
.resultsbox {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 5px;
	float: left;
	border: medium dotted #CCC;
}
.submit {
	background-color: #cccccc;
	color: #666666;
	font-size: 12px;
		border: 1px solid white;
			padding: 3px;
					font-weight: bold;

}

.submit:hover {
	background-color: #666666;
		color: #ffffff;

}

.wsubmit {
	background-color: #666666;
	color: #ffffff;
	font-size: 12px;
		font-weight: bold;

		border: 1px solid white;
			padding: 5px;
}.mtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#tweet {
	background-image: url(images/tweetbox.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 219px;
	text-align:left;
	padding: 10px;
}
.smtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

