html {
    margin: 0px;
	height: 100%;
}
body {
	background-color: #575654;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 120%;
}

a:link, a:visited  {
	color: #990000;
	text-decoration: none;
	}
	
a:hover  {

	text-decoration: underline;
	}
	
	
#gold {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none
	}
	
#gold a:hover {
    text-decoration: underline
	}


.copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
}
.copyRight a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 15px;
}
.tabMargin {
	padding-right: 35px;
}
.horzRule {
	margin-top: 25px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}
.definition {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #669999;
	line-height: 14px;
}

#bodyCol {

		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	background-color: #EFEFEF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 580px;
}

#bodyCol p {


	padding-right: 35px;
	padding-left: 50px;

}

ul, ol {

margin-right: 25px;
	margin-left: 50px;

}

.smallcaps {
	font-size: 14px;
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
}


.dropcap {
	font-size: 24px;
	color: #660000;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	background-color: #EFEFEF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 25px;
	line-height: normal;

}
#footer p{

	padding-left: 35px;

}

#rtCol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #EFEFEF;
	background-image: url(images/col_rt_bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 25px;

}

#rtCol p {

	padding-right: 20px;
	padding-left: 20px;

}

#controls {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#controls a:hover {
	color: #FFF;
	text-decoration: underline;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.hdPosition {
	position: relative;
	left: -25px;
	margin-bottom: 15px;
}

.picBorder {

	border: 1px solid #CCCCCC;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}

