body {background: #ffffff url(images/fade.jpg) no-repeat bottom right;
	background-position: fixed;}

body,html {
	margin:0;
	padding:0;
}
	  
table,p,ul {color: #000000;
      font-family: arial, sans-serif;
	font-size:12px;
	font-weight:normal;
  	line-height: 16px;
	list-style-type: none;
	}


a {	text-decoration: underline;
   	font-family: arial;
	font-size:12px;
	font-weight:normal;
  	line-height:16px;}

a:link {color: #990000;}
a:visited {color: #990000;}
a:active {color: #0000cc;}
a:hover {color: #6600cc;
	text-decoration: none;}

a.title {font-size: 110%;}

h2 {text-align: left;
    font-size: 22 px;
    color: #990000;}

h1, h2, h3, h4, h5, h6 {font-family: arial, helvetica, sans-serif, verdena;}

h4 {color: #333333;}

h3 {color: #660000;}

img {border: none;}

.testimonial {font-style:none;}

.testimonialName {font-style: italic;
		border-bottom: 2px solid #990000;
		padding-bottom: 15px;
		margin-bottom: 20px;
}

div.clear {
	clear:left;
	line-height:0;
	height:0px;
	margin-bottom:0px;
	_margin-top:-4px; /* IE Windows target */
      background: transparent;
}

/**********layout divs***********/

.top {background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 102px;
}

.side {background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 121px;
	/*height: 750px;*/
	_height: 900px;
	min-height: 800px;
	border-bottom: 3px solid #990000;
}

.sidenav {background: #ffffff url(images/top.gif) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 152px;
	width: 800px;
}

.nav {position: absolute;
	top: 160px;
	left: 8px;
}

.center {
	position: absolute;
	top: 180px;
	left: 150px;
	right: 50px;
	bottom: 10px;
	/*width: 600px;
	height: 100%;*/
}

#frontcenter {position: absolute;
	top: 150px;
	left: 150px;
	right: 50px;
	bottom: 10px;
}

.center p{font-family: arial, helvetica, verdana, sans-serif;
	padding: 2px;
	/*width: 610px;*/
}


/*********main content divs***********/


.info{position: absolute;
	top: 420px;
	left: 10px;
	width: 100px;
	background-color: #ccc;}

#news {position: absolute;
      top: 370px;
	left: 10px;
	width: 500px;
	border-top: 2px solid #000000;
	margin-left: 10px;
	}

#news p {width: 500px;}

#news ul {margin-left: -20px; }

.textpic {float: left;
	/*margin: 8px 8px 2px 2px;*/
	margin-right: 8px;
	padding: 2px;
	border: 1px solid #990000;
}


.textpic p {width: 300px;}

/*******side nav**********/
#button {
	width: 8em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	background-color: #000000;
	color: #333;
	}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#button li {
	border-bottom: 1px solid #333;
	margin: 0;
	}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-right: 10px solid #000;
	background-color: #000;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-right: 10px solid #990000;
	background-color: #fff;
	color: #000;
	}

/***********table classes ***************/
.td1 {font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	border: 1px solid #000000;
	padding: 0 10px 0 10px;
}

.td2 {font-family: arial, helvetica, sans-serif;
	color: #ff0000;
	text-align: center;
	border: 1px solid #000000;
	padding: 0 10px 0 10px;
}

.td3 {font-family: arial, helvetica, sans-serif;
	color: #0000ff;
	text-align: center;
	border: 1px solid #000000;
	padding: 0 10px 0 10px;
}

.td4 {font-family: arial, helvetica, sans-serif;
	color: #009900;
	text-align: center;
	border: 1px solid #000000;
	padding: 0 10px 0 10px;
}

/**********coming soon graphic**********/
.soon {height: 80px;
	width: 60px;
	border: 2px solid #990000;
	background-color: #ffffff;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	padding-top: 10px;
	}

.border { float: left;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 20px;
	border: 4px solid #000000;
	background-color: #ffffff;
	clear: left;}

/***************other styles************?
.articles{float: left;
	padding: 4px;
	width: 180px;
}
