body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000053;
	background: #009999;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
#content p {
	line-height: 130%;
}
#content {
	padding: 40px 20px 20px;
}
#sideBarContent {
	font-weight: bold;
	color: #028882;
	text-align: left;
	width: 165px;
}
#sideBarAdContent {
	padding: 0px;
	width: 165px;
	margin: 0px auto;

}
p {
font-size: 80%;
}
li {
font-size: 80%;
}
#nav a:link { /*property:values here*/
	color: #999900;
	text-decoration: none;
	font-size: 12px;
}
.textRed {
	font-weight: bold;
	color: #993333;
}


#nav a:visited { /*property:values here*/
	color: #996666;
	font-size: 12px;
	}

#nav a:hover, #nav a:active, #nav a:focus { /*property:values here*/
	color: #666600;
	font-size: 12px;
	}
.Left {	
	float: left;
	position: relative;
	padding-left: 20px;
}
#footer {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background: url('images/Timeless_site_20.jpg') no-repeat;
	height: 16px
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.textGreen {
	color: #006600;
	font-weight: bold;
}

#footer a:hover {
	color: #072E93;
}
.Right{
	float: right;
	position: relative;
	padding-right: 20px;
}
.textDkTeal {
	color: #009999;
	font-weight: bold;
}
#navBkgndRepeat {
	background: url('images/nav-bkgnd-repeat_08.jpg') repeat-y;
	font-size: 12px;
}
H1 {
	font-size: 24px;
	color: #009999;
}
H2 {
	font-size: 18px;
}
H3 {
	font-size: 16px;
}
.adSpace1 {
	height: 150px;
}
#formAlert   {
	color: #FFFFFF;
	background: #009999;
	padding: 20px;
	border: 1px solid #333333;
}
#amberAlertBox {
	position: relative;
	top: 0px;
	right: 0px;
}
.textBlk {
	color: #000000;
}
.textBlue {
	color: #1768B9;
}
.textYellow {
	color: #FEF200;
}
.textWhite {
	color: #FFFFFF;
}
