body {
	background: #003366 url('../images/site/tau.jpg') top left no-repeat fixed;
	;
	margin: 0 0 0px 0;
	padding: 0;
no repeat;;
   }




/* ___________________________________________________________________ */

a:link {
	text-decoration: none;
	color:  #663300;

}

a:hover {
	
	color:  #cc6600;
	border-bottom: #333333 1 px dotted;


}

a:visited {
	text-decoration: none;
	color:  #663300;
	border-bottom:  #cc6600;
}



 /* This holds and centers the lot. */

#holder {
	position: absolute;
	left: 50%;
	top: 0;
	width: 745px;
	height: auto;
	margin-left: -370px;
	padding: 0;
	background: #eed;
	text-align: center;
	border-left: 2px #fff solid;
	border-right: 2px #fff solid;	
   }




/* ___________________________________________________________________ */





 /* This holds everything inside the header. */

#header {
	position: relative;
	left: 0;
	top: 0;
	width: 85%;
	height: auto;
	padding: 2%;
	background: #eed;
	border-bottom: 0px #fff solid;
	margin-right: auto;
   }

#header #wrapper{
   width: auto;
   height: auto;
}

 /* This styles the above (big) text. */

#header #one {
   font: 3em "Trebuchet MS", Trebuchet, serif;
   color: #fff;
   display: block;
   clear: both;
   }

 /* This styles the below (small) text. */

#header #two {
   font: italic 1em georgia, serif;
   color: #998;
   display: block;
   }






 /* This is the box on the left - below the menu. */

#content {
	float: left;
	padding: 25px 12px 12px 12px;
	width: 70%;
	height: auto;
	background: #fff;
	text-align: center;
	border-left: 2px #eed solid;
	border-top: 2px #eed solid;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content2 {
	float: left;
	padding: 25px 12px 12px 12px;
	width: 70%;
	height: auto;
	background: #fff;
	text-align: left;
	border-left: 2px #eed solid;
	border-top: 2px #eed solid;
}

#content h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 1.8em georgia, times, serif;
	color: #999966;
	border-bottom: 1px #999966 dashed;
	font-style: italic;
	text-align: left;
}

#content2 h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font: 1.8em georgia, times, serif;
	color: #999966;
	border-bottom: 1px #999966 dashed;
	font-style: italic;
}

#content p {
   float: left;
   width: 94%;
   padding: 0 0 0 3%;
   margin: 0 0 20px 0;
   font: .8em/150% arial, sans-serif;
   color: #222;
   text-align: justify;
}

#content p.indent{
    text-indent: 30px;
}

#content p a{
   text-decoration: none;
   color: #77773C;
   border: none;
}

#content p a:link{
   	text-decoration: none;
	color: #663300;
 

}

#content p a:hover{
 	color: #cc6600;
	border-bottom: 1 px dotted #333333;

}


#content p a:visited {
	text-decoration: none;
	color:  #663300;
}



/* ___________________________________________________________________ */




 /* This is the box on the right - below the menu. */

#right_pane {
	float: left;
	margin: 0;
	padding: 5px 4px 5px 7px;
	width: 24%;
	height: auto;
	background: #eeeedd;
	border-left: 0px #eed solid;
	border-bottom: 0px #fff solid;
	font: .7em arial, sans-serif;
	color: #000000;
	text-align: left;
	z-index: 1;
}

#right_pane h5{
   font: bold 1.3em verdana, sans-serif;
   color: #77773C;
   margin: 0 0 15px 0; padding: 0;
}

#right_pane .date{
   background: transparent;
   border-top: 5px #D3D2B8 solid;
   margin: 0; padding: 0;
   font-style: italic;
   border: none;
}

#right_pane p{
   width: auto;
   border: 1px #D3D2B8 solid;
   background: #fff;
   margin: 0 0 5px 0; padding: 5px;
}


#right_pane p a{
	text-decoration: none;
	color:  #663300;
	border-bottom: 1px dotted  #cc6600;
}


#right_pane p a:link{
   	text-decoration: none;
	color: #663300;
   	border: none;

}


#right_pane p a:hover{
	color:  #cc6600;
	border-bottom: 1 px dotted #333333;
}



#right_pane p a:visited {
	text-decoration: none;
	color:  #663300;
}




#footer{
	margin: 0;
	text-align: right;
}

#footer p{
	text-indent: 0;
	margin-top: 50px;
	font: .6em verdana, sans-serif;
	color: #bbb;
	text-align: right;	
   }





acronym{
   text-decoration: none;
   border-bottom: 1px #77773C dotted;
}
