body {
	background-color: #FFF;
	text-align: center;
}

body, td {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 12px;
}

strong {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.anchors {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 30px;
	font-weight: bold;
	line-height: 32px;
}

.PageTitle {
	font-family: Arial, sans-serif;
	color: #D25D64;
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
}

#container {
	margin: 0px auto 0px auto;
	width: 751px;
	text-align: left;
}

#header {
	margin-top: 0px;
	width: 751px;
	float: left;
}

#main {
	margin-top: 0px;
	width: 751px;
	float: left;
}

#left {
	margin-top: 0px;
	width: 485px;
	float: left;
	padding-left: 45px;
}

#things {
	margin-top: 0px;
	width: 485px;
	float: left;
	background-image: url(images/maingradient1.gif); 
	height: 100%;
	background-repeat: no-repeat;
}

#ads {
	margin-top: 0px;
	width: 485px;
	float: left;
}

div.main_indent {
	margin-top: 30px;
	margin-left: 20px;
	width: 440px;
	text-align: justify;
}

#nav {
	margin-top: 0px;
	width: 206px;
	float: left;
	text-align: right;
}
	
a.big:link, a.big:active, a.big:visited {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: -1px;
	line-height: 20px;
}
	
a.big:hover, a.bigred:hover {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #D25D64;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: -1px;
	line-height: 20px;
}

a.bigred:link, a.bigred:active, a.bigred:visited {
	font-family: Arial, sans-serif;
	font-size: 17px;
	color: #D25D64;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: -1px;
	line-height: 20px;
}

a:link, a:active, a:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: -1px;
	line-height: 15px;
}
	
a:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFC726;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: -1px;
	line-height: 15px;
}

img.blackborder { border: solid 5px #000; margin-bottom: 3px; }

a.HUGE:link, a.HUGE:visited, a.HUGE:active {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}

a.HUGE:hover {
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}