body { 
	color: #444; 
	background-color: #FFF;
 	background-image: url(../images/content-bg4.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 11px; 
	line-height: 14px;
	font: 12px Arial, sans-serif;
	text-align: left;
	margin: 0px; 
	padding: 0px;
	height: auto;
	}
	
#container { 
	width: 760px;
	height: auto;
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: none;
	}

div#header {
	position : relative;
	background : transparent  url(../images/header-gb.jpg) no-repeat;
	width: 738px;
 	height: 320px;
	text-align: center; 
	margin: 0 auto 0 auto; 
	padding: 0;
      }


/*banner --------------------------------------- */

#banner {
	position : relative;
	width : 728px;
	height : 90px;
	text-align: center; 
	margin: 0 auto 0 auto; 
	padding: 5px;
      z-index: 100;
	 }
	      
/*logo --------------------------------------- */

#logo {
	position: relative;
	text-align: left; 
	top: 20px;
	margin-left: 5px;
	z-index: 300;
      }
* html #logo {
	margin-left: -0px;
	}

#logo {
	width : 284px;
	height : 99px;
	background : url(../images/logo.png) no-repeat;
	text-indent : -9999px;
      }

#logo a {
	width : 284px;
	height : 99px;
	background : url(../images/logo.png) no-repeat;
	display : block;
      }

#logo a:hover {
	margin-top: -1px;
	margin-left: -1px;
	background : url(../images/logo-clearhv3.png) no-repeat;
      }
* html #logo a:hover {
	background : url(../images/logo-clearhv4.png) no-repeat;
	}  
	
/*hot Container --------------------------------------- */

#hotContainer {
	position: absolute;
	left: 452px;
	top: 125px;
	text-align:left;
	width: 146px;
	height: 58px;
	padding: 2px 0 5px 5px;
	z-index: 100;
	}

/* hor navigation --------------------------------------- */

#hnavcontainer ul {
	position: absolute;
	left: 82px;
	top: 222px;
	padding: 2px 0 2px 0;
	list-style-type: none;
	color: #fff;
	background: #E4F0FA;
	}
* html #hnavcontainer ul {
	position: absolute;
	left: 40px;
	top: 234px;
	}

#hnavcontainer ul li { 
	display: inline; 
	}

#hnavcontainer ul li a {
	text-decoration: none;
	padding: .1em 1em;
	color: #191970;
	background-color: #E4F0FA;
	border: 1px solid #BAC4E4;
	background-image: url(../images/background-blu-bar.png);
	}

#hnavcontainer ul li a:hover {
	color: #000;
	background-color: #E4F0FA;
	background-image: url(../images/background-blu-hov2.png);
	border-left: 1px solid #4169E1;
	border-top: 1px solid #4169E1;
	}
		
/* send to --------------------------------------- */	 

#sendTo {
	position: absolute;
	left: 252px; 
	top: 278px;
	width: 148px;
	height: 15px;
	padding: 1px 0 7px 4px;
	background:#f5f5f5 url(../images/send-to-bg.png) no-repeat bottom left;
	border-right: 2px solid #DCDCDC;
	border-bottom: 2px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;	
	}
* html #sendTo {
	top: 278px;
	left: 252px;
	padding: 5px 0 0 7px;
	height: 10px; 
	}

#sendTo p {
	color: #525252; 
	font: 9px verdana, sans-serif;
	margin: -3px 0 1px;
	padding: 2px;
	}

/* searchBox --------------------------------------- */	

#searchBox  { 				
	position: relative; 
	top: -30px; 
	left: 477px; 
	width: 300px; 
	height: 39px;
	text-align: left; 
	padding: 0 0 0 5px;  
	z-index: 50;
	 }
* html #searchBox  { 	
	top: -30px; 
	left: 490px;
	}

	
.textfield {
	font: 10px Verdana, sans-serif;
	color: #000; 
	margin: 3px 0 2px;
	padding: 0 0 0 3px;
	background: #EEF6FD;
	}	

/* content --------------------------------------- */

#content {
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	top: -35px;
	width : 728px;
	height: auto;
	text-align: center;
	border: none;
	 }	 	 	 	 	 	 	 

	
