body {
	background-color: #DAD2D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-image: url(../graphics/layout/newsheaderbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#outnowcontainer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/layout/trackheader.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}

#outnowcontainer img {
	border: 1px solid #666666;
	float: right;
	margin-left: 5px;
}

.end {
	clear: both;
}
h1 {
	font-size: 1.2em;
}
.right {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-left: 5px;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#close {
	text-align: center;
	background-color: #CCCCCC;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-color: #B5B5B5;
	border-bottom-style: solid;

}

#close a:link {
	color: #000099;
	text-decoration: none;
}

#close a:visited {
	color: #000099;
	text-decoration: none;
}

#close a:hover {
	color: #000000;
	text-decoration: none;
}

#close a:active {
	color: #000000;
	text-decoration: none;
}

#mainsite {
	text-align: center;
	font-size: 1.15em;
	margin-top: 40px;

	}

#mainsite a:link {
	color: #000099;
	text-decoration: none;
}

#mainsite a:visited {
	text-align: center;
	color: #000099;
	text-decoration: none;
}

#mainsite a:hover {
	color: #000000;
	text-decoration: none;
}

#mainsite a:active {
	color: #000000;
	text-decoration: none;
}
