body
{
	margin: 0px;
	background: url(../images/bg2.jpg) repeat-x #030203;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
#bg
{
	background: url(../images/flag-bg.jpg) no-repeat top center;
	width: 100%;
}
#container
{
	margin: 0px auto;
	width: 954px;
}
p
{	
	margin-top: 0px;
}
.biopic
{
	border: 2px solid #73551f;
}
h2
{
	color: #c0823f;
}
h3
{
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	color: #c0823f;
}

.creamtext
{
	color: #c0823f;
}

A:link	{ color: #c0823f; text-decoration: none;}
A:visited { color: #c0823f; text-decoration: none;}
A:active { color: #c0823f; text-decoration: none;}
A:hover	{ color: #c0823f; text-decoration: underline;}


.footer A:link	{ color: #ffffff; text-decoration: none; }
.footer A:visited { color: #ffffff; text-decoration: none;}
.footer A:active { color: #ffffff; text-decoration: none; }
.footer A:hover	{ color: #c0823f; text-decoration: underline; }
