.header
{
	background-image : url(../images/bgdarkbrown.jpg);
}

.vspacelghtbrn
{
	background-image : url(../images/vsapcerlghtbrn.jpg);
}

.title
{
	color : #663300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	padding-left : 6px;
}

.copy
{
	color : #663300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	padding-left : 6px;
	padding-right : 10px;
	text-align : justify;
}


.footer
{
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.footerlink a
{
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
}

.footerlink a:hover
{
color: #ffffff;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: underline;
}
.link a
{
color: #663300;
font: 11px Verdana, sans-serif;
font-weight: normal;
text-decoration: underline;
}

.link a:hover
{
color: #663300;
font: 11px Verdana, sans-serif;
font-weight: normal;
text-decoration: underline;
}

.blink a
{
color: #ffffff;
font: 11px Verdana, sans-serif;
font-weight: normal;
text-decoration: underline;
}

.blink a:hover
{
color: #000000;
font: 11px Verdana, sans-serif;
font-weight: normal;
text-decoration: underline;
}

.buttonscontainer {width: 95px;}

.buttons a {color: #ffffff;
background-color: #97897C;
padding: 2px;
padding-left: 3px;
display: block;
font: 11px Verdana, sans-serif;
font-weight: bold;
text-decoration: underline;
text-align: center;}

.buttons a:hover {background-color: #816D5B;
color: #000000;
text-decoration: none;}

