body {
	margin: 0px;
	background-color:#9D94FF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align:left;
	background-image: url(i/b.gif);
	background-repeat:repeat-x;
}
a:link,a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #FF3300;
}
#frame {
	width: 780px;
}
#menu {
	width:200px;
	padding:5px;
	float:left;
	background-color: #D3CEFF;
}
#content {
	width:570px;
	float:left;
	min-height:700px;
	background-image: url(i/center.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#contentBox {
	width:340px;
	margin-top:75px;
	min-height:550px;
	float:none;
	background-color:#A198FF;
	text-align: justify;
	padding:5px;
}
#contentBox h1 {
	font-size:16px;
	text-align:center;
	margin-top:20px;
}
#contentBox h2 {
	font-size:10px;
	text-align:left;
	margin-top:1px;
	text-decoration: underline;
}
#contentBox p b {
	text-decoration: underline;
}
#top {
	width:100%;
	float:none;
	height: 182px;
	background-image:url(i/top.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#bottom {
	width:100%;
	float:none;
	background-image:url(i/bb.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
.item {
	padding-left:20px;
	height: 26px;
	background-image: url(i/item.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	font-weight:bold;
	text-align:left;
}
.itemDiv {
	background-image:url(i/itemDiv.jpg);
	background-repeat:no-repeat;
	height:4px;
}
.itemTop {
	background-image:url(i/itemTop.gif);
	background-repeat:no-repeat;
	height:40px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 5px;
}
