.body {
	background-color: #39372c;
	background-image: url('../images/body_bg.gif'); 
	background-attachment: fix;
	background-repeat: repeat;
}

a:link {color: #dddddd; text-decoration: underline; }
a:active {color: #dddddd; text-decoration: underline; }
a:visited {color: #aaaaaa; text-decoration: underline; }
a:hover {color: #aa0000; text-decoration: underline; }


img {
	border: none;
}


.celltext {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #dddddd;
	margin:20;
	margin-left:47;
	margin-right:23;
	
}



.tabtext1 {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #dddddd;
	margin:0;
	margin-left:0;
	margin-right:0;
	
}

.tabtext1small {
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	color: #dddddd;
	margin:0;
	margin-left:0;
	margin-right:0;
	
}

.linktext {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	margin:0;
	margin-left:0;
	margin-right:0;
	
}


.tabh1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	color: #ffffff;
	margin:0;
	margin-left:0;
	margin-right:0;
	
}


.h1	{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 5px;
	text-decoration: none;
	color: #ffffff;
	margin:20;
	margin-left:47;
	margin-right:23;

}

.h3	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 5px;
	text-decoration: none;
	color: #dddddd;
	margin:20;
	margin-left:47;
	margin-right:23;

}

.celltext2 {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #dddddd;
	margin:20;
	margin-left:10;
	margin-right:23;
	
}


.celltext3 {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #dddddd;
	margin:0;
	margin-left:0;
	margin-right:0;
	
}


.h2	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 5px;
	text-decoration: none;
	color: #ffffff;
	margin:20;
	margin-left:10;
	margin-right:23;
	
}

.photos	{
	text-decoration: none;
	color: #dddddd;
	margin:20;
	margin-left:20;
	margin-right:23;

}


.bold	{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #dddddd;
	
}


.bgdown {
	background-repeat: no-repeat;
	background-position: bottom;
}


.bgtop {
	background-repeat: no-repeat;
	background-position: top;
}


.pad_left {


}