.header {
	width: 960px;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-image: url(media/shared/bg.jpg);
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left:12px;
		padding-right:10px;
	padding-top:10px;
	    overflow: hidden;

}
#weekbox {
	padding: 10px;
	height: 359px;
	width: 916px;
	margin-top:10px;
	background-image: url(media/shared/bigboxbg.jpg);
	background-color:white;
	background-repeat:none;
}
#bigbox {
	padding: 10px;
	height: auto;
	width: 916px;
	margin-top:10px;
	background-image: url(media/shared/realbigboxbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:white;
}

#groupbox {
	padding: 10px;
	height: 166px;
	width: 484px;
	margin-top:10px;
	background-image: url(media/shared/groupbox.jpg);
}

#twitterbox {
	padding: 10px;
	height: 317px;
	width: 484px;
	margin-top:10px;
	background-image: url(media/shared/twitterbox.jpg);
}

#adspace {
	width: 916px;
}#thisweek_txt {
	padding: 10px;
	height: 165px;
	width: 459px;
	border: thin solid #377CD7;
}
.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.foottxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
   color:white;
   text-decoration:none;
}

a.foottxt:link a.foottxt:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
   color:white;
   text-decoration:none;
}

.stxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height: 11px;

}

li {
	line-height: 20px;
	background-color: #FFF;
}


li hover {
	line-height: 20px;
	background-color: blue;
}
#facebook {
	background-image: url(media/shared/facebookbox.jpg);
	padding: 10px;
	height: 317px;
	width: 406px;
	left:500px;
	margin-top:10px;
}
.msgbx {
	padding: 10px;
	height: auto;
	width: 600px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #377CD7;
		border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #377CD7;
}
.submit {
	background-color: #069;
	color: #FFFFFF;
	font-size: 11px;
		border: 1px solid white;
			padding: 4px;
}

.submit:hover {
	background-color: #ccc;
}
#headbox {
	background-image: url(media/shared/header-logo.jpg);
	height: 86px;
	width: 960px;
}
#searchbox {
	background-image: url(media/shared/searchbox.jpg);
	height: 72px;
	width: 272px;

}#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.hiddentxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	background-image: url(media/shared/txtbg.gif);
		background-repeat: none;
	height: 20px;
	width: 154px;
	border: thin solid #2D65B0;
}
.newbox {
	background-image: url(media/shared/newbox.jpg);
	background-repeat:no-repeat;
	height: 166px;
	width: 406px;
		padding: 10px;
	margin-top:10px;
}
