body
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-color: #001648;
	font-family: 'Century Gothic';
}
H1
{
	width: 100%;
	font-weight: bold;
	font-size: 20pt;
	color: #000FFF;
	font-family: 'Trajan Pro';
	text-align:left;
}
H2
{
	width: 100%;
	font-weight: bold;
	font-size: 16pt;
	color: #6677DD;
	font-family: 'Berlin Sans FB Demi';
}
H3
{
	width: 100%;
	font-weight: bold;
	font-size: 14pt;
	color: #6677DD;
	font-family: 'Times New Roman';
}

H4
{
	font-size:10pt;
}
p
{
	font-size:12pt;
}
.parking{
	font-family:"Courier New", Courier, monospace;
	font-size:12pt;
}
.loginbar{
	text-align:right;
	font-size:11pt;
}
ul
{
	list-style: disc inside;
}
#footer
{
	font-family: 'Adobe Garamond Pro';
	font-size: 8pt;
	text-align: center;
	font-style: italic;
}
div.caption
{
	font-family: 'Berlin Sans FB';
	font-size: 10pt;
	text-align: center;
	font-style: italic;
}
#BBid
{
	font-size:16.0pt;
	font-family:'High Tower Text';
	font-style: italic;
}
#BBidinfo
{
	font-size:16.0pt;
	font-family:'Courier New';
	font-style: italic;
}
#BBcategory
{
	font-size:12.0pt;
	font-family:'High Tower Text';
	font-style: italic;
}
#BBinfo
{
	font-size:12.0pt;
	font-family:'Courier New';
	font-style: italic;
}
A:link
{
	color: #3266C4;
	text-decoration: none;
}
A:visited
{
	color: #3266C4;
	text-decoration: none;
}
A:active
{
	color: #3266C4;
	text-decoration: none;
}
A:hover
{
	color: #3266C4;
	text-decoration: none;
	cursor:pointer
}
table.picR
{
	float: right;
}
table.picL
{
	float: left;
}
table.main
{
	background: none repeat;
	background-color:#FFFFFF;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

