body 
{
	background-image:  url("../images/bg_gray.gif");
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #58595B;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

td 
{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

td.main 
{
	background-color: #FFFFFF;
}

td.body 
{
	padding-left: 40px;
	padding-right: 40px;
}

td.body2 
{
	padding-left: 40px;
	padding-right: 40px;
}

td.watermark 
{
	padding-left: 40px;
	padding-right: 40px;	
	background-image:  url("../images/watermark.gif");
	background-repeat: no-repeat;
	background-position: right;
}

.title
{
    text-align: left;
	font-size: 32px;
	color: #D8448E;
	letter-spacing: 10px;
	line-height: 0;
	
}

.subtitle 
{
	font-size: 20px;
	line-height: 18px;
	letter-spacing:8px;
}

a 
{
    color: #FF33FF;
	text-decoration: none;
}

.bottom_links, .bottom_links a
 {
	font-size: 14px;
	color: #414141;
	line-height: 16px;
}

.bottom_links 
{
	padding-bottom: 10px;
}

.bottom_links a:hover 
{
    color: #414141;
}

.small
{
    font-size:14px;
	line-height: 8px;
}

.gallery_links, .gallery_links a
{
    
    color: #414141;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
.black_text {
	color: #000000;
}

