/* CATEGORY  IMAGES  CSS */
table.randomcategory 
{
    border-style:none;
    padding:0px 0px 0px 0px;
    empty-cells: show;
    width:515px;

}
td.randomcategorylabel
{
    background-color:#FFFFFF;
    vertical-align:top;
}
td.randomcategory
{
	background-color:#FFFFFF;
	vertical-align:top;
	width:33%;
/*	border: 1px solid #656565;*/
	padding: 4px;
}
div.randomcategory 
{
	background-color:#999999;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	padding:10px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
div.randomcategorynoimg 
{
    font-family:Arial Sans-Serif;
    color:#252525;
    text-decoration: none;
    background-color:#FFFFFF;
    text-align:left;
}
img.randomcategory 
{
	width:160px;
	vertical-align:top;
	border-style:none;
	margin-left: auto ;
	margin-right: auto ;

}
a.randomcategory 
{
	text-decoration:none;
	color:#ffffff;
}
a:hover.randomcategory 
{
	text-decoration:none;
	color:#F2F2F2;
}
a:active.randomcategory 
{
    text-decoration:none;
    color:#ffffff;
	}

/* End of CATEGORY IMAGES CSS */



.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #847865;
}
.sitemap {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	text-indent: 0;
}

