body 		{ background-color: #633420; color: #451f0f; text-align: center; font: 12px/16px Arial, Helvetica, Verdana, sans-serif; background-image: url(images/bg.gif); } 
#pageframe 	{ width: 735px; margin: auto; text-align: center; } 
#header		{ margin: 0; padding: 20px 0 0 0; }
#content 	{ text-align: left; background-image: url(images/frame-top.gif); background-repeat: no-repeat; margin: 0; padding: 35px 20px 0 20px; }
#footer		{ text-align: center; font-size: 11px; background-image: url(images/frame-foot.gif); background-position: bottom; background-repeat: no-repeat; 
			  margin-top: -15px; padding: 1px 20px 3px 20px; }

.logo		{ padding-right: 150px; }
.fltrt		{ float: right; margin-left: 8px; }
.fltlft		{ float: left; margin-right: 8px; }
.signup		{ background-image: url(images/home-mailing.gif); background-repeat: no-repeat; width: 350px; height: 100px; }
.half		{ width: 335px; float: left; }
.mini		{ width: 50%; float: left; }
.cursor 	{ cursor: hand}

a:link 		{ color: #e4519b; font-weight: bold; text-decoration: none; } 
a:visited 	{ color: #e4519b; font-weight: bold; text-decoration: none; }
a:hover 	{ color: #ee7cb6; font-weight: bold; text-decoration: none; }

h1 { font: bold 1.9em Arial, Arial, Sans-Serif;  }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0; }
ul {  padding: 0; margin: 0;}
li { list-style-type: none;}