#navBar {
	width: 25%;
	min-height: 750px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-left: 0;
	margin-bottom: 8px;
	border: none;
      } 
	
#midcol {
	width:50%;
	min-height: 750px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 8px;
	border: none;
      }
	 	     
#rightBar {
	width:21%;
	min-height: 750px;
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	border: none;
	 } 
* html #rightBar {
	float: right;
	clear: right;
	margin-left: -175px;
	 } 

		 		
/* copy --------------------------------------- */    

h1 {
	text-align : center;
	color:#1E90FF;
	font: italic 18px verdana, sans-serif;
	letter-spacing : 0.1em;
	font-weight : 900;
	padding: 8px 0 10px 0;
	background: #fff url(../images/bg-title.gif) no-repeat right bottom;
	}

h2 {
	color: #CC9966;	
	font-weight : 900;
	font-size : 18px;
	border-bottom:1px solid #F4A460;
	}

h2 a:link {
	color: #3B6DC8;
	  }

h2 a:hover {
	color: #6495ED;
	text-decoration : none;
      }
      
h3 {
	color: #2F447E;
	background: #EEF6FD url(../images/h3-bg2.gif);
	background-repeat: repeat;
	background-position: bottom right;
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold;
	font-style: normal; 
	font-family: "Times New Roman", times, serif; 
	text-transform: uppercase;
	text-align: left; 
	border: 1px solid #A9A9A9;
	margin: 10px 0px 10px 0px; 
	padding: 3px 5px 3px 5px;
	}
* html h3 {
	min-height: 40px;
	}
	
h4 {
	color: #CC9966;	
	font-weight : 900;
	font-size : 12px;
	margin : -5px 0 0 0;
	}

h5 {
	color : #6b6b6b;
	font-weight : normal;
	font : 11px/20px verdana, sans-serif;
	margin : 0 0 16px;
	padding : 0;
	}
      
.plus {
	color: #CC9966;	
	font : bold 11px arial, sans-serif;
	margin : 0 0 0 0;
	padding: 0 2px 0 0;
	border-bottom: 1px dotted #666;
	}

.arrow {
	color: #CC9966;	
	font : bold 11px arial, sans-serif;
	margin : 0 0 0 0;
	padding: 0 2px 0 0;
	}
	
.links {
	font:  bold 12px verdana, sans-serif;
	line-height : 22px;
	word-spacing : 0.2em;
	padding: 10px 0 10px;
      }

p {
	font : 10px verdana, sans-serif;
	color : #000;
	margin : 0 0 10px;
	padding : 2px 0 2px;
      }

 a {
	color: #0505ab;
	font: 11px verdana, sans-serif;
	font-weight : 400;
	text-decoration : none;
      }

 a:link {
	color: #3B6DC8;
	  }

 a:hover {
	color: #6495ED;
	text-decoration : none;
      }

.update2  {
	color: #525252; 
	font: 9px verdana, sans-serif;
	 } 

#sponsor {
	color : #525252;
	font : 10px helvetica, sans-serif;
	background-color : #FFEED1;
	text-align : center;
	letter-spacing : 0.2em;
	padding : 5px;
      }

.credit {
	color : #7384a5;
	font : bold 9px verdana, sans-serif;
	line-height : 9px;
      }

.smart {
	color : #DC143C;
	font : bold 9px verdana, sans-serif;
	line-height : 9px;
	letter-spacing : 0.3em;
      }
      
 .head-date {
	 color : #6b6b6b;
	font-size : 11px;
      }

.update  {
	color: #525252; 
	font: 9px verdana, sans-serif;
	 } 
	 
#cap {
	font: 42px Apple Chancery, sans-serif;
	color:#CC9966; 
	font-weight:bold; 
	float:left; 
	height:45px; 
	line-height:33px; 
	overflow:hidden;
	margin-top:3px; 
	margin-right:1px;
	}

.logo
	{
	margin : 0 0 0 180px;
	color : #696969;
	font: 11px verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
      }	 

.copy {
	color : #696969;
	font: 10px verdana, sans-serif;
	font-weight : bold;
	text-decoration : none;
      }
.copy a:link, .copy a:visited {
	color: #6495ED;
	font-weight : bold;
	text-decoration : underline;
	}
.copy a:hover {
	color: #6495ED;
	font-weight : bold;
	text-decoration : none;
	}
	
