body{
	background:#133B5F url(images/bg-pattern.gif) repeat-x scroll left top;
}

#ft .ft-item {
		background:transparent url(images/footer-bg.gif) no-repeat scroll left top;
	}
	
#hdwrapper{
	background:transparent url(images/hd-wrapper-bg.jpg) no-repeat scroll center top;
}
	
#hd {
		background:transparent url(images/header-bg.gif) no-repeat scroll left top;
		width:974px;
		height:139px;
		position:relative;
	}
	
	#hd h1 {
background:transparent url(images/logo.jpg) no-repeat scroll left top;
height:128px;
left:65px;
position:absolute;
top:0px;
width:210px;
}

#hd h1 a{
	width:210px;
	height:128px;
}
#hd h1 a:hover{
	width:210px;
	height:128px;
	background-image:none;
}

#float{	
	margin-right:50px;
	margin-top:-93px;
	position:absolute;
	right:-32px;
}

#media{
	float:right;
	margin-right:10px;
	margin-top:45px;
}


#weather{
	width:322px;
	height:102px;
	background:url(images/weather-bg.png);
	text-transform:uppercase;
	float:right;
}


#weather .divider{
	float:left;
	width:140px;
	margin-left:20px;
	font-size:9px;
	font-weight:bold;
	margin-top:20px;
}

#weather .divider span{
	font-size:11px;
}

#weather .divider img{
	float:left;
	margin-right:8px;
}

#wrapper{
	position:relative;
}

#content{
	background:url(images/slateblue-bg.jpg);
	width:981px;
	height:436px;
	margin-top:10px;
	color:#f8f9ff;
	font-size:12px;
}

#right-column{
	float:right;
	margin-right:20px;
}

#twitter{
	width:352px;
	background:url(images/black-bg.png) repeat;
	border:1px solid #ffffff;	
	float:left;
	overflow:hidden;
	height:355px;
	margin-left:15px;
	margin-top:41px;
	padding:10px;
	clear:none;
}

#main-text .tweet{
	border-bottom:1px solid #ffffff;
	padding:5px 0 10px 0;
	margin:5px 0;
	width:250px;	
	word-wrap: break-word; 
}

#tweetDiv{
	width:250px;
}

#main-text .tweet.last{
	border:0;	
}

#main-text .tweet span{
	font-style:italic;
}

#main-text{
	width:290px;
	background:url(images/black-bg.png) repeat;
	border:1px solid #ffffff;	
	height:248px;
	overflow:auto;
	padding:10px;
	clear:right;
	float:right;
}
#main-text p{
	margin:10px 0;
}

#register{
	float:right;
	margin:40px 0 15px 0;
}

#left-column{
	width:232px;
	float:left;
	margin-left:12px;
}

#nav{
	background:url(images/nav-bg.png);
	width:205px;
	height:133px;
	margin-top:38px;
	margin-left:10px;
	padding:10px;
	padding-top:7px;
}

#nav ul{
	padding:0;
	margin:0;
}

#nav li{
	list-style:none;
	list-style-image:none;
	width:95%;
	border-bottom:1px solid #000000;
}

#nav li.last{
	border:0;
}

#nav li a{	
	font-size:12px;
	padding:3.5px;
	color:#000000;
	text-decoration:none;
	width:95%;
	display:block;
}
#nav li a:hover{	
	background-color:#AF155C;
	color:#ffffff;
}

#cta{
	float:left;
	margin-left:10px;
	margin-top:15px;
}

#cta .apparel{
	margin-left:0;
}





