/* @override http://www.danielle-scott.com/DSstyle.css */

body  { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }
#container {
	position: relative;
	margin-right: auto;
	margin-left: 0px;
	width: 740px;
}

#countdown {
	display: block;
	position: absolute;
	top: 23px;
	color: orange;
	font: italic bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	left: 432px;
}

.days {
	color: white;
	font-size: 18px;
	margin-left: 1px;
	display: inline-block;
	margin-right: 3px;
}
table  { border: 0px }
.tableborder  { border-right: 1px solid #191970; border-left: 1px solid #191970 }
.fulloutline   { padding: 10px; border-style: solid; border-width: 1px; border-color: #c0c0c0 #808080 #808080 #c0c0c0 }
.pixel9 { font-size: 9px }
.pixel10 { font-size: 10px; line-height: 14px }
.pixel11 { font-size: 11px; line-height: 14px }
.pixel12 { font-size: 12px; line-height: 14px }
.pixel16 { font-size: 16px ; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.pixel12spaced  { font-size: 12px; line-height: 24px ; text-align: left; }
.pixel12spaced2  { font-size: 12px; line-height: 18px ; text-align: left; }
.texthighlight  { font-weight: 500; background-color: #fff1c5; border-right: 1px solid #d0c4a0; border-bottom: 1px solid #d0c4a0 }
a { color: navy }
a:hover { color: gray }
.sectionhead { color: #191970; font-weight: bold; font-size: 15px; background-image: url(images/bluecheck.gif) }
p {  }
.blacktext { color: black; }