.validate {
	color : #696969;
	font: 10px  arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
       }
      
.validate a:link, .validate a:visited {
	color: #5084E1;
	font-weight : bold;
	}
.validate a:hover {
	color: #89B0F7;
	font-weight : bold;
	text-decoration : none;
	}
	
.map  {
	 margin : 0 0 0 10px;
	color : #0000FF;
	font: 10px  arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
       }
      
.map a:link, .map a:visited {
	color: #6495ED;
	font-weight : bold;
	text-decoration : underline;
	}
.map a:hover {
	color: #6495ED;
	font-weight : bold;
	text-decoration : none;
	}

.button  {
	color: #7384A5; 
	font: 9px Arial, sans-serif;
	text-align: center;
	 }
	
.textfield {
	font: 10px Verdana, sans-serif;
	color: #000; 
	margin: 3px 0 2px;
	padding: 0 0 0 3px;
	background: #EEF6FD;
	}

img {
	border : none;
      }
      	       
.clear {
	clear : both;
	}


/* vert navigation --------------------------------------- */	

#vertnav {
	position: relative;
	text-align: left; 
	font: 10px verdana, sans-serif; 
	width: 160px;
	clear: both;
	padding-left: 10px;
	}
		
div#links a {
	width: 135px;
	display: block; 
	text-align: left; 
	font: 10px verdana, sans-serif; 
	padding: 2px 8px;
	margin: 0 0 1px; 
	border-width: 0; 
	text-decoration: none; 
	color: #525252; 
	background-image: url(../images/background-silver-bar.png);
	border-right: 1px solid #A9A9A9;
	border-bottom: 1px solid #C0C0C0;
	}

div#links a:hover {
	font: 10px verdana, sans-serif; 
	background-image: url(../images/background-blu-bar.png);
	border-right: 1px solid #808080;
	color: #000000; 
	 }

/* floats --------------------------------------- */
	
#scrapcontainer {
	float: right;
	text-align: center;
	width: 130px;
	margin-left: 10px;
	padding: 10px 10px 0 10px;
	background: #EEF6FD;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #006;
	border-bottom: 1px solid #006;
	border-left: 1px solid #DCDCDC;
	}
#scrapcontainer em  {
	color: #fff;	
	font: bold 12px verdana, sans-serif;
	padding: 0 15px 0 15px;
	background-image: url(../images/bx-header.jpg);
	}
		
div.float  p {
	text-align: center;
	}

.floatphoto {
	float:left;
	margin: 0 5px 0 0;
	padding: 2px;
	border: 1px solid #6495ED;
	}

.icon {
	float:left;
	margin: 0 10px 10px 0;
	border: 1px solid #6495ED;
	}
	
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
	}

.floatleft {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	}
	
.clearboth { 
	clear: both; 
	}

/* right column --------------------------------------- */	

.thumbTop {
	float: right;
	width: 145px;
	margin: 90px 0 10px 8px;
	padding: 0 5px 0 5px;
	font : 10px verdana, sans-serif;
	background: #EEF6FD;
	border-top: 1px solid #DCDCDC;
	border-right: 2px solid #006;
	border-bottom: 2px solid #006;
	border-left: 1px solid #DCDCDC;
	}

.thumbnail {
	float: right;
	width: 145px;
	margin: 0 0 10px 8px;
	padding: 0 5px 0 5px;
	font : 10px verdana, sans-serif;
	background: #EEF6FD;
	border-top: 1px solid #DCDCDC;
	border-right: 2px solid #006;
	border-bottom: 2px solid #006;
	border-left: 1px solid #DCDCDC;
	}
	
.rightTitles {
	width: 145px;
	float: right;
	background-image: url(../images/bx-header.jpg);
	padding-top: 5px;
	margin: 5px 0 5px;
	}
* html .rightTitles {
	padding-bottom: 2px;
	margin: 5px 0 5px;
	}

.rightTitles h5 {
	text-align: center;
	font: bold 12px verdana, sans-serif;
	color: #FFF;
	line-height : 12px;
	margin: -5px 3px 5px 3px;
	padding: 3px 6px 3px 6px;
	}

