body			{ background:#fff url(images/bg.jpg) center top no-repeat; text-align:center; margin:40px 0 0 0; font-family:Arial, Helvetica, sans-serif; }

#wrapper		{ margin:0px auto; width:960px; padding:0px; background: white; }

#menu a			{ float:left; font-size:12px; color:#FFF; background-color:#A077BF; width:99px; height:50px; display:block; 
				  text-decoration:none; border-right:1px #fff solid; margin:0px; padding-top:40px;  font-weight:normal;
				  border-top:#fff 30px solid; }
#menu a:hover	{ background-color:#603A7D; }

#logo			{ float:right; }

#fade			{ clear:both; background:url(images/h1.jpg); height:370px; }

#content		{ clear:both; color:#333333; font-size:12px; width:880px; margin:10px 40px 20px 40px; }
#content strong	{ color:#603A7D; }

#footer			{ clear:both; background:#fff url(images/footer.gif); width:940px; padding:10px; font-size:16px; color:#FFFFFF; text-align:center; font-family:Verdana; letter-spacing:-0.5px; font-weight:normal; }

#terms			{ clear:both; background:#fff; width:940px; padding:10px; font-size:11px; color:#333; text-align:center; font-family:Verdana; letter-spacing:-0.2px; font-weight:normal; }

h1				{ text-align:left; font-size:22px; color:#603A7D; font-family:Verdana; letter-spacing:-0.3px; font-weight:normal; }
p				{ text-align:justify; }
a:link			{ text-decoration:underline; color:#603A7D; font-weight:bold; }
a:visited		{ text-decoration:underline; color:#603A7D; font-weight:bold; }
a:hover			{ text-decoration:underline; color:#A077BF; font-weight:bold; }
