body, td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.1em;
	color: #666666;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/index_BG.gif);
	background-color:#FFFFFF;
}
hr
{
	clear: left;
	width: 100%;
}
img 
{
	border: none;
	float: right;	
	padding: 0px; 
	clear: right;
}
h1
{
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0px;
	padding: 10px 5px 0px 0px;
	color:#666666;
}
h2
{
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 5px;
	color:#000000;
}
.copy 
{
	font-size: 90%;
	font-weight: 400;
	line-height: 150%;
	padding: 5px 15px 5px 80px;
	color: #666666; 
	background-image: none;
}
.copy-pink 
{
	font-size: 170%;
	font-weight: 400;
	line-height: 150%;
	color: #FF0099; 
}
.caption 
{
	font-size: 70%;
	font-style: normal;
	vertical-align: middle;
	float: right;	
	clear: right;
	line-height: 120%;
	padding: 0px 60px 0px 0px;
	color: #666666; 
}
.contact 
{
	font-size: 70%;
	font-weight: 400;
	color: #666666;
	margin: 0;
	padding: 0px 0px 0px 30px;
	line-height: 150%;
	border-left: 1px #999999 dashed;
	background-image: none;
}
A:link 
{
	color:#FF6600;
	text-decoration: underline;
}
A:visited 
{
	color:#FF6600;
	text-decoration: underline;
}
A:hover 
{
	color:#FF6600;
	text-decoration: underline;
}
A:active 
{ 
	text-decoration: underline;
	color: #000000;
}
