body {
	background : #000000 repeat url(../im/bkg.jpg);
	margin: 0;
	padding: 0;
}

body, html {
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#emptydiv {
	clear: both;
}

h1 {
	color: #044C86;
	font: bold 14px Georgia, Times New Roman, Times, serif;
}

#case {
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	margin-left: auto;
	margin-right: auto;
	width: 716px;
	background: #ffffff;
	margin-bottom: 25px;
}

#homeBody {
	width: 716px;
	margin-bottom: 4px;
}

#footNav {
	width: 706px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 10px;
}

#footNav a {
	padding-left: 12px;
	text-decoration: none;
	color: #333333;
}

#footNav a:hover {
	text-decoration: underline;
	color: #044C86;
}

#copyright {
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	width: 706px;
	padding-right: 10px;
	background: url(../im/footbkg.jpg) repeat-x;
	padding-top: 6px;
	padding-bottom: 4px;
	border-top: 1px solid #ffffff;
}

#interior {
	width: 716px;
	background: no-repeat url(../im/scene.jpg);
	padding-top: 56px;
}

#titleBar {
	background: url(../im/titlebkg.jpg) repeat-x;
	height: 30px;
	width: 716px;
}

#titleBarTitle {
	float: left;
	width: 480px;
	height: 30px;
}

#titleBarBtn {
	width: 226px;
	height: 30px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

#lowerBtn {
	width: 706px;
	padding-right: 10px;
	text-align: right;
	height: 24px;
}

#historyBody {
	width: 676px;
	padding: 15px 20px 10px;
}

#historyBody img {
	float: right;
	margin-right: -10px;
	margin-left: 5px;
}

.agentTitle {
	font-weight: bold;
	display: block;
	color: #000000;
	font-size: 10px;
}

#agentBody {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}

.agentBIO {
	font-size: 10px;
	color: #999999;
}

.agentTitleBig {
	font: bold 14px Georgia, Times New Roman, Times, serif;
	display: block;
}

#agent img {
	display: block;
}

.small {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.required {
	color: #800000;
	font-weight: bold;
}

.light {
	color: #7f7f7f;
}