img, div {
	behavior: url(js/iepngfix.htc);
}

.bodymain {
	background-color: #fcd6a7;
}

.box {
	background: #fbe9ca;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

.boxtop div {
	background: url(images/topleft.png) no-repeat top left;
}

.boxtop {
	background: url(images/topright.png) no-repeat top right;
}

.boxbottom div {
	background: url(images/bottomleft.png) no-repeat bottom left;
}

.boxbottom {
	background: url(images/bottomright.png) no-repeat bottom right;
}

.boxtop div, .boxtop, 

.boxbottom div, .boxbottom {
	width: 100%;
	height: 20px;
	font-size: 1px;
}

.boxcontent {
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #168579;
}

a.boxcontent:hover {
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #484a4a;
}

.menu {
	background: url(images/tab.png) no-repeat;
	width: 145px;
	height: 25px;
	text-align: center;
	text-decoration: none;
}

.menuitem {
	width: 145px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
}

a.menuitem:hover {
	width: 145px;
	height: 25px;
	margin 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
	color: #484a4a;
}

.menu2 {
	background: url(images/tab2.png) no-repeat;
	width: 90px;
	height: 25px;
	text-align: center;
	text-decoration: none;
}

.menuitem2 {
	width: 90px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
}

a.menuitem2:hover {
	width: 90px;
	height: 25px;
	margin 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
	color: #484a4a;
}

.copyright {
	border-top: solid 2px #484a4a;
	border-bottom: solid 2px #484a4a;
	background-color: #168579;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	height: 16px;
}

a.copyright {
	text-decoration:none;
	border-bottom: none;
	border-top: none;
	color: #FFFFFF;
	font-size: 10px;
}

a.copyright:hover {
	text-decoration:none;
	border-bottom: none;
	border-top: none;
	color: #484a4a;
	font-size: 10px;
}

.dropshadow1{
	float:right;
	clear:right;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 15px -6px 5px 10px !important;
	margin: 10px 0 10px 5px;
	display: inline;
	width: 270px;
	padding: 0px;
}

.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #000000;
	padding:4px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}

.innerbox p{		
	font-size:14px;
	margin: 3px;
}