/* CSS Document */
<!--
* 							{ font-family: Arial, Helvetica, sans-serif; font-size: small; }
BODY						{ margin: 0px; background-image: url(/images/greylines.jpg); }
A       				{ color: #29499c; text-decoration: underline; }
A:hover 				{ color: #36f; text-decoration: underline; }
#pageWrapper 		{ margin-left: auto; margin-right: auto; width: 770px; }
#left						{ margin: 0px; float: left; width: 480px; height: 581px; line-height: 1.1; }
#right					{ margin: 0px; float: right; width: 289px; height: 581px; border-right: 1px #ccc solid; background-color: #fff; line-height: 1.1; }
#footer					{ }
#makemagic		 	{ margin-top: 0px; margin-left: 0px; }
#requestButton	{ margin-top: 95px; margin-left: 15px; text-align: left; }
#requestHeader	{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #648dcd; margin-top: 14px; }
#logo						{ margin-top: 114px; margin-right: 10px; text-align: right; }

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#wiz_wrapper {
	position: relative;
	width: 480px;
	height: 379px;
}
#copy_wrapper {
	position: relative;
	width: 480px;
	height: 202px;
}

-->

