a img{
	border: none;
}

a.blacklink{
	background-color: #000000;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	font-weight: bold;
	line-height: 27px;
	text-decoration: none;
	width: 188px;
}

a.graylink{
	background-image: url(../img/graymenuback_background.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	width: 188px;
}

a.blacklink:hover{
	color: #eec200;
}

a.graylink:hover{
	color: #ffffff;
}

body{
	background:none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	vertical-align: top;
}

h1{
	color: #005d0c;
	font-size: 18px;
}

h2{
	color: #444444;
	font-size: 16px;
}

h3{
	color: #005d0c;
	font-size: 14px;
}

#contentcolumn{
	width:100%;
}

#credits{
	display:none;
}

#credits a{
	color: #333333;
	text-decoration: none;
}

#footer{
	display: none;
}

#headernav{
	display:none;
}

#header{
	display: none;
}

#headernav a{
	color: #ffffff;
	text-decoration: none;
}

#headernav a:hover{
	color: #eec200;
}

#innercontentdiv{
	width: 100%;
}

#leftcolcontent{
	display:none;
}

#leftcolumn{
	display:none;
}

#nav{
	display:none;
}

#pagecontainer{
	width: 100%;
}

#topimage{
	display:none;
}


