body	{
	color: #000;
	background: #fff url(images/banner02.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	}

.hide		{
	display: none;
	}
	
a:link	{
	color:#E3001B;
	}

a:visited	{
	color:#E3001B;
	}

a:hover	{
	text-decoration: underline;
	color: #F39A7A;
	}

a:active	{
	text-decoration: underline;
	color:#E3001B;
	}
	
	
td, li, ul, ol	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}



h1, h2	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	color: #E3001B;
	font-weight: bold;
	}
	
	
h3, h4, h5, h6	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	margin-bottom: -10px;
	}


html p	{
	font-size: 11px;
	}
	
img {
	border:none;
}


ul {
	margin:0;
	padding:0;
	padding-left: 19px;

				}

/* basic page divisions */


div#divOuter {
	
	margin:0;
	padding:0;
	position:relative;
}

#divOuter div#header {
	margin:0;
	padding:0;
	width:742px;
	height:168px;
}


#divOuter div#mainnav	{
	margin-left: 19px;
	font-size: 11px;
	margin-top: 14px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}


	
#mainnav strong	{
	color:#E3001B;
	}


#divOuter div#subnav	{
	width:160px;
	float:left;
	color:#F39A7A;
	padding-left: 19px;
	line-height: 1.1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}


#subnav strong	{
	color:#E3001B;
	}


#divOuter div#content	{
	width:536px;
	clear:left;
	float:left;
	padding-left: 19px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	}



.nav	{
	list-style-image: url(images/nav.gif);
	}



.navjump			{
		list-style-image: url(images/jump.gif);
		text-indent: 0;
				}
				



#quote	{
	color:#E3001B;
	border: 2px dotted #f90;
	padding: 10px;
	line-height: 1.1em;
	}



#quote2		{
	color:#E3001B;
	border-top: 1px dotted #F39A7A;
	border-bottom: 1px dotted #F39A7A;
	padding: 10px;
	line-height: 1.1em;
	}


.full	{
	text-decoration: line-through
	}

div#footer 	{
	clear:left;
	float:left;
	width:742px;
	margin:0;
	padding:0;
	}

#footer p	{
	font-size: 10px;
	color: #666;
	margin-left: 19px;
	margin-top: 19px;
	}



.caption		{
		font-family: Verdana, Geneva, sans-serif;
		font-size: 10px;
		color: #666666;

				}