* {margin:0;padding:0;}

#container {
	position: relative;
	visibility: visible;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border: 5px solid #663300;
	background-color: #663300;
}
#container s {
	display: block;
	list-style-type: none;
	position: relative;
	height: 73px;
	width: 120px;
	margin: 5px;
	float: left;
	clear: right;
	text-align: center;
	text-decoration: none;
	border: 5px none #663300;
}
#container s img {
	margin: auto;
	position: relative;
}
#container a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container .lft {
	clear: left;
	float: left;
}
#container .rgt {
	clear: right;
	float: right;
}
.clear {
	clear: both;
}

.cntr {
	position: absolute;
	height: 168px;
	width: 361px;
	left: 130px;
	top: 83px;
	right: auto;
	bottom: auto;
	z-index: 0;
	text-transform: none;
	font-family: calibri, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border: 5px solid #663300;
	background-color: #6E9C36;
	color: #FFFFFF;
}
.cntr2 {
	font-size: 19px;
	padding-top: 25px;
	width: 100%;
	text-align: center;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	margin: auto;
	display: block;
}

.cntrBox * {
	background-color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.container dd p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#container a.p1:hover p {
	display:block; 
	position:absolute; 
	top:51px; 
	left:51px; 
	width:50px; 
	height:50px; 
	border:0px;}
.green {
	background-color: #6E9C36;
}
.blue {
	background-color: #1BACB9;
}
.red {
	background-color: #CC3366;
}
.yellow {
	background-color: #FEF106;
}
.orange {
	background-color: #F6611A;
}
.purple {
	background-color: #6666CC;
}
.pink2 {
	background-color: #FF66FF;
}
.frame {
	margin: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
