body {
	margin:0 0 0 0;
	padding: 0px;
	font-family: arial,verdana,helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #3d3f3e; 
	text-align:center;
	background-image:url('images/Background-bg.jpg');
	background-repeat: repeat-x;  
	}

.floatleft {
float: left;
}

.floatright {
float: right;
}

#container {
	width:793px;
	height:auto;
	background-color:transparent;
	margin:15px auto 15px auto;
	padding:0 0 15px 0;
	overflow:auto;
}

#topheader {
	width:793px;
	height:166px;
	background-image:url('images/Header.gif');	
	background-repeat: no-repeat;  
	text-align:center;
}

#topheader p{	
	width:auto;
	height:auto;
	color:#a2a2a2;
	float:left;
	margin:93px 0 0 138px; 
	font-size:11px;
	/*line-height:20px;*/
}

#topheader a:link{
	color:#a2a2a2;
}

#topheader a:visited{
	color:#a2a2a2;
}

#topheader a:hover{
	color:#a2a2a2;
	text-decoration:underline;
}

#topheader a:active{
	color:#a2a2a2;
}

#content {
	width:793px; /*793px*/
	height:auto;
	background-color:transparent;
	margin:28px auto 0 auto;
	text-align:center;
}

div.imgph {
	width:197px;
	height:140px; /*140*/
	float:left; 
	margin:6px 1px 0 0;
	padding:0;
	background-image:url('images/arrow.gif');
	background-position:bottom right;	
	background-repeat: no-repeat; 
}

div.imgph p{
	width:auto;
	height:auto;
	color:#808080;
	text-align:right;
	font-size:10px;
	line-height:21px;
}

span.imgphs {
	margin:0 8px 0 0;	
}

div.imgph a.imgph:link, a.imgph:visited, a.imgph:hover, a.imgph:active {
	color:#808080;
	margin:0 8px 0 0;
	text-decoration:none;
}

span.catg {
	float:left;
	width:30px;
}

div.imgph img{
	border:0;
	float:left;
}

#btmtxt	{
	width:793px;
	height:auto;
	background-color:transparent;
}

#btmtxt p{
	width:auto;
	height:auto;
	color:#6b6b6b;
	text-align:right;
	font-size:10px;
	line-height:21px;
	background-image:url('images/arrow.gif');
	background-position:right;	
	background-repeat: no-repeat; 
	padding:0 8px 0 0;
}

#btmtxt a:link{
	color:#a2a2a2;
}

#btmtxt a:visited{
	color:#a2a2a2;
}


#btmtxt a:hover{
	color:#a2a2a2;
	text-decoration:underline;
}

#btmtxt a:active{
	color:#a2a2a2;
}