body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-color:#000000;
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
}

.body {
	font-family: tahoma;
	font-size: 11px;
	color: #a1a1a1;
}

.galleryimg1{

	border: 1px solid #E0E0E0;
	padding: 2px;
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

.body a {
	font-family: tahoma;
	font-size: 11px;
	color: #a1a1a1;
	text-decoration: underline;
}

.body a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #a1a1a1;
	text-decoration: underline;

}

.body a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #a1a1a1;
	text-decoration: none;
}

.body a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #a1a1a1;
}

.body a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #a1a1a1;
}
	
.sitemap {
	font-family: tahoma;
	font-size: 10px;
	color: #67717c;
	text-decoration: none;
}

.sitemap a {
	font-family: tahoma;
	font-size: 10px;
	color: #67717c;
	text-decoration: none;
}

.sitemap a:link {
	font-family: tahoma;
	font-size: 10px;
	color: #67717c;
	text-decoration: none;
}

.sitemap a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #67717c;
	text-decoration: underline;
}
.sitemap a:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #67717c;
}

.sitemap a:active {
	font-family: tahoma;
	font-size: 10px;
	color: #67717c;
}

.bottomlink {
	font-family: Tahoma;
	font-size: 9px;
	color: #5e6160;
	text-decoration: none;
}

.bottomlink a {
	font-family: Tahoma;
	font-size: 9px;
	color: #5e6160;
	text-decoration: none;
}

.bottomlink a:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #5e6160;
	text-decoration: none;
}

.bottomlink a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #5e6160;
	text-decoration: underline;
}
.bottomlink a:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #5e6160;
}

.btn 
{
	background-color: #60666A;
	border: #364147 4px solid;
	color: #FFFFFF;
	font-family: century gothic,verdana,helvetica;
	font-size: 13px;
	vertical-align: middle;
}
