<!-- Settings which are specific to the tackle section -->
BODY 	     {SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR:#ffcc33;}

.navbar    { 
    border-color: #000000 ; 
	background-color: #ffcc33 ;
	margin-right:auto;
    margin-left:auto; 
	}
#page {
    width:750px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    text-align:justify;
    }	
#right {
	width: 125px;
	float: right;
	margin-right: -1px;
	padding: 0px;
	}
#content {
    width: 620px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	border-left: 0px solid #006;
	}
#header {
	background-color: #fff;
	color: #006;
	border-bottom: 0px solid #000;
	margin-bottom: 0px;
	}
#footer {
	background-color: #fff;
	color: #006;
	border-top: 1px none #000;
	font-size: 11px;
	text-align: center;
	padding: 2px 10px 0 0;
	}
#search {
    width:400px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    text-align:left;
    }	
.spacer {
	clear: both;
	}
.small {
	font-size: 12px;
	font-color: #800080;
	}
.reader {
	font-size: 14px;
	color: #0066ff;
	}	
.header {
	font-size: 17px;
	font-weight: bold;
	font-color: Black;
    text-align: center;	
	}		
.index {
	font-size: 12px;
	font-color: Black;
	}
.special {
	font-size: 13px;
	font-color: #800080;
	font-style:italic;
	font-family: Helvetica, Arial, Geneva, sans-serif;
    text-align:justify;	
	}
.reviews {
	font-size: 12px;
	font-color: Black;
    text-align: left;	
		}
p {
	padding: 0;
	margin-top: 0px;
    font-size: 13px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
    text-align:justify;
	}
ol,ul	{ 
    line-height: 14px;  
	font: Times New Roman; 
	font-size: 13px ; 
	text-align: left; 
	}	
img {
	border: 0;
	margin-left:2px;
	}	