body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-image:url(../images/botbody_bk.gif);
background-repeat:repeat-x;
}

img {
	border: 0px;
	}

a
{
	color:#333;
	text-decoration:none;
}

#cat
{
	float:left; width:100%; height:150px; padding: 0px 0px 0px 0px;
}

#containerM
{
		width:800px;
		height:700px;
		text-align:left;
		margin-left: auto; margin-right: auto;
		background-image:url(../images/topbodybk_.jpg);
		background-position: top right;
		background-repeat:no-repeat;
}

.thumbsnav
{
	width:800px;
	float:none;
	float:left;
	

}
.thumbsnav a
{
	color:#96C;
	}

.thumbsnav div
{
	margin-bottom: 8em;
	

}
.thumbsnav img 
{
	margin-bottom: 40px;	
	}

.thumbsnav p
{
	font-size: 14px;
	text-align: justify;
	}

#rightmenu
{
	/*width:300px;*/
	float:left;
	}



#botContent
{
	width:800px;
	margin-top:20px;
	padding-top:10px;
	text-align:left;
	float:left;
	

	
}
#botContent p
{
	font-size:10px;
	color:#666;
	
}

#botContent p
{
	font-size:10px;
	text-align:justify;
	padding: 0 200px 0px 120px;
	
}
#botContent table {
	font-size:12px;
	color:#666;
}
.destd
{
	vertical-align:top;
}


.topnavacc
{
	font-size:20px;
	font-weight:bold;
	color:#333;
	padding:0px;
	vertical-align:top;
	height:100px;
	text-align:left;
	height:100%;

}
.topnavacc ul li
{
	list-style-type:none;
	display:block;
}
.topnavacc h3
{
	font-size:12px;
	color:#666;
	text-align:justify;
	
}
.topnavsubs
{
	margin: 0 auto;

}
.topnavsubs td
{
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:0px;
	vertical-align:bottom;
	height:50px;
	text-align:left;
}
.topnavacc span
{
	color:#96C;
}

.topnavacc  a:hover 
{
	color:#FFF;
}