body
{
	
}
p
{
	margin: 0px;
}

a
{
	color: red;
}

.mainnodes
{
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana;
	color: #c0c0c0;	
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}

.subnodes
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	color: #c0c0c0;	
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}

.mainnodesactive
{
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana;
	color: #FF0000;
}

.subnodesactive
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	color: #FF0000;
}


.gallery
{
	margin-top:8px; 
	margin-right:8px;
	border: solid 1px black;
	cursor:hand;
}
.mainpicture
{
	border: solid 1px black;
}

.date
{
	font-family: Verdana;
	font-size: 11px;
	font-style:italic;
	font-weight: normal;
	color: black;	
}

.listingheader
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;
	
}

.contenttext
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;

}

.contenttextwhite
{
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;

}



.contentbold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;

}

img.float
{ 
	float: left; 
	margin: 4px; 
}

img
{
	border: 0px;
}

.shopareabutton
{
	background-color: #222222;
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: solid 3px white;
	padding-bottom: 5px;
	
}

