p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	line-height: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #eeeeee;
	line-height: 20px;
}
.largebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
.rightbox {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.subs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #121212;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
.basenav {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 10px;
}

a.basenav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.basenav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a.basenav:hover {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
.pics { height: 278px; width: 417px; padding:0; margin:0; overflow: hidden }
.pics img { height: 278px; width: 417px; top:0; left:0; bottom:0; }
.pics img {
	-moz-border-radius: 1px; -webkit-border-radius: 1px;
}
td.show { padding: 0 0 10px }
body {
	
background-image: url(images/bkgd.jpg);
background-size:100%;
	background-repeat: repeat-y;
	background-position: center top;
}
.pagearea {
	background-image: url(images/page.jpg);
background-size:100%;
	background-repeat: no-repeat;
	background-position: left top;
}
.whiteborder {
	border: 1px solid #FFF;
        padding: 5px;
}

