body
	{ 	
	font-size:10pt;
	font-family:verdana,sans-serif;
	color:#000;
	margin:0px;
	background-color:#fff;
	}
a:link
 	{
	font-weight:bold;
	text-decoration:none;
	color:#226870;
	}
a:visited
	{
	font-weight:bold;
	text-decoration:none;
	color:#226870;
	}
a:hover 
	{ 
	font-weight:bold;
	text-decoration:none;
	color:#d70234;
 	}
a:active 
	{ 
	font-weight:bold;
	text-decoration:none;
	color:#226870;
 	}
.fullwide
	{
	clear:both;		
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	width:700px;
	background-color:#fff;
	border:0px solid #fff;
	}
.bannerbox
	{
	width:700px;
	height:175px;
	background-image:url(images/bldimgclip.png);
	background-position:0px 0px;
	background-repeat:no-repeat; 
	background-color:#fff;
	border-bottom:2px solid #d70234;
	}
h1
	{
	font-size:xx-large;
	font-family:verdana,sans-serif;
	font-weight:bold;
	color:#d70234;
	text-align:right;
	}
.navbox
	{
	float:left;
	margin-top:5px;
	padding-right:5px;
	padding-top:10px;
	width:150px;
	text-align:left;
	line-height:80%;
	background-color:#fff;
	}
#navbox a
	{
	text-decoration:none;
	font-weight:bold;
	color:#226870;
	background-color:#fff;
	}
#navbox a:hover
	{
	color:#d70234;
	}
.txtbox
	{
	margin-left:155px;
	padding:0px;
	color:#000000;
	}
.gallery   
	{
	position:relative;
	margin:10px;
	margin-top:0px;
	}
.thbox
	{
	float:left;
	width:150px;
	height:180px;
	padding:10px;
	z-index:4;
	}
.caption
	{
	position:relative;
	font-family:verdana,sans-serif;
	font-size:xx-small;
	font-weight:bold;
	text-align:center;
	width:99%;
	z-index:5;
	}
.imgbigbox
	{
	position:relative;
	Width:700px;
	height:120px;
	margin-top:0px;
	margin-bottom:0px;
	}	
.footer
	{
	position:relative;
	clear:both;
	margin-top:0px;
	padding-bottom:5px;
	border-top:2px solid;
	border-color:#d70234;
	text-align:center;
	font-size:large;
	color:#000;
	}
.credits
	{
	position:relative:
	margin-top:0px;
	padding-bottom:10px;
	border-top:0px;
	text-align:center;
	font-size:xx-small;
	color:#000;
	}

