#container {
	position: relative;
	width: 955px;
}

#column1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 780px;
}

#column2 {
	position: absolute;
	top: 0;
	left: 780px;
	width: 175px;
}

#header {
	position: relative;
	height: 168px;
	background-color: #000;
}

.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 248px;
}

.mainImage {
	position: absolute;
	top: 0;
	right: 0;
}

#nav {
	position: relative;
	height: 28px;
	padding-left: 30px;
	background-image: url(graphics/_nav_background2.gif);
	background-repeat: repeat-x;
	font-size: 0px;
}

#subNav {
	position: relative;
	height: 23px;
	font-size: 0px;
}

#main {
	padding: 18px 60px 50px 40px;
}

#block1 {
	height: 98px;
	background-color: #600;
}

#whatsNewHeader {
	height: 30px;
	background-color: #FC9;
	font-size: 0;
}

#whatsNewBlock {
	height: 212px;
	background-color: #C96;
}

#whatsNewText {
	padding: 15px 12px;
	font-size: 9px;
	line-height: 1.25em;
	color: #000;
}

.readMore {
	display: block;
	margin-top: 1em;
	text-align: right;
}

#sideBlocks {
	height: 92px;
	background-image: url(graphics/_side_blocks.gif);
}

#sideInfo {
	position: relative;
	padding: 20px 0 40px 0;
}

#sideInfo .joinNow {
	position: relative;
	display: block;
	left: -10px;
}

#sideInfo img {
	display: block;
}

.ourLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.ourLink a:link {
	text-decoration: none;
	color: #D28E00;
}

.ourLink a:visited {
	text-decoration: none;
	color: #D28E00;
}

.ourLink a:hover {
	text-decoration: underline;
	color: #D28E00;
}

.ourLink a:active {
	text-decoration: none;
	color: #D28E00;
}
