.info-box {
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	margin-top: 1em;
}
.info-box table {
	text-align: left;
}
.draggable-icon-box .title {
	background: url("/themesets/clouds/images/title_bar_bg.png") top right repeat; 
	color: #1F1F1F; 
	padding-left: 4px;
	border: none;
	width: 100%;
}
.draggable-icon-box .up-arrow,
.draggable-icon-box .down-arrow {
	width: 40px;
	height: 19px;
	background: url("/themesets/clouds/images/up_down_box.png");
}

#body-block {
	padding: 2px;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
}
#header-block {
	width: 892px; 
	margin: 10px; 
	margin-left: auto; 
	margin-right: auto; 
	border: 2px solid #ccc; 
}
#info-boxes {
	width: 400px;
}
#info-boxes h2,
#info-boxes h2 {
	padding-left: 1px;
}
#top-text-block {
	padding: 5px;
}
.info-box h2 {
	padding: 0px;
}


/* RM CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	
	
}

div#HeaderHeads {
	background-image:url(../images/rm_people_r1c1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:80px;
	vertical-align:bottom;
	width:300px;
	float:right;

	}
	
div#HeaderBodies {
	background-image:url(../images/rm_people_r2c1.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#DED6DE;
	height:158px;
	width:40%;
	float:right;
	}
	
div#HeaderText {
	background-image:url(../images/body_tl.gif);
	background-position:top left;
	background-color:#DED6DE;
	background-repeat:no-repeat;
	float:left;
	height:158px;
	width:60%;
	text-indent:20px;
}

div#PageBlock {
	clear:both;
	margin:auto;
	margin-top:0px;
	min-width: 900px;
	width:90%;
	text-align: left;
}


div#HeaderBlock {
	margin-top:30px;
	vertical-align:bottom;
	}

div#rm-TopNav {
	background-image:url(../images/TopNav_corner.gif);
	background-repeat:no-repeat;
	background-color:#543A5A;
	background-position:bottom left;
	color:#543A5A;
	float:right;
	height:25px;
	text-align:right;
	clear:both;
	padding-left:10px;
}

a.rm-TopNav-Item {
	color:#FFF;
	margin-left:3px;
	margin-right:3px;
	margin-top:3px;
}

div#rmLogo {
	background-image:url(../images/RareMagic.gif);
	width:320px;
	height:80px;
	float:left;
	vertical-align:bottom;
}

div#rm-HeaderFeet {
	background-image:url(../images/rm_people_r3c1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#543A5A;
	height:30px;
	width:40%;
	float:right;
}

div#HeaderFeetLeft {
	background-color:#543A5A;
	background-image:url(../images/body_bl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:30px;
	float:left;
	width:60%;
	clear:both;
}



div#HF {
	clear:both;
	margin:0px;
	height:30px;
	background-color:#543A5A;
}

div#HB {
	clear:both;
	margin:0px;
	height: 158px;
	background-color:#DED6DE;
}

p {
	margin-top:10px;
}
