@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(webfiles/backgroundbody.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#wrapper {
	text-align: left;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E09B36;
	border-bottom-color: #E09B36;
	border-left-color: #E09B36;
	background-color: #FFF;
}
#content {
	padding-top: 0px;
	height: inherit;
}
#footer {
	clear: both;
	text-align: left;
	margin-top: 5px;
	height: 30px;
	padding-left: 25px;
	background-image: url(webfiles/Footer.jpg);
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5AA4E;
}
#header {
	height: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E09B36;
	background-repeat: no-repeat;
	background-image: url(webfiles/BANNER.jpg);
}
#logo {
	text-align: left;
	height: 160px;
	width: 850px;
	float: left;
}
#nav {
	height: 50px;
	width: 820px;
	float: right;
	text-align: left;
	padding-top: 5px;
	margin-left: 180px;
	border-left-width: thin;
	border-left-style: solid;
}
#leftnav {
	width: 600px;
	float: right;
	text-align: left;
	padding-left: 30px;
}
#rightnav {
	text-align: center;
	width: 150px;
	float: right;
}
#leftcolumn {
	width: 179px;
	text-align: left;
	height: 900px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E09B36;
	background-image: url(webfiles/Capitol.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightcolumn {
	text-align: left;
	width: 750px;
	float: right;
	height: inherit;
	padding-top: 25px;
	padding-right: 10px;
	margin-right: 25px;
	margin-left: 20px;
	padding-left: 10px;
	margin-bottom: 30px;
}
#right {
	width: 380px;
	padding-top: 30px;
	text-align: left;
	float: right;
	height: 480px;
}
#left {
	width: 380px;
	text-align: left;
	padding-top: 30px;
	float: left;
	height: 480px;
}
.titlesbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6A8CB9;
	font-weight: lighter;
	font-variant: small-caps;
}
.titles2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #96B3D3;
	text-align: center;
	font-weight: normal;
}
.titlesbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6A8CB9;
	font-weight: normal;
	font-variant: small-caps;
}
.tablestitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6A8CB9;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
}
.textstableaux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-transform: none;
}
.texts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.text2 {
	font-family: arial, helvetica, sans serifs;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
table {
	border: 1px solid #F9BF85;
}
th, td {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}
.imagepadding	{
	padding:0px;
	align: center;
	border: 1px solid #F9BF85;
	clear: left;
	overflow: auto;
.fltrt {
	float: right;
	margin-left: 15px;
}
.profile {
	clear: right;
	overflow: auto;
}
.fltrt {
	float: right;
	margin-left: 5px;
	overflow: auto;
}
.fltlft {
	float: left;
	margin-left: 15px;
	overflow: auto;
}
#rightcolumncontact {
	text-align: center;
	width: 400px;
	float: right;
	height: inherit;
	padding-top: 25px;
	padding-right: 10px;
	margin-right: 375px;
	margin-left: 20px;
	padding-left: 15px;
	margin-bottom: 30px;
}
.center {
	text-align: center;
}
