a:link {
	color: #006633;
	text-decoration: none;
	font-weight: bold;



}
a:visited {
	color: #1C7640;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	text-decoration: underline;
	background-color: #CEE7EF;

}
a:active {
	color: #006633;
	text-decoration: none;
	font-weight: bold;


}



body {
	background: #92CADC url(images/nice_tile.gif) repeat-y;
}


.banner {

	background-color: #CEE7EF;

	position: absolute;

	left: 0px;

	top: 0px;

	height: 99px;

	width: 762px;

	z-index: 2;

	border-top: #000000;

	border-right: #000000;

	border-bottom: 1px solid #000000;

	border-left: 1px solid #000;

}

.logo {

	margin: 5px;

	position: absolute;

	left: 5px;

	top: 5px;

	

}

.bannerimg {

	position: absolute;

	float: left;

	left: 344;

	top: 0px;

	width: 418px;

	height: 98px;

	z-index: 0;










}

.content {

	position: absolute;


	top: 0;

	left: 15px;

	width: 765px;

	display: block;

	margin: 0px;

	padding: 0px;


}

.placemenu {

	position: absolute;

	left: 19px;

	top: 115px;

	width: 155px;

	height: 173px;



}



.menuitem a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CEE7EF;
	width: 112px;
	border: 1px solid #000000;
	padding: 5px;
	margin-top: 0px;
	display: block;
	margin-bottom: 5px;
	font-weight: normal;






}
.menuitem a:visited {
	font-weight:normal;
	text-decoration: none;
}
.menuitem a:hover {
	font-weight:bold;
	text-decoration: none;
}


#joinbox {

	position: absolute;
	top: 115px;
	width: 151px;
	height: auto;
	background-color: #CEE7EF;
	border: 1px solid #000000;
	padding: 5px;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#joinbox p {
	margin:2;
}
#joinbox input{
	display:inline;

}
#joinbox label{
	display:inline;

}
.hline {

	background-color: #BF2F6C;

	left: 158px;

	top: 115px;

	position: absolute;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	padding: 3px;

	width: 400px;

	height: 20px;

	border: 1px solid #000000;



}

.maintext {

	left: 159px;

	top: 150px;

	position: absolute;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	padding: 3px;

	width: 400px;

	height: 50%;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 592px;
	position: absolute;
	width: 149px;
	height: 38px;
	top: 515px;
	text-align: center;
	font-weight: bold;




}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

}

table {

	margin-left:15px;

	border-collapse: collapse;

	margin-top: 10px;



}

#review img{

float:left;

margin: 4px 15px 4px 4px;

}

#review th{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	float:left;
	border: 1px solid #000000;
	border-bottom:none;
	text-align: left;
	width:auto;
	background-color:#CEE7EF;
	font-weight: bold;
}


td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 5px 5px;
	border-top: 1px solid #000000;
	border-right: 1px #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px #000000;
	vertical-align: top;

}




h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #006633;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #006633;

	padding-bottom: 3px;



}

h2 a:hover{

	font-weight: bold;

	text-decoration: none;

	background-color: #CEE7EF;

}
#sidebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993366;
	left: 19px;
	position: absolute;
	width: 112px;
	height:180px;
	top: 470px;
	text-align: center;
	background-color: #CEE7EF;
	border: 1px solid #000000;
	font-weight: bold;
	background-image: url(images/what.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 130px;





}