* html .rightTitles h5 {
	text-align: center;
	line-height : 12px;
	margin: 3px -2px 3px -2px;
	padding: 0 0 0 0;
	}
	
.thumbnail3 {
	float: left;
	margin: 0 0 10px;
	text-align: left;
	clear:both;
	border: 1px solid #EEF6FD;
	width: 130px;
	}

#rightCol a {
	text-decoration: none;
	color: #4275D1; 
	}
#rightCol a:hover {
	text-decoration: none;
	color: #89B0F7;
	}     	
      	
.floatAds {
	text-align: center;
	float: right;
	width: 145px;
	}
		
.floatIcon {
	float: left;
	margin: 0 5px 0 0;
	padding: 2px;
	}

.floatIcon2 {
	float: left;
	margin: 0 10px 0 0;
	}

      
/*Google left --------------------------------------- */

#scrap {
	float: left;
	text-align: center;
	width: 130px;
	margin-left: 0px;
	margin-bottom:10px;
	padding: 10px 10px 10px 10px;
	background: #EEF6FD;
	border: 1px solid #DCDCDC;
	}
#scrap em  {
	color: #fff;	
	font: bold 12px verdana, sans-serif;
	padding: 0 15px 0 15px;
	background-image: url(../images/bx-header.jpg);
	}	

 /* thumbs --------------------------------------- */ 	

div.thumbox {
	width: 350px;
	height: 340px;
	padding: 5px 0 20px 15px;
	margin: 5px 0 20px 5px;
	border: none;
	}
* html div.thumbox {
	width: 320px;
	padding: 5px 0 20px 15px;
	margin: 5px 0 20px 5px;
	}

.thumbnailCap {
	padding: 0 0 5px 20px;
	width: 306px;	 
	font: bold 14px Verdana;
	color : #525252;
	text-align: center;
	}

.thumbnailGolf {
	float: left;
	width: 80px;
	height: 30px;
	font: bold 10px Verdana;
	color: #696969;
	border-right: 1px solid #b5bdde;
	border-left: 1px solid #b5bdde;
	border-bottom: 1px solid #b5bdde;
	border-top: 1px solid #b5bdde;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #eef6fd;
	}

.thumbnailNobg {
	float: left;
	width: 80px;
	height: 30px;
	font: bold 10px Verdana;
	color: #696969;
	border-right: 1px solid #b5bdde;
	border-left: 1px solid #b5bdde;
	border-bottom: 1px solid #b5bdde;
	border-top: 1px solid #b5bdde;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #fff;
	}

.thumbnailSpec {
	float: left;
	width: 80px;
	height: 30px;
	font: bold 10px Verdana;
	color: #696969;
	border-right: 1px solid #b5bdde;
	border-left: 1px solid #b5bdde;
	border-bottom: 1px solid #b5bdde;
	border-top: 1px solid #b5bdde;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #F5FAFA;
	}	

.thumbTrail {
	float: left;
	width: 105px;
	height: 193px;
	font: 10px Verdana;
	color: #525252;
	border-right: 1px solid #b5bdde;
	border-left: 1px solid #b5bdde;
	border-bottom: 1px solid #b5bdde;
	border-top: 1px solid #b5bdde;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #fff;
	}
		
/*footer --------------------------------------- */

#footer {
	width: 734px;
	top: 5px;
	background-image: url(../images/footbx2.gif);
 	background-position: bottom center;
	background-repeat: no-repeat;	
	background-color: #FFF;	
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
	border-top: 1px solid #C0C0C0;
	}
	
#footer p {
	margin: 8px; 
	}

#copyright  {
	color: #006400; 
	font: bold 10px Arial, sans-serif;
	text-align: center;
	margin: 0 0 5px;
	 }
#copyright a {
	color: #006400;
	text-decoration: underline;
	}
#copyright  a:hover {
	color: #556B02;
	text-decoration: none;
	}	 

#happy  {
	color: #006400; 
	font: bold 10px Arial, sans-serif;
	text-align: center;
	 }
#happy a {
	color: #006400;
	text-decoration: underline;
	}
#happy  a:hover {
	color: #556B02;
	text-decoration: none;
	}  

.adbox {
	padding: 10px 10px 10px 12px;
	}
.adscript {
	padding: 10px 10px 10px 12px;
	}