.white { background-color:#ffffff; }

.textred { color: #A30008; }

.und { text-decoration: underline; }

body {

	background: #D8D8D8;

	font-family: verdana, arial, helvetica, sans-serif;

	text-align: center;

	margin: 0;

	padding: 0;

	line-height : 16px;

	color: #000000;

	background-color: #D8D8D8;

}

li {

	padding: 0 0 5px 0;

}

p {

	font-weight: normal;

	text-align: left;

	padding: 0px 15px 0px 15px;

}

table { 

	border-style: none;

	border-width: 0;

	padding: 0;

	margin: 0;

	border-spacing: 0;

	border-collapse: separate;

	*border-collapse: expression('separate', cellSpacing = '0px');

}

table.homenav {

	width: 100%;

	font-size: 1px;

}

table.homenav td {

	border: none;

	padding: 0;

}

table.body {

	border: 1px solid #D8D8D8;

	margin: 0 25px 0 25px;

	width: 90%;

	font-size: 12px;

}

table.body th {

	background-color: #B3B3B3;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 14px;

	height: 40px;

	vertical-align: middle;

}

table.body td {

	border: 1px solid #D8D8D8;

	padding: 10px;

}

table.default {

	width: 850px;

	font-size: 12px;

}

table.default-fixed {

	width: 850px;

	font-size: 12px;

	table-layout: fixed;

}

img {

	border: none;

}

img.homenav-btn {

	width: 218px;

	height: 40px;

}

img.homenav-vid {

	width: 630px;

	height: 360px;

}

img.pad0 {

	padding: 0px;

}

img.pad5 {

	padding: 5px;

}

img.picstrip-full { 

	width: 210px;

	height: 92px;

}

img.picstrip-half { 

	width: 210px;

	height: 45px;

}

img.inline-left {

	float: left;

	margin: 5px 10px 5px 0;

	width: 250px;

	height: 182px;

}

img.inline-left-free {

	float: left;

	margin: 5px 10px 5px 0;

}

img.inline-right {

	float: right;

	margin: 5px 0 5px 10px;

	width: 250px;

	height: 182px;

}

img.inline-right-free {

	float: right;

	margin: 5px 0 5px 10px;

}

img.skyscraper {

	margin: 0 0 0 10px;
	
	float: left;
	
	width: 120px;
	
	height: 600px;
	
	border-bottom-style: solid;
	
	border-width: 25px;
	
	border-color: black;
	
}

hr.thick {

	height: 20px;

	background: #A30008;

	border-style: none;

	margin-bottom: 10px;

}

ul.nobullet {

	list-style-type: none;

}

p.content-headline {

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	padding: 0px 15px 0px 15px;

}

p.content-headline-ital {

	font-weight: normal;

	font-style: italic;

	text-align: left;

	padding: 0px 15px 0px 15px;

}

p.content-headline-strip {

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	background: #A30008;

	text-align: center;

	padding: 5px;

}

p.content-headline-white {

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	padding: 0px 15px 0px 15px;
	
	color: #FFFFFF;

}
p.content-link {

	font-weight: normal;

	text-align: right;

	text-decoration: underline;

	padding: 0px 15px 0px 15px;

}

p.center { text-align: center; }

a.content-navlink {

	font-weight: normal;

	text-align: left;

	text-decoration: none;

}

a.content-navlink:hover {

	color: #B3B3B3;

}

a.content-navlink-sub {

	font-weight: normal;

	text-align: left;

	padding-left: 10px;

	text-decoration: none;

}

a.content-navlink-sub:hover {

	color: #B3B3B3;

}

a.content-navlink-sub2 {

	font-weight: normal;

	text-align: left;

	padding-left: 20px;

	text-decoration: none;

}

a.content-navlink-sub2:hover {

	color: #B3B3B3;

}

a.sky-ad:link {color:#000000;}
a.sky-ad:visited {color:#000000;}
a.sky-ad:hover {color:#000000;}
a.sky-ad:active {color:#000000;}

td.navbarcol {

	font-size: 13px;

	text-align: center;

	margin: 0;

	padding: 5px 0px 5px 0px;

	border-style: none;

}

a.navbarlink   {

	color: #FFFFFF;

	text-decoration: none;

}

a.navbarlink:hover {

	color: #B3B3B3;

}

#frame {

	width: 850px;

	padding-top: 10px;

	padding-left: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	background-color: #000000;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

}

#frame-with-ads {

	width: 980px;

	padding-top: 10px;

	padding-left: 10px;

	padding-right: 10px;

	padding-bottom: 10px;

	background-color: #000000;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

}

#header {

	background: #A30008;

	margin-bottom: 10px;

}

#header-nav {

	float: right;

	font-size: 11px;

	line-height : 16px;

	margin: 0;

	padding: 10px 15px 0 0;

}

#header-nav a {

	text-decoration: none;

}

#header-nav li {

	border-right: 1px solid #FFF;

	display: inline;

	margin: 0;

	padding: 0 6px;

}

