
#header {
	background-repeat: no-repeat;
	margin: 0;
	float: none;
}
#headerLeft {
	margin: 0px;
	padding: 0px;
	height: 255px;
	width: 150px;
	background-image: url(imgs/header_left.jpg);
	float: left;
}
#headerRight {
	margin: 0px;
	padding: 0px;
	height: 255px;
	width: 104px;
	background-image: url(imgs/header_right.jpg);
	float: left;
}
#flashBanner {
padding-bottom:10px;
	float: left;
	height: 194px;
}
#footer {
	text-align:center;
	width:970px;
	height:347px;
	float: none;
	clear: both;
}
#navtop {
	float: left;
	background-image: url(imgs/header_top.jpg);
	height: 116px;
	width: 407px;
}
#flash2 {
	float: left;
}
#buttons {
	float: left;
	height: 56px;
	width: 407px;
	text-align: left;
	background-image: url(imgs/menu_chunk.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#leftStrip {
	float:left;
	width:150px;
	background-image: url(imgs/leftstrip_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	vertical-align: top;
	background-position: left top;
	height: 100%;
}
#rightStrip {
	float:right;
	width:104px;
	background-image: url(imgs/rightstrip_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	margin-top: 0;
	height: 100%;
}
#feeds{
	text-align:left;
	width:475px;
	margin-top: 0;
	margin-bottom: 50px;
	height: 100%;
	float: left;
}
#mainWrapper{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	height: 100%;
	width: 970px;
	background-image: url(imgs/tileBar.gif);
}
a{
	font:Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	font:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight:bold;
}
.textTitle{
	background-image:url(imgs/titleBg.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	width:475px;
	height:73px;
	padding-left:10px;
}
.textTitle a{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#660000;
	font-weight:bold;
}

.bodyText{
	padding-left:10px;
	padding-top:1px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	width:475px;
	font-size:14px;
	font-weight:bold;
}
.footnote{
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 40px;
}
.footnote a{
	text-decoration: none;
	color: #999900;
}
body{
	color:#000000;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #fcfbde;
}
#content{
	text-align:left;
	width:475px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: 100%;
	float: left;
	padding-left: undefined;
}
#wrap{
	text-align:left;
	width:706px;
	padding-left:10px;
	padding-top:10px;
	height: 100%;
	float: left;
	font-size:12px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(imgs/topRightCornerBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#subNavBar{
	float:right;
	width:205px;
	background-image: url(imgs/calendarBgNews.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right:3px;
}
#sidebar{
	float:left;
	width:230px;
	background-image: url(imgs/calendarBg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar a{
	text-decoration: none;
}
input.searchText {
	background-image: url(imgs/whiteSearchBar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 166px;
}

ul{
	padding-left: 25px;
	font-size: 12px;
}
#sidebar h2{
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 19px;
}

.selectFeed {
	text-align: right;
	height: 15px;
	vertical-align: middle;
	background-image: url(imgs/feedlinkBG.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 20px;
	background-position: right center;
}
.selectFeed a{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#eb1b28;
	text-transform: uppercase;
}
#navigation {
	height: 255px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 407px;
}
#secondLayer {
	width: 970px;
	float: none;
	clear: left;
}
#navbottom {
	float: left;
	height: 83px;
	width: 407px;
	background-image: url(imgs/header_bottom.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-top: 50px;
}
#aiLogo {
	height: 255px;
	width: 309px;
	float: left;
}
.sbHeadline {
	text-transform: uppercase;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
searchBTN {
	background-image: url(redSearchBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 76px;
}


