* {
	margin:2;
	padding:2;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #660000; /* dark maroon of main text*/
	font-size: 12px;
	}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	background: url('/img/royalback.gif');
	text-align:center;
	min-width:800px;/* for good browsers*/
}
.outer{
	width:100%;
	display:table;
	vertical-align:middle;
	margin-top: 8px;
}
.container {
	text-align: center;
	position:relative;
}
.content {
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #b30000; /*gold*/
	background: #eee; /*black*/
	width: 800px;
}
.main1 {
	width: 38px;
	height: 38px;
	background: url('/img/maincontentpiece1.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.main2 {
	height: 38px;
	width: 500px;
	background: url('/img/maincontentpiece2.gif');
	background-repeat: no-repeat;
	color: #b30000;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
.main3 {
	width: 38px;
	background: url('/img/maincontentpiece3.gif');
	background-repeat: no-repeat;
	color: #0e6ccb;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.side1 {
	width: 38px;
	height: 38px;
	background: url('/img/maincontentpiece1.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.side2 {
	height: 38px;
	width: 200px;
	background: url('/img/sidecontentpiece2.gif');
	background-repeat: no-repeat;
	color: #b30000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.side3 {
	width: 38px;
	background: url('/img/maincontentpiece3.gif');
	background-repeat: no-repeat;
	color: #600000;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.side4 {
	width: 200px;
	font-size: 10px;
}
.projicon {
	width: 64px;
	height: 64px;
	border: 2px solid #b30000;
}
a {
	margin: 0px;
	padding: 0px;
}
.raisecap {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #000;
}