#header-nav li.last {

	border: none;

	padding-right: 0;

}

#header-nav li a {

	color: #FFFFFF;

}

#header-nav li a:hover {

	color: #B3B3B3;

}

#search {

	background: url(../images/nav/header-search.gif) no-repeat;

	height: 37px;

	margin: 30px 0 15px 0;

	position: relative;

	width: 249px;

}

#search input#searchfield {

	background: #FFFFFF;

	border: 1px solid #000;

	margin: 9px 0 0 100px;

	width: 115px;

}

#search input#submit {

	background: url(../images/nav/header-go.gif) no-repeat;

	border: 0 none;

	color: #FFFFFF;

	cursor: pointer;

	height: 37px;

	margin: 0 15px 0 0;

	outline: none;

	padding: 0;

	position: absolute;

	right: 0;

	top: 0;

	width: 29px;

}

#search input#submit:hover {

	background: url(../images/nav/header-hover.gif) no-repeat;

	border: 0 none;

	color: #FFFFFF;

	cursor: pointer;

	height: 37px;

	outline: none;

	position: absolute;

	right: 0;

	top: 0;

	width: 29px;

}

#home-content {

	background: #FFFFFF;

	margin-bottom: 10px;

}

#home-content-leftcol {

	width:50%;

	text-align: left;

	vertical-align: top;

	border-right-style: solid;

	border-width: thin;

	border-color: #D8D8D8;

}

#home-content-rightcol {

	width: 50%;

	text-align: left;

	vertical-align: top;

	padding: 2 5 0 0;

}

#home-content-sponsors {

	background: #000000;

	margin-bottom: 10px;
	
	color: #FFFFFF;

}

#home-content-merchstrip {

	background: #FFFFFF;

	margin-bottom: 10px;

}

#footer {

	background: #A30008;

	margin-bottom: 5px;

	height: 30px;

	font-size: 11px;

}

#footer-copyright {

	color: #FFFFFF;

	float: left;

	padding: 8px 0 0 10px;

	font-size: 9px;

}

#picstrip {

	margin-bottom: 10px;

}

#navbar {

	margin-bottom: 10px;

	border-style: none;

}

#navbar-row {

	background-color: #A30008;

	color: #FFFFFF;

	border-style: none;

	padding: 0px;

}

#page-content {

	background: #FFFFFF;

	margin-bottom: 10px;

}

#page-content-leftcol {

	width: 75%;

	text-align: left;

	vertical-align: top;

	border-right-style: solid;

	border-width: thin;

	border-color: #D8D8D8;

}

#page-content-rightcol {

	width: 25%;

	text-align: left;

	vertical-align: top;

}

#reference {

	font-size: 10px;

	font-style: italic;

	font-weight: normal;

}

#membership-table {

	margin: 10px 15px 10px 50px;	

}

#membership-table td {

	font-size: 12px;

	padding: 1px 15px 1px 0;

}

.picblock-left {
    display: inline-block;
    float: left;
    width: 250px;
    margin: 5px 10px 5px 0; 
}
.picblock-right {
    display: inline-block;
    float: right;
    width: 250px;
    margin: 5px 0 5px 10px; 
}
.img-caption {
    text-align: left;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
}


