body {
	background-color:#660000;
	background-image: url(/images/bg.jpg);
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}
.style1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {font-size: 16px; color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.style3 {
	color: #FF99FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left:50px;
}
h1 {
color:#FFFFFF;
font-size:24px;
}
a{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
text-decoration:underline;

}
.bgnorepeatleft {
background-position:left;
background-repeat:no-repeat;
}
.bgrepeaty {
background-position:right;
background-repeat:repeat-y;
}
.green_L {
	font-size: 18px;
	color: #44F900;
}
.footer {
	font-size: 10px;
	color: #44F900;
}
.topmenu {
	font-size: 16px;
	font-weight:bold;
	color: #000;
	text-decoration:none;
}
.Gallery{
	width:220px;
	height:157px;
	display:block;
	float:left;
	background-position:center;
	margin-left:11px;
	margin-right:11px;
	margin-bottom:11px;
	background-repeat:no-repeat;
}
