
/* for white background */
a:link 	{color: #800000;
	text-decoration: underline;
	background-color: transparent; }

a:visited {color: #666;
	text-decoration: underline;
	background-color: transparent;  }

a:active {color: #800000;
	text-decoration: none;
	background-color: transparent;  }

a:hover  { color: #800000;
	text-decoration: none; 
	background: transparent; }

p	{background: transparent; }

h1 {font: bold medium 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;    	color: #000;
	font-size: 12pt; 
	background-color: transparent; }

h2 	{font: small 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent; }

h3 {font: bold small 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color:  #000;
	font-size: 10pt;
	background-color: transparent;  }

h4 {font: small 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	margin: 0 0 -15px 0;  }

body  	{font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #000;   
	font-size: 10pt;
	background-color: #fff; }

body.pop	{
	margin: 0 20px 0 20px; }

body.lite	{background: #fff;}

body.med {background: #fff;}

body.dark {background: #fff;}

body.antique	{background: #fff;}

#head	{margin: 0 0 0 30px; }

#head2	{margin: 0 0 0 0px; }

#one	{width: 750px;
	margin: 0 0px 0 0px; }

#masthead {background: #fdf3d0 url(../pics/striptext.jpg);
	background-repeat: repeat-x;
	height: 19px;
	margin: 0 0 0 0 ;  }

#masthead2 {background: #fdf3d0 url(../pics/BODstrip.gif);
	background-repeat: repeat-x;
	height: 44px;
	margin: 0 0 0 -10px ;  }

#masthead3 {background: #fdf3d0 url(../pics/BODstripb.jpg);
	background-repeat: repeat-x;
	height: 44px;
	margin: 0 0 0 -10px ;  }

#masthead4 {background: #fdf3d0 url(../pics/Tut-strip.jpg) repeat-x;
	height: 30px;
	margin: 0 0 0 -10px ;  }

#mid	{margin: 20px 0 0 40px;
	height: 250px; }

#top	{width: 756px;
	height: 70px;
	margin: 0 0 0 0; }

ul, li	{list-style: square; }

ul.sub  {list-style: circle outside;
	margin-left: 12px; 
	padding-left: 12px;} 

ul.sub  {list-style: circle; }

.framed  { border: 4px double #8e6802;
	text-align: center;  }

.rt	{text-align: right; }

#right	{float: right; }

#right2	{float: right; }

#right3	{float: right; }

.web	{font-variant: small-caps; }

.box	{border: 1px solid #800000;
	padding: 2px;
	font-size: 8pt;  }

.boxed	{border: 1px solid gold;
	padding: 2px;
	font-size: smaller;  }

.hilite	{background: #ffebcd;}


#pop	{font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	color: #000;   
	font-size: 10pt;
	background-color: #fff; 
	margin: 0 20px 0 20px; }

#pop a:hover   { color: black;
	text-decoration: none; 
	background: #ffebcd; }

.dot	{color: #fff; }

#lcol	{float: left;
	width: 300px; 
	margin: 0 40px 0 30px;}

#foot	{margin: 0 0 0 10px;
	border: 4px double #b88b27;
	background: #fff;
	padding: 0 20px 0 20px; }

.nav	{font-size: 8pt;
	text-align: center;
	font-variant: small-caps; }

.strip	{border-top: 1px solid #b88b27;
	border-bottom: 1px solid #b88b27;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 8pt; }

.r	{text-align: right;}

.c	{text-align: center;}

.sig	{text-align: center;
	font-size: 8pt;}


