﻿body 
{	
}

#leftcontent
{
	float: left;
	text-align: justify;
	width: 650px; 
	direction: ltr;
	line-height: normal;
	letter-spacing: normal;
	padding-right: 2px;
	padding-left: 6px;
}

#welcomeMsg
{
	font-weight: bolder;
	color: #696969;
	text-indent: 4px;
	line-height: 18pt;
	font-style: italic;
	text-align: justify;
} 

#AdCopy {
    font-weight: bolder;
    color: #dc143c;
    text-indent: 4px;
    line-height: 18pt;
    text-align: justify;
    font-family: Tahoma, Impact, Cursive;
    text-decoration: none;
    font-size: 1.6em;
} 
