	body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1c1c1b;
}
	H1{ font-family: Arial; color: #000000; font-size : 14pt; text-align:center; }
	H2{ font-family: Arial; color: #000000; font-size : 12pt; }
	H3{ font-family: Arial; color: #000000; font-size : 10pt; }
	H4{ font-family: Arial; color: #000000; font-size : 10pt; }
	
	p { font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size : 11pt; }
	table { font-family: Arial; color: #000000; font-size : 10pt; }

	li { font-family: Arial; color: #000000; font-size : 10pt; }
	ul {list-style-type: disc; list-style-image: url(images/bullet.jpg);}

	a:link {color : #ffffff; }
	a:visited {color : #ffffff; }
	a:hover {color : #cab506; }
	a:active {color : #ffffff; }

		.loginlink {color: #ffffff; font-family: verdana, arial; font-size: 10px;}
		.loginlink a:link {color : #ffffff; font-family: verdana, arial; font-size: 10px;}
		.loginlink a:visited {color : #ffffff; font-family: verdana, arial; font-size: 10px;}
		.loginlink a:hover {color : #cab506; font-family: verdana, arial; font-size: 10px;}
		.loginlink a:active {color : #ffffff; font-family: verdana, arial; font-size: 10px;}


	img { border-color : #000000; }
	
	span.bolded{font-weight: bold; color:#000000;}
	.thetitle{font-weight: bold; color:#000000; font-size : 12pt;}
	.formtext{font-family: Arial; color: #000000; font-size : 12pt;}
	span.small{font-size : 8pt;}

	.bottom_nav{ font-size:10pt; color:#ffffff;text-align:center; }
	.bottom_nav a:link{color:#ffffff ;}
	.bottom_nav a:visited{color:#ffffff ;}
	.bottom_nav a:hover{color:#cab506 ;}
	.bottom_nav a:active{color:#ffffff ;}
	
	.footer {
	background-color:#1c1c1b;
	width:760px;
	text-align: center;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	clear: none;
	float: none;
	}
	.gallery {
	background-image:url(images/yellow_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	}
	.bio {
	background-image:url(images/blue_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 800px;
	text-align: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.box{
	background-image:url(images/box_btm.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:150px;
	padding-bottom:40px;
	float: right;
	
}
.box_top{
	background-image:url(images/box_bg.png);
	background-color: #2D3C3F;
	background-repeat: no-repeat;
	background-position: center top;
	width:150px;
	height:30px;
	}

