body {
	margin: 0px;
	padding: 0px;
	background-color: #555;
	background-position: top center;
	background-image: url(/images/bg_page2.gif);
	background-repeat: no-repeat;
	height: 100%;
}


body, td, th {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	color: #696969;
}

p {
	margin: 0px 0px 15px 0px;;
	padding: 0px;
}

h1 {
	font-family: Arial, Times New Roman, Heletiva, sans-serif;
	font-size: 20px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	color: #696969;
}

h2 {
	font-family: Arial, Times New Roman, Heletiva, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #696969;
}

h3 {
	font-family: Arial, Times New Roman, Heletiva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #696969;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.error {
	font-size: 14px;
	color: red;
}

/* PAGE LAYOUT */

#pagewrap {
	position: relative;
	width: 792px;
	margin: 0px auto;
	padding: 0px;
	background-position: center top;
	background-image: url(/images/bg_page2.gif);
	height: 100%;
	z-index: 5;
}

#header {
	position: relative;
	margin: 0px auto;
	width: 790px;
	height: 125px;	
	background: url(/images/bg_header.gif) no-repeat left top;
	z-index: 3;
}

#logo {
	position: absolute;
	display: block;
	top: 19px;
	left: 235px;
    width: 351px;
    height: 54px;
    z-index: 10;
}

#logo h1{
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 30px;
	line-height: 1.4;
	text-align: right;
}

#logo h2{
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.4;
	text-align: right;
}

#uspc {
	position: absolute;
	display: block;
	top: 0px;
	right: 2px;
    width: 177px;
    height: 163px;
    background: url(/images/uspc-logo.png) no-repeat right top;
    z-index: 15;
}

#content {
	position: relative;
	width: 790px;
	z-index: 9;
}

#right_content {
	position: relative;
	width: 620px;
	z-index: 9;
	margin: 25px;
}

#copyright p {
	color: #696969;
	font-size: 11px;
}

/* NAVIGATION */

#top-nav {
	position: absolute;
	top: 94px;
	left: 160px;
	z-index: 10;
}

#top-nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #607998;
	border-right: 1px solid #dee9f1;
}

#top-nav ul li {
	display: inline;
	font-size: 12px;
	line-height: 14px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #607998;
	border-left: 1px solid #dee9f1;
	border-collapse: inherit;
}

#top-nav a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#top-nav a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#top-nav a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#top-nav a:hover {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#side-nav {
	position: relative;
	margin: 0px 0px 0px 10px;
	width: 130px;
}

#side-nav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #607998;
	border-bottom: 1px solid #dee9f1;
}

#side-nav ul li {
	vertical-align: top;
	font-size: 12px;
	line-height: 24px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #607998;
	border-top: 1px solid #dee9f1;
}

#side-nav a:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#side-nav a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#side-nav a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#side-nav a:hover {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#bottom-nav a:link {
	text-decoration: underline;
}

#bottom-nav a:visited {
	text-decoration: underline;
}

#bottom-nav a:active {
	text-decoration: underline;
}

#bottom-nav a:hover {
	text-decoration: underline;
}

.club_photos_img {
	margin: 0px;
	margin: 0px 20px 15px 0px;
}
.club_photos_table td {
	vertical-align: top;
	padding: 0px;
}

.club_photos_edit_table td {
	vertical-align: top;
	padding: 10px;
}

.club_news_img {
	margin: 0px;
	margin: 0px 20px 15px 0px;
}

.club_news_table td {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

.club_news_details_img {
	margin: 0px;
	margin: 0px 10px 15px 10px;
}

.club_news_details_table td {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

.con_table td {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
}

#club_nav_contact {
	color: #FFFFFF;
	font-weight: normal;
}