body {
	font:12px;
	padding:0px;
	margin:0px;
	}
	
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	
	}
 html>body {
 font-size:small;
 }

a:link {
	
	outline:none;
	text-decoration:none;
	}
	
a:visited {
	
	text-decoration:none;
	}
	
a:hover {
	
	text-decoration:underline;
	}
	
a:active {
	
	text-decoration:none;
	}
	

#frame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	}



#leftcolumn {
	width: 550px;
	float: left;
	clear: both;
	}

#header {
	text-align:left;
	width: 550px;
	height: 200px;
	clear: both;
	}


#subheader{
	top: 300px;
	width:535px;
	float: both;
	height: 20px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: right;
	}

#content{
	width:530px;
	float: both;
	margin-left: 10px;
	}
#rightcolumn {
	width: 200px;
	float: right;	
	}
#ContentFooter{
	width:750px;
	clear: both;
	padding-left: 10px;
	font-size: 10px;
	font-family: Geneva, "Arial Narrow", Arial, sans-serif;
	}

	
label, input, select , textarea{ 
        outline:none;
        }
p  {
	margin: 5px 0px 5px 0px;
	line-height: 120%;

	}
		
h1,h2,h3,h4,h5,h6 {
	margin:15px 5px 5px 0px;
	display: block;
	}


.clear {
	clear:both;
}

div.img-dec {
	background: url('/emailer/gfx/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #681E0D;
	border: 1px solid black;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.img-ilus {
	background: url('/emailer/gfx/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #681E0D;
	border: 1px solid black;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}

