/*CSS Document*/A {text-decoration: none}A:link {color: #424242}A:visited {color: #333333}A:hover {	  background-color: #330000;			  color: #FFFFFF;			  text-decoration: none;		 	  }A:active { #000000}body { background-color: #FFFFFF;}	  .layout { width: 700px;}.intro { width: 550px;		height: 300px;		margin-top: 120px;		background-image: url(images/newbox.jpg);		background-repeat: no-repeat;		}.nav { width: 400px;	   padding: 20px;	   background-color: #FFFFFF;	   font-family: Arial, Helvetica, sans-serif;	   font-size: 12px;	   font-weight: normal;	   }.nav2 { width: 300px; 		position: absolute;		top: 65px;		left: 135px;	   	background-color: #FFFFFF;	   	font-family: Arial, Helvetica, sans-serif;	   	font-size: 12px;	   	font-weight: normal;	   	}	   	.linked {  background-color: #CC9966;		   color: #FFFFFF;			  text-decoration: none;		}			   .copyright { width: 400px;			 background-color: #FFFFFF;			 font-family: Arial, Helvetica, sans-serif;	   		 font-size: 10px;	   		 font-weight: normal;	  		 color: #660000;	  		 }.logo { width: 500px;		height: 130px;		background-image: url(images/cb_logo.jpg);		background-repeat: no-repeat;		}		.info { width: 500px;		height: 500px;		background-image: url(images/boomer_bg.gif);		background-repeat: no-repeat;		border-style: solid;	    border-top-width: 3px;		border-left-width: 1px;		border-right-width: 1px;		border-bottom-width: 1px;		border-color: #7C6C56;		border-top-color: #330000;		padding: 5px;		font-family: Arial, Helvetica, sans-serif;	    font-size: 11px;	    font-weight: normal;	    color: #424242;	    }	    .info2 { width: 500px;		height: 500px;		background-image: url(images/outline_boxes.jpg);		background-repeat: no-repeat;		border-style: solid;	    border-top-width: 3px;		border-left-width: 1px;		border-right-width: 1px;		border-bottom-width: 1px;		border-color: #7C6C56;		border-top-color: #330000;		padding: 5px;		font-family: Arial, Helvetica, sans-serif;	    font-size: 11px;	    font-weight: normal;	    color: #424242;	    }.info3 { width: 500px;		height: 500px;		background-image: url(images/cbtext.gif);		background-repeat: no-repeat;		border-style: solid;	    border-top-width: 3px;		border-left-width: 1px;		border-right-width: 1px;		border-bottom-width: 1px;		border-color: #7C6C56;		border-top-color: #330000;		padding: 5px;		font-family: Arial, Helvetica, sans-serif;	    font-size: 11px;	    font-weight: normal;	    color: #424242;	    }.header { float: left;		  font-family: Arial, Helvetica, sans-serif;	      font-size: 16px;	      font-weight: bold;	      color: #330000;	      }	      .sidebar { width: 300px;		   float: right;		   font-family: Arial, Helvetica, sans-serif;	       font-size: 11px;	       font-weight: normal;	       color: #424242;	       }	       .sublink {	background-color: #CC9966;			border-style: solid;	    	border-top-width: 1px;			border-left-width: 1px;			border-right-width: 1px;			border-bottom-width: 1px;			border-color: #996633;			font-family: Arial, Helvetica, sans-serif;	    	font-size: 11px;	    	font-weight: normal;	   	    }