.sponsor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ab9b5e;
	padding-top: 5px;
	font-weight: bold;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}


body {
	background-color: #1e1e1e;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

/* 			HEADERS 				*/
h1			{
			font-family: Gill Sans, Verdana;
			color: #dddddd;
			margin: 0;
			padding: 0px 0px 5px 0px;
			font-size: 11px;
			line-height: 14px;
			text-transform: uppercase;
			letter-spacing: 2px;
			font-weight: bold;
			}

/* 			WOOD 					*/
h2			{
			font-family: times, Times New Roman, times-roman, georgia, serif;
			color: #fff;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 51px;
			line-height: 44px;
			letter-spacing: -2px;
			font-weight: bold;
			}
		
/* 			TEASES OBLIQUE 			*/
h3			{
			font-family: times, Times New Roman, times-roman, georgia, serif;
			font-style: oblique;
			color: #fff;
			margin: 0px 0px 0px 0px;
			font-size: 23px;
			line-height: 23px;
			letter-spacing: -1px;
			font-weight: bold;
			}

h4			{
			font-family: times, Times New Roman, times-roman, georgia, serif;
			color: #fff;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 30px;
			line-height: 26px;
			letter-spacing: -1px;
			font-weight: bold;
			}


h5			{
			font-family: times, Times New Roman, times-roman, georgia, serif;
			color: #fff;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 40px;
			line-height: 36px;
			letter-spacing: -1px;
			font-weight: bold;
			}

h6			{
			font-family: times, Times New Roman, times-roman, georgia, serif;
			font-style: oblique;
			color: #fff;
			margin: 7px 0px 4px 0px;
			font-size: 22px;
			line-height: 22px;
			letter-spacing: -1px;
			font-weight: bold;
			}


img.wrapLeft 	{
	float: left;
	display: block;
	border: 0;
	margin: 3px 6px 5px 0px;
	text-align: left;
}
img.wrapRight 	{
			float: right;
			display: block;
			border: 0;
			margin: 3px 0px 5px 6px;
			}
img.wrapMiddle 	{
			float: left;
			display: block;
			border: 0;
			margin: 1px 1px 1px 1px;
			}

.clear {
	display: block;
	height: 1px;
	clear: both;
	overflow: hidden;
}
p 			{
			font-family: Verdana, Geneva, Arial, sans-serif;
			color: #ddd;
			margin: 0;
			padding: 0px 0px 7px 0px;
			font-size: 11px;
			line-height: 17px;
			}
	.p 			{
			font-family: Verdana, Geneva, Arial, sans-serif;
			color: #ddd;
			margin: 0;
			padding: 0px 0px 7px 0px;
			font-size: 11px;
			line-height: 17px;
			}
		
.accent 	{ color: #ab9b5e; } 

.reg_link	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 
.reg_link:visited	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 
.reg_link:active	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #CCC;} 
.reg_link:hover		{ color: #999; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #999;} 

a	{ color: #fff; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #CCC;font-weight:bold;} 
a:visited	{ color: #fff; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #CCC;font-weight:bold;} 
a:active	{ color: #fff; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #CCC;font-weight:bold;} 
a:hover		{ color: #999; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #999;font-weight:bold;} 


.Month_link	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.Month_link:visited	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.Month_link:active	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.Month_link:hover		{ color: #999; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #999;} 

.inv_link	{ text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.inv_link:visited	{ text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.inv_link:active	{ text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.inv_link:hover		{ text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #999;} 

