\\\\/***********************************************/
/* nesoptimal.css                            */
/* Use with template.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

a.one:link  {
	color: #FFFFCC;
	text-decoration: none;
}
a.one:visited  {
color: #00FF00;
	text-decoration: none;
}
a.one:hover {
color: #00FF00; 
	text-decoration: underline;
}
#canvas {
		background: #fff url(/images/bg.gif) repeat-y;
		width: 926px;
		margin: auto;
	}
	
	#frame {
		width:902px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
		#contentleft {
		width:220px;
		padding:5px 5px 5px 5px;
		float:left;
		
		}
		
			#contentcenter {
		width:462px;
		padding:10px 5px 10px 5px;
		float:left;
		
		}
		
		#contentcenter2 {
		width:480px;
		padding:5px 5px 5px 5px;
		float:left;
		background-image: url()		}

		

BODY  {
background-color: #FFFFC9;
font-family: Arial;
}

a:link  {
	color: #333300;
	font-family: Arial;
	font-size:18px;
	font-weight: normal;
	text-decoration: none;
}
a:visited  {
color: #333300;
font-family: Arial;
font-size:18px;
font-weight: normal;
	text-decoration: none;
}
a:hover {
color: #009900; 
	text-decoration: underline;
}



a.two:link  {
	color: #FFFFFF;
	font-family: Arial;
	font-size:16px;
	text-decoration: none;
}

a.two:visited  {
color: #999900;
font-family: Arial;
font-size:16px;
	text-decoration: none;
}
a.two:hover {
color: #FFFFFF;
	text-decoration: underline;
}


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	margin: 5px;
	padding: 5px;
}

h1{
 font-family: Arial;
 font-size: 36px;
 color: #333300;
}

h2{
font-family: Arial;
 font-size: 28px;
 color: #333300;
}

h3{
font-family: Arial;
 font-size: 24px;
 color: #333300;
}

h4{
font-family: Arial;
 font-size: 22px;
 color: #333300;
}

h5{
font-family: Arial;
 font-size: 18px;
 color: #333300;
}

h6{
font-family: Arial;
 font-size: 16px;
 color: #333300;
}


ul{
 list-style-type: disc;
 		#welcomebar1 {
	background:url("../images/bars/1.jpg") no-repeat;
	font-size: 12px;
	width:442px;
	height:23px;
	padding:4px 0px 0px 0px;
	text-indent: 10px;
}

	#contentright {
		width:170px;
		padding:5px 5px 5px 5px;
		float:right;
		}


}
		#bottomnav {
		background: #bebea6 url(/images/bottomnav.jpg) repeat-x;
		height: 22px;
		color: #000000;
		text-align:center;
		font-size:10px;
		line-height:2em;
		}
		#bottomnav  A:link {color:#000000; text-decoration: none}
#bottomnav 	A:visited {color:#000000;text-decoration: none}
#bottomnav 	A:active {color:#000000;text-decoration: none}
#bottomnav 	A:hover {text-decoration: underline; color: #000000;}


		
		#footer {
		background: #16190e url(/images/menubar1.jpg) repeat-x;
		height:24px;
		color:#FFFFFF;
		text-align:center;
		border-top:1px solid #000;
		line-height:2em;
		padding:0px 8px 0px 8px;
		}






