#mainbox {
position:relative;
width:597px;
height:610px;
right:150px;
top:0px;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
background-position:left top;
}
#menubody {
	position:absolute;
	right:90px;
	top:280px;
	width:286px;
	height:20px;
	left: 212px;
}
#textbody {
position:absolute;
right:107px;
top:340px;
background-color:#DA7013;
width:284px;

}
#textbody2 {
	position:absolute;
	right:-100px;
	top:340px;
	background-color:#DA7013;
	width:672px;
	left: 25px;

}

#contentbody {
position:relative;
center:0px;
top:0px;
background-color:#DA7013;
width:239px;
border-bottom:1px dotted #FFB64D;

}
#contentbody2 {
position:relative;
center:0px;
top:0px;
background-color:#DA7013;
width:239px;
border-bottom:1px dotted #FFB64D;

}
.content {
color:#000000;
font-size:11px;
font-family:Tahoma;
text-align:left;

font-weight:lighter;

}


.mainmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:27px;
}
.mainmenu:active:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	
}
a.mainmenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.mainmenu.email{line-height:0;}
#lefttop {
position:absolute;
top:0px;
left:-1px;
background-position:left top;
background-image:url(images/cornerleft.jpg);
background-repeat:no-repeat;
width:7px;
height:8px;
float:left;
padding:0px;
margin:0px;
}
#righttop {
position:absolute;
top:0px;
right:-1px;
background-position:right top;
background-image:url(images/corneright.jpg);
background-repeat:no-repeat;
width:7px;
height:8px;
padding:0px;
margin:0px;

}
#bottomright {
position:absolute;
bottom:-1px;
right:-1px;
background-position:right bottom;
background-image:url(images/bottomleft.jpg);
background-repeat:no-repeat;
width:7px;
height:8px;
padding:0px;
margin:0px;

}
#bottomleft {
position:absolute;
bottom:-1px;
left:-1px;
background-position:right bottom;
background-image:url(images/bottomright.jpg);
background-repeat:no-repeat;
width:7px;
height:8px;
padding:0px;
margin:0px;

}
.borderbottom {
border-bottom:1px dotted #FFCC66;

}

