body {
		margin:0px 0px; padding:0px;
		text-align:center;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		line-height: 18px;
		text-decoration: none;
		}
#CenterStage {
		margin:0px auto;
		text-align:left;
		height: 100%;
		width:700px;
		padding:0px;
		background-color:#F5EBD7;
		}
#Related {
		float:left;
		width:175px;
		padding:10px;
		background-color:#F5EBD7;
		}
#Content {
		float: left;
		width:485px;
		padding:10px;
		background-color:#F5EBD7;
		}
a:hover {
		color: #F5EBD7;
		text-decoration: none;
		background-color: #7F3941;
		}
.headings {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #823E46;
		line-height: 18px;
		text-decoration: none;
		}
.subheads {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #2C4878;
		line-height: 18px;
		text-decoration: none;
		}
.paraHeads {
		color: #000000;
		font-weight: bold;
		}
.bodyText {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		line-height: 18px;
		}
