body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* this used to be on Body tag...do we still need it? 
 bgcolor="#000000" text="#3c2918" link="#3c2918" vlink="#3c2918" alink="#3c2918" */
 
#apDiv1 {
	position:absolute;
	left:118px;
	top:16px;
	width:997px;
	height:327px;
	z-index:1;
}
#flashheader {
	position: absolute;
	left: -79px;
	top: -151px;
}
#flashheader2 {
	position: absolute;
	left: 100px;
	top: 0px;
}
.articletableright {
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidebarrecent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	list-style-position: inherit;
	list-style-type: disc;
	color: #000000;
}
.footerbkgd {
	background-image: url(../../pix/bkgd_footer.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #3c2918;
}
.section {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #743938;
	font-weight: bold;
}
.bkgd {
	background-image: url(../../pix/bkgd.jpg);
	background-repeat: no-repeat;
}
.header {
	background-image: url(../pix/header.jpg);
}
p, li, #contest_form, #contest_form td , #contest_form input, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	list-style-position: inherit;
	color: #3c2918;
}
.articlebody, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	list-style-position: inherit;
	list-style-type: disc;
	color: #3c2918;
}
.articlestamp {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #743938;
	font-weight: bold;
	background-image:url(/pix/section_box.gif);
	height:25px;
	width:518px;
	padding-top:8px;
	padding-left:8px;
	margin-bottom:8px;
	text-transform:uppercase;
}
.sidebarrecent h1 {
	background-image:url(/pix/section_box_sidebar.gif);
	width:195px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #776433;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #776433;
	font-weight: normal;
}
.articletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #776433;
	font-weight: normal;
}
.sbloopbkgd {
	background-image: url(../../pix/sb_loop_bkgd.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #3c2918;
}
a:visited {
	color: #3c2918;
}
a:hover {
	color: #3c2918;
}
a:active {
	color: #3c2918;
}
#flashheader3 {	position: absolute;
	left: -79px;
	top: -151px;
}
#flashheader4 {
	position: absolute;
	left: 100px;
	top: 20px;
}

/* class for Soma Tool Tip Effect - Added on 30-JUL-2009  */
a.SomaToolTip{
    position:relative; /*this is the key*/
    z-index:24; 
}

a.SomaToolTip:hover{z-index:25; }

a.SomaToolTip span{display: none}

a.SomaToolTip:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:2em; width:15em;
	border:1px solid #45483d;
	background-color:#bbb198; 
	color:#000000;
	text-align:center
}

#content .callout {
	font-size: 12px;
	background-color: #c7bea9;
	margin: 4px;
	padding: 5px;
	float: right;
	width: 220px;
	border: 1px dashed #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: 15px;
	font-variant: small-caps;
}

#contest p {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}
