html {margin: 0; padding: 0;}

body {margin: 0; padding: 0; font-family: verdana, sans-serif; font-size: 70%; line-height: 1.0em; 
           background: url('tapestry.gif') repeat-y; }
            /*** Image is 180px wide, and 20px high ***/

pre {margin: 0; font-family: verdana, sans-serif; font-size: 0.9em;}


.alignright {margin-top: 0; text-align: right;}

.small {font-size: .9em;}

.return {position: absolute; top: 0; right: 0; text-align: right; padding: .5em;}

/*******************************************************************************
                       Positioning rules
*******************************************************************************/
.header{
margin: 0px;
color: #040;
height: 80px;
background: url('images/header-logo.gif') no-repeat;
background-color: #000000;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
padding-top: 0px;
text-align: right;
vertical-align: bottom;
}


.footer {
font-size: 10px;
margin: 0;
color: #040;
text-align: center;
height: 15px;
background-color: #000000;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
}


#leftbox {      /*** No side padding or borders, to avoid the IE5.x box model problem ***/
position: absolute;
left: 5px;
width: 195px;
color: #ee8;
padding-top: 5px;
text-align: center;

}

#middlebox {
margin: 0 215px 0 195px;
border-right: 0px solid #ffffff;
padding: 10px;
background-color: #ffffff;     /*** This div has a background to cover the 2-tone body BG ***/
text-align: justify;
}

#rightbox {    /*** No side padding or borders, to avoid the IE5.x box model problem ***/
background: #FFFFFF;
position: absolute;
right: 16px;     /*** IE5/mac will show a horizontal scrollbar 
		if this is less than 16px, or other units are used
		http://www.l-c-n.com/IE5tests/right_pos/index.shtml ***/           
width: 200px;
color: #820;
padding-top: 10px;
}

	.sub-head {
		font-family: verdana, sans-serif;
		color: #990000;
		font-size: 37px;
		font-weight: bold;
		font-variant: none;
	}
	
.miniBannerTransOn {
	border: 0px solid #888888;
	padding: 2px;
	width: 145px;
	text-align: center;
	background-color: #ffffff;

	
}

.miniBannerTransOff {
	border: 0px solid #888888;
	padding: 2px;
	width: 200px;
	text-align: center;
	background-color: #ffffff;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;

}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.subhead {
	text-decoration: underline;
	color: #990000;
}

a {
	color: #990000;
}

a.menu:link, a.menu:visited
{font-family: verdana; font-size: 12px;background: #000000; text-decoration: none; color: #FFFFFF; padding: 2px; font-weight: bold; letter-spacing: 1px; border: 1px solid #FFCC00; border-bottom: 1px solid #FFCC00;}
a.menu:hover
{background: #FFCC00; color: #990000; text-decoration: none;}
a.current:link, a.current:hover, a.current:visited {
	font-family: verdana; font-size: 12px;background: #FFCC00; text-decoration: none;border: 1px solid #FFFFFF; color: #000000; padding: 2px; font-weight: bold; letter-spacing: 1px; font-weight: bold; border-bottom: 1px solid #FFCC00;
}

.roundcont {
	width: 200px;
	background-color: #990000;
	color: #ffffff;
}

.roundcont-sponsor {
	width: 185px;
	border-color: #990000;
	color: #ffffff;
}

.roundcont p {
	margin: 0 0px;
}

.roundtop { 
	background: #990000 url(tr.gif) no-repeat top right; 
	text-align: left;
}

.roundbottom {
	background: #990000 url(br.gif) no-repeat top right; 
	text-align: left;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.box-header {
	font-weight: bold;
	text-indent: 7px;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
.focus-sub {
	font-variant: small-caps;
	color: #990000;
	font-weight: bold;
}
.credit {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 15px;
}
a:link, a:visited {
	font-family: verdana, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

a:hover {
	text-decoration: underline;
}

a.footer-link:link,  a.footer-link:visited {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;

}
a.footer-link:hover {
	color: #777070;
}