body 	
	{	
	margin-top: 0;
	margin-bottom: 0;
	background-color: #2a1407;
	text-align: center;
	}

a:link
	{
	text-decoration : none;
	color : #eee0c2;

	}

a:active
	{
	text-decoration : none;
	color : #eee0c2;

	}

a:visited
	{
	text-decoration : none;
	color : #eee0c2;

	}

a:hover
	{
	text-decoration : none;
	color : #e26669;

	}


td,p
	{
	font: normal 14px Trebuchet MS, sans-serif;
	line-height: 19px;
	color : #b68d60;
	}

.footer
	{
	font-size : 11px;
	line-height: 19px;
	color : #a96e52;
	}


.textHead
	{
	color: #eee0c2;
	font: normal 14px Georgia, serif;
	line-height: 19px;
	}

.textSubHead
	{
	color : #e3625d;
	font: normal 14px Trebuchet MS, serif;
	line-height: 19px;
	}


.navbg
	{
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	}


#headerbox
	{
	border:1px solid #561c13;
	background-color: #3c160b;
	padding:10px 15px 10px 15px;
	position: relative;
	color: #eee0c2;
	font: normal 25px Georgia, serif;
	text-align: left;
	}

#headerbox1
	{
	border:1px solid #561c13;
	background-color: #2b1307;
	padding:10px 15px 10px 15px;
	position: relative;
	color: #eee0c2;
	font: normal 25px Georgia, serif;
	text-align: left;
	}

#headerbox2
	{
	border-top: 0px solid #561c13;
	border-left: 0px solid #561c13;
	border-bottom: 1px solid #561c13;
	border-right: 0px solid #561c13;
	background-image:url('images/bg-1.jpg');
	background-repeat:repeat-x;
	padding:8px 20px 8px 20px;
	position: relative;
	color: #eee0c2;
	font: normal 28px Georgia, serif;
	text-align: left;
	}

#text
	{
	padding:15px 20px 15px 20px;
	text-align: left;
	}

input.groovybutton
{
   font-size:13px;
   font-family: Trebuchet MS,sans-serif;
   color:#eee0c2;
   height:24px;
   background-color:#2b1307;
   background-image:url(images/arrow.gif);
   background-repeat: no-repeat;
   border-style:solid;
   border-color:#561c13;
   border-width:1px;
   margin-right:20px;
   margin-bottom:10px;
}


input.groovybutton2
{
   font-size:13px;
   font-family: Trebuchet MS,sans-serif;
   color:#eee0c2;
   height:24px;
   background-color:#3c160b;
   background-image:url(images/arrow.gif);
   background-repeat: no-repeat;
   border-style:solid;
   border-color:#561c13;
   border-width:1px;
   margin-right:20px;
   margin-bottom:10px;
}



.cdHead
	{
	color: #eee0c2;
	font: normal 19px Georgia, serif;
	line-height: 24px;
	}


.cdSubHead
	{
	color : #e3625d;
	font: normal 15px Trebuchet MS, serif;
	line-height: 20px;
	}

.text_line
	{
	clear:both;
	margin-bottom:2px;
	}

.thumbnail 
	{
	float:left;
	width:200px;
	height:200px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:20px;
	}