body {
	background-image: url(texture.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	font-color: #cccccc;
}
p {
	font: 11pt verdana, sans serif;
	text-align: left;
	color: #000000;
}
h1 {
	font: 160% verdana, sans serif;
	color: #6c4786;
	margin-bottom: -10px;
}
h2 {
	font: 140% verdana, sans serif;
	color: #6c4786;
	margin-bottom: -10px;
	text-align: center;
	}
h3 {
	font: 120% verdana, sans serif;
	color: #336699;
	font-weight: bolder;
}
.logo a:hover, a:active, a:link, a:visited {
	text-decoration: none;
	background-color: transparent;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #6c4786;
	border: 1px solid #6c4786;
	
}
#affirm {
	position:absolute; 
	left:230px; 
	top:150px; 
	width:471px; 
	height:32px; 
}
.affirmtitle {
	margin-top: -20;
}
.affirm {
	font-family: verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-color: #333333;
	text-decoration: none;
	padding-left: 20px;
	margin-top: -10;
}
#navigation {
	top: 0px;
	margin-left: 0px;
	width: 117px;
	float: left;
	background-image:  url(nav-bkgd.jpg);
	background-repeat: no-repeat;	
}
#navigation p {
	list-style-type: none;
	margin-left: 0;
	font: 10pt verdana, sans serif #336699;
}
#navigation ul {
	list-style-type: none;
	padding-left: 5;
	margin-left: 0;
	font: 10pt verdana, sans serif #336699;
}
#navigation li {
	font: 10pt verdana, sans serif #336699;
}
navigation ul.submenu {
	font: 12pt verdana, sans serif;
	color: #336699;
}
#navigation a:link, a:visited {
	text-decoration: none;
	color: #336699;	
}
#navigation a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #6672a3;
}
#tips {
	position: relative;
	margin-top: 0px;
	float: right; 
	padding-left: 10px;
	width: 200px;
	font: 10pt verdana, sans serif;
	background-image: transparent;
}
#content {
	position:absolute; 
	left:140px; 
	top:190px; 
	width:560px; 
	height:354px; 
	overflow: auto;
	padding: 15px;
	font: 8pt verdana, sans serif;
	font-color: #cccccc;
	}
#content a:link, a:visited {
	text-decoration: none;
	color: #6c4786;	
}
#content a:hover, a:active {
	text-decoration: none;
	color: #6c4786;
}
#footer {
	clear: both;
}
#footer p {
	font: 8pt verdana, sans serif;
	text-align: center;
	color: #ffffff;
}
.blackspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color : #000;
}
.smallspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color : #000000;
}
.bigspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color : #000000;
}
.giantspan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	padding-left: 10px;
	color : #000000;
}