/*Body background white*/
body{background: #fffff font-family: Helvetica, Arial, sans-serif; margin:0; padding:0; color: #000;}


div#container{margin:0;padding:10px;
padding-bottom:10px;max-width: 950px;min-width: 600px;}

/*Don't display the menus*/
#leftnav {display: none;}
#rightnav {display: none;}

/* Various required bits for the display*/
#footer{clear: both; font-size: small;font-weight: bold;text-align:center;}

#header{text-align: center;}

#headerImg{display:none;}

h1, .box-title{margin: 0px; text-align: center; font-weight: bold;
font-size: 20px; height: 25px; padding-top: 5px; padding-bottom: 5px;
border: 1px solid #000; border-bottom: none; margin-right: 0px;}

.mainbox{
	padding:20px;
	margin: 0px;
	border: 1px solid #000;
	text-align: left;
}

a:link, a:visited{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color : #000;
	text-decoration: none;
}

h3, h2{
	font-weight: bold;
}

/*To display no rounded corners:*/
.rtop,.artop{display: none}