body {
background-color:#510f10;
font-family:sans-serif;
margin:0px;

}

a.menulinks {
text-decoration: none;
font-family:arial, sans-serif;
color:#ffffff;
font-size:14px;
font-weight:bold;
padding:2px;
background-color:#4f7b2d;
}

a.submenulinks {
text-decoration: none;
font-family:arial, sans-serif;
color:#666666;
font-size:12px;
border-bottom:dotted #666666 2px;
line-height:30px;
}

#container {
	background:url('images/userimages/design/cherries-bg.jpg');
	background-repeat:no-repeat;
	width:882px;

}

#navigation {
	margin-left:400px;
	padding-top:60px;
	height:121px;
	_height:181px;
}

#lefttext {
	color:white;
	font-size:15px;
	font-weight:bold;
	font-family:'Verdana';
	margin-top:12px;
	width:150px;
	margin-left:2px;
	position:relative;
}

#lefttext_shadow {
	color:black;
	font-size:15px;
	font-weight:bold;
	font-family:'Verdana';
	width:150px;
	position:relative;
}

#left {
	vertical-align:top;
	padding-top:150px;
	font-family:'arial narrow', arial, sans-serif;
	color:#ffffff;
	font-size:12px;
	padding:5px;
	_width:145px;
	font-weight:bold;
	width:150px;
}

#right {
	vertical-align:top;

}

#transbox {
background:url('images/userimages/design/faded-cherries.jpg');
background-repeat:no-repeat;
background-color:#c67783;
border:1px solid black;
padding-right:100px;
padding-left:5px;
width:599px;
_width:704px;

}


#table {
	width:882px;
}






.trans_box2 {
  font-family:verdana;
  font-weight:bold;
  padding:40px;
  margin:30px;
  border:solid 1px #555;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/75p_honey.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(images/userimages/design/75p_honey.png);
}

#nextlogo {

display:inline;
float:left;
margin-left:290px;
margin-top:36px;
}
