<!--
#top {
	width: 960px;
        min-height: 340px;
        height: auto; 
        display:block;
	margin: 0 auto;
	background: #000000;
	color:#FFFFFF;
	}
	
	#top h2 {
		font-size: 32px;
		font-weight: bold;
		margin: 0;
		padding: 35px 0 18px;
		}
		#top p {
			font-size: 18px;
            padding: 0 50px 0 0;
			}
	#top img {
		border: none;
		outline: none;
		}
#bottom {
	display:block;
	margin: 15px auto 0; 
	}
	#bottom img {
		border: none;
		}
	#bottom .left>h3 {
		font-size: 18px;
		text-align: center;
		text-transform: uppercase;
		height: 31px;
		line-height: 31px;
		width: 315px;
		display:block;
		padding: 0;
		margin: 0;
		background: transparent url(/images/jgrady/2010/site/home/tab-bkg.jpg) no-repeat top center;	
		}
		#bottom .left>h3 a {
			color: #FFFFFF;
			text-decoration: none;
			}
	#bottom .second {
		margin: 0 7.5px;

		
		}    
	
.left {
	float:left;
	}
	
.clear {
	clear:both;
	display:block;
	height: 0;
	line-height: 0;
	} 

img#thestar {
    bottom: 153px;
    height: 194px;
    position: absolute;
    right: -93px;
    width: 225px;
}
--> 
