/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 							*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;	
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1em;
}
ol, ul {
	list-style: none;
}

:focus { text-decoration:none;	outline: 0; }

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*									*/
/*			end of rest css			*/
/*									*/


body{
 	background: #224 url(../images/rusty5.jpg) repeat;	
	font-family: Arial, Helvetica, sans-serif;	text-align:center; /* Hack for IE5/Win */
	color: #FC6; font-size:1em; 
	}

div {
/*	position: absolute;  *//*Z-index only works on elements that have been positioned eg position:absolute*/
	text-align:left;	/* Counteract to IE5/Win Hack */
	font-weight: bold;
	width: auto;
	}
	
div.container {
	position: relative;	
	width: 790px; 			/* needs a defined width in order to center page */
	margin:  10px auto; 	/* top margin 10px. Right and left margin widths set to "auto" */	
	background: none;	
}

div #topbluebg {
	position: absolute; margin-top:-12px; height:auto; width:100%;  	
}

div.column { 
	position: absolute;
	overflow:hidden;
	border:none;
	background-color:#991b12; height:401px; top:193px; }

div .centerwindow {
	
	width:426px; left:185px; overflow:auto;}

#Lclm { width:185px; left:0;}	

#Rclm { width:177px; left:611px; border-left:#bb70a7 1px solid; border-right:#bb70a7 1px solid;  }

#homelink {position: absolute; left:600px; top:0; margin-top:87px; margin-right:17px; padding:2px;  height:27px; }

div.headliner {position: absolute;
	 width:100%; height:53px; top:140px; background:#888  url(../images/navbackground12.jpg) repeat-x; overflow:hidden;	}

div.headline_wrapper { 	padding-left:10px; }

.headliner img {
	float:left;	border-left:1px solid #820;	border-right:2px solid #600; margin-top:4px;}
	
div.headlinerollover { background-color: #5b5b52;
	position:relative;	margin-top:30px; font-size: x-small; margin-left:7px; float:left; height:auto;  }  

div #checkerboard {
	position: absolute; top:190px;	width:100%; height:6px; background: url(../images/checkerboard4.gif) repeat-x;}


a { font-size:small; ; color:#ee7; text-decoration: none;}

a:hover { color:#f2eace; }

#emailto { left: 610px; top: 120px; }

#emailto a {font-size:.75em;}

/* 							css for the accordian plugin									*/

.accordion {	
	width: 100%; 
	background:#991b12 ;
	margin:6px 0 0 0;
	position:relative;
	line-height:1em;
}

.accordion a:hover, a:hover  { color:#ffa;} 
 
#Lclm .accordion {
	background:url(../images/pump_menu_03.jpg) no-repeat ;
	padding-top:90px; 
	padding-bottom:180px; 
}

.accordion h2 {
	background:none;	
	color: #036 ;
	padding:2px 5px;
	margin-left:32px;
	font-size:.9em;
	font-weight:normal;	
	cursor:pointer;		
}

#Rclm .accordion h2 {
	background:url(../images/item_button_04.png) repeat;
	background-position:0 -20px;
	margin:0;
	border-top:2px dashed #ee2;
}

/* currently active header */
.accordion h2.current {
	cursor:default;
	font-weight:bold;
}

/* accordion pane */
.accordion div.pane {
	display:none;
	width:100%;
	font-size:1em;
	position:relative;	
}

#Lclm .accordion div.pane {
	margin-left: 38px;
	padding-left: 2px;
	line-height:.9em;
}

#Lclm .accordion a {color:#930; }

#Rclm .accordion div.pane {
	height:260px;
	padding:2px;
	margin-left:15px;
	margin:4px; 
	margin-right:0px; 
}

#Rclm .accordion h2:hover, h2.hover{ background-position:0px -40px; }

#Rclm .accordion ul {  list-style-type: square;	list-style-image: url(../images/checkerboard2.gif);}

	
#Rclm #videotab li {	
	 margin:3px;  
	 cursor:pointer; 
	 height:42px; 
	 background-repeat:no-repeat; 
	 color:#dd0;
}

#Rclm  #videotab li a{
	background-color:#03F; 
	text-align:left;
	font-size: x-small;	
}

.scrollme {
	width:165px;	
	height:260px; 
	overflow: auto; 
	list-style:none;  
}

#Rclm #linktab {
	margin-left:20px;
}

#ovr_grad {
	position:absolute; top:350px; left:300px; 
	width:232px; height:205px; 
	background: url(../images/90s_groupccsm.jpg);
	display:none;  	
}

#ovr_1988{
	position:absolute;  top:320px; 	left:240px; 
	width:300px;  height:205px; 
	background-color:#393; border:thick solid #C69; color: #EC6; 
	display:none;  	
}

#newstab li{
		padding :.2em;	
}


