#header {
	margin: 0px;
}

#headertext{
}

#headercontent{
}

#headerbutton {
}

#headernav{
	width: 400px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}

#headernav a{
}

#headernav a:hover{
	text-decoration: underline;
}

#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -411px;
	width: 820px;
	margin-bottom: 25px;
}


#title {
	width: 580px;
	padding-left: 40px;
	padding-right: 200px;
}

#container {
	width: 820px;
	float: left;
}

#container img{
	display: block;
}

#rightbar {
	width:140px;
	float: right;
	display: inline;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 50px;
}

#rightbar a{
	color: #004283;
	text-decoration: none;
}

#rightbar a:hover{
	text-decoration: underline;
}

#rightbar ul{
	list-style-type: none;
	list-style-position: inherit;
}

#rightbar li{
}

#content {
	width: 580px;
	float: left;
	padding-bottom: 10px;
	padding-left: 40px;
}
#content img{
	display: inline;
}

#membership {
	float: right;
	padding-top: 20px;
	margin-left: 10px;
}

#memberinfo {
	float: left;
	width: 380px;
}


#footer {
	clear: both;
	width: 740px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 40px;
	margin-left: 40px;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#photofloat {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

/**hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e7e5cf;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -10px;
	margin-bottom: 0px;
}**/

a {
	text-decoration: none;
	font-weight: normal;
	color: #004283;
}

a:hover {
	text-decoration: underline;
}

ol {
	margin-left: 40px;
}

p {
	font-size: 13px;
	line-height: 20px;
}

body {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

ul {
	margin-right: 20px;
	font-size: 13px;
}

li {
	margin-bottom: 5px;
}	

h1 {
	font-size: 20px;
	color: #004283;
	font-weight: normal;
	line-height: 24px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 18px;
	margin-bottom: -10px;
}


form {
	margin-bottom: 5px;	
}
/**
form label {
	float: left;
	margin-right: 5px;
	padding: 1 px 3px;
	text-align: left;
	width: 100px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #333333;
}
input, textarea, select{
	border: 1px solid #333333;
	margin-bottom: 3px;
	width: 300px;
	font-size: .75em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	float: none;
	text-align: left;
}
form legend {
	display: none;
	margin: 0px;
	padding: 0px;
}
form fieldset {
	border: none;
}
input.button {
	width: 75px;
	float: left;
	margin-left: 105px;
}
**/
.caption {
	font-size: 10px;
	font-style: oblique;
	text-align: right;
	margin-top: 3px;
}
.blue {
	color: #004283;
}

hr {
	border: none 0;
	border-top: 2px dotted #cccccc;/*the border*/
	margin-top: 10px;
	margin-bottom:5px;
	color:#ffffff;
	height: 3px;/*whatever the total width of the border-top and border-bottom equal*/
}
blockquote {
	font-size: 13px;
	line-height: 20px;
}

