/* ----------- Roger Gurr Website ----------- */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* ----------- Site Layout ----------- */

#wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	margin: 0px;
	height: 225px;
	width: 775px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentWrapper {
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 775px;
}
#contentLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 222px;
}
#contentRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00467f;
	float: right;
	text-align:left;
	width: 553px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 508px;
}

.noRule{
/* for IE 5.5 */
}

#footerWrapper {
	width: 775px;
	padding: 0px;
	height: 40px;
}
#footerLinks {
	float: right;
	height: 24px;
	width: 553px;
	text-align:left;
	padding-top: 10px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00467f;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 14px;
	width: 540px;
}

.noRule{
/* for IE 5.5 */
}

#footerCopyright {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00467f;
	height: 16px;
	width: 553px;
	text-align:left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 12px;
	width: 540px;
	clear: right;
}

.noRule{
/* for IE 5.5 */
}

/* ----------- Misc ----------- */

.titleMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	color: #00467f;
}.btt {
	text-align: right;
	padding-top: 5px;
}
li {
	list-style-image: url(../_images/bullet_list.gif);
}
.contentPic {
	padding: 1px;
	float: right;
	margin-left: 10px;
	border: 1px solid #00467F;
}
.copyNote {
	font-size: 10px;
	font-style: italic;
}
/* ---------- Links ---------- */

#contentRight a {
	color: #7fa2bf;
	text-decoration: underline;
}

#contentRight a:hover {
	color: #7fa2bf;
	text-decoration: none;
}
#footerLinks a {
	color: #7fa2bf;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #7fa2bf;
	text-decoration: underline;
}
