@charset "utf-8";
a.top:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	color: #006600;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

a.top:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	color: #009933;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
.button {
	position: absolute;
	display: inline-block;
	top: 340px;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}


a.top:active{
}
a.top{
	color:#006633;
	text-decoration: none;
	font-family: "Tahoma", Verdana, Arial, , sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}
a.butShop {
	background-image: url(img/shop.gif);
	height: 75px;
	width: 100px;
	display: inline-block;
}
.photo {
	height: 260px;
	width: 500px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	text-decoration: none;
}


a.butShop:link {
	background-image: url(img/shop.gif);
	height: 174px;
	width: 274px;
}

a.butShop:hover {
	background-image: url(img/shophoo.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 174px;
	width: 274px;
}
a.butProm {
	background-image: url(img/Prom.gif);
	height: 75px;
	width: 100px;
	display: inline-block;
}
a.butProm:link {
	background-image: url(img/Prom.gif);
	height: 174px;
	width: 274px;
}

a.butProm:hover {
	background-image: url(img/PromHoo.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 174px;
	width: 274px;
}a.butJoin {
	background-image: url(img/Join.gif);
	height: 75px;
	width: 100px;
	display: inline-block;
}
a.butJoin:link {
	background-image: url(img/Join.gif);
	height: 174px;
	width: 274px;
}

a.butJoin:hover {
	background-image: url(img/Joinhoo.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 174px;
	width: 274px;
}a.butProj {
	background-image: url(img/Proj.gif);
	height: 75px;
	width: 100px;
	display: inline-block;
}
a.butProj:link {
	background-image: url(img/Proj.gif);
	height: 174px;
	width: 274px;
}

a.butProj:hover {
	background-image: url(img/Projhoo.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 174px;
	width: 274px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #009900;
	text-decoration: none;
	font-size: small;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom-color: #FFFFFF;
	font-size: small;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
	color: #009900;
}