#logo {
	width:564px;
	height:153px;
}

#bulding-fade {
	width:460px;
	height:153px;
	background-image: url(images/bulding_fade.jpg);
}

#bet-logo-n-btns {
	width:164px;
	height:27px;
}
#content_background {
	background-image: url(images/content_area.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#leftSide_background {
	background-image: url(images/below_btns.gif);
	background-repeat: repeat-y;
}
#btn_spacer {
	height: 5px;
	width: 146px;
}
#footer {
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	clear: left;
}
a:link {
	color: #006633;
	font-weight: bold;
}
a:hover {
	color: #61B96C;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
/* These 2 selectors are here so the Spry Widget will display properly in Safari (Individual Rollers Page and Options & Modifications Page*/

#indWidth {
	width: 845px;
	right: 168px;
}

#optWidth {
	width: 845px;
	right: 168px;
}
