@charset "utf-8";
.body_text {
	font-family: "Century Gothic";
	height: 600px;
	width: 550px;
}
/* CSS Document */

.top {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/toprepeat.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	z-index: 1;
}
.Bodytext {
	height: 500px;
	width: 560px;
	margin-top: 70px;
	margin-right: 20px;
	margin-left: 20px;
	position: absolute;
	z-index: 10;
}
.header {
	background-image: url(../images/headers/welcome.png);
	height: 80px;
	width: 560px;
	margin-top: 0px;
}


.logo {
	height: 110px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.logoimage {
	float: left;
	height: 110px;
	width: 400px;
	background-image: url(../images/log.png);
}
.titletext {
	float: right;
	height: 110px;
	width: 245px;
	margin-right: 75px;
}
.main {
	height: 515px;
	width: 560px;
	padding-top: 10px;
	font-family: "Century Gothic";
	text-align: center;
}
.maintext1 {
	float: left;
	height: 315px;
	width: 325px;
	text-align: center;
}
.maintext2 {
	height: 200px;
	width: 540px;
	margin-top: 320px;
	position: absolute;
	padding-left: 10px;
	float: left;
	left: 0px;
	text-align: center;
	padding-right: 10px;
}

.picture {
	height: 295px;
	width: 205px;
	float: right;
	margin-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.navbarcontainer {
	height: 70px;
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navback.png);
	background-repeat: repeat-x;
}
.bodycontainer {
	background-image: url(../images/bodyback.png);
	background-repeat: repeat-y;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
	top: 0px;
	bottom: 0px;
	height: 800px;
	z-index: 500;
}
.BodyBackgroundRepeat {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
	z-index: 0;
	height: 150px;
	position: absolute;
	left: 0px;
}
.bodybackgroundrepeatimage {
	background-image: url(../images/bodyback.png);
	height: 150px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color:#FFF;
}
a:visited {
	color:#FFF;
}
a:hover {
	color:#999;
}
.body_background {
	padding: 0px;
	width: 100%;
	background-image: url(../images/tile.png);
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
.bottom {
	position: absolute;
	z-index: 1;
	height: 120px;
	width: 100%;
	background-image: url(../images/bottom.png);
	background-repeat: repeat-x;
	left: 0px;
	top: 840px;
}
.youarehere {
	height: 120px;
	width: 300px;
	z-index: 1;
	float: none;
	background-image: url(../images/youarehere.png);
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.addressbox {
	float: left;
	height: 95px;
	width: 300px;
	margin-top: 25px;
	margin-left: 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	left: 0px;
	top: 0px;
	color: #FFF;
}
.copyright {
	float: right;
	height: 95px;
	width: 150px;
	font-family: "Century Gothic";
	font-size: 12px;
	text-align: right;
	right: 0px;
	margin-top: 25px;
	margin-right: 10px;
	color: #FFF;
}
.youareheretext {
	font-family: "Century Gothic";
	color: #FFF;
	height: 20px;
	width: 250px;
	font-size: 10px;
	text-align: center;
	margin-left: 25px;
	padding-top: 70px;
}
.bottom_extended {
	position: relative;
	height: 100px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/bottom_extended.png);
	background-repeat: repeat;
	float: right;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
	right: 100%;
}
.senate_list {
	height: 500px;
	width: 540px;
	margin-left: 10px;
	text-align: center;
}
.bodycontainer .Bodytext .main .senate_list table tr td {
	font-size: 12px;
}
