body
{
	margin:					0px;
	padding:				0px 0px;
	
	background-color:		#888888;

	/*	Default text styles	----------------------------*/
	
}

#center-x
{
	/*	Do not modify		----------------------------*/
	margin-right:			auto;
	margin-left:			auto;

	/*	Customize			----------------------------*/
	width:					800px;
	border-left:			1px solid #888888;
	border-right:			1px solid #888888;
	background-color:		white;
	padding-bottom:			40px;
}

#header
{
	background-image:		url(/images/wizard_2_bg.gif);
	background-repeat:		repeat-x;
	border-top:				1px solid #e9b700;
	height:					127px;
	background-color:		#705499;
	overflow:				hidden;
	border-bottom:			1px solid white;
}


h1
{
	font-family:			"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:					white;
	width:					100%;
	text-align:				center;
	font-size:				34px;
	line-height:			34px;
	margin:					31px 0px 10px 0px;
}

h1 a,
h1 a:hover
{
	color:					white;
	text-decoration:		underline;
}

h2
{
	font-family:			"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:					#ae9ac9;
	font-size:				20px;
	font-style:				italic;
	line-height:			22px;
	width:					100%;
	text-align:				center;
	font-weight:			normal;
	margin:					0px 0px 20px 0px;
}

h2 a,
h2 a:hover
{
	color:					#ae9ac9;
	text-decoration:		underline;
}

h3
{
	font-family:			Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:					#e56b1f;
	font-size:				15px;
	line-height:			22px;
	margin:					0px;
	padding:				0px;
	font-weight:			normal;
}

h4
{
	font-family:			"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:					#705991;
	font-size:				18px;
	line-height:			22px;
	margin:					0px;
	padding:				0px;
	font-weight:			bold;
	margin-bottom:			5px;
}

a
{
	color:					#705991;
	text-decoration:		underline;
}

a:hover
{
	color:					#e56b1f;
}

table#navrow
{
	border-top:				5px solid #e9b700;
	width:					100%;
	clear:					both;
}

td#buttons
{
	width:					299px;
	height:					22px;

	background-image:		url(/images/wizard_2_curve.gif);
	background-repeat:		no-repeat;

}


table#template-body
{
	border-collapse:		collapse;
	width:					100%;
	clear:					both;
	min-height:				550px;
}

table#template-body td
{
	font-family:			Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:					#333333;
	font-size:				12px;
	line-height:			18px;

}

table#template-body td#content
{
	background-image:		url( /images/wizard_2_bg_cat.gif );
	background-repeat:		no-repeat;
	padding-left:			35px;
	padding-top:			20px;
}

table#template-body td#contact
{
	width:					220px;
	padding-right:			25px;
	padding-top:			44px;
	padding-left:			10px;
}

.photo-block
{
	display:				block;
	clear:					both;
	width:					90%;
	border-bottom:			1px solid #ad9d21;
	padding:				15px 0px;
	text-align:				center;

	font-family:			"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:					#705991;
	font-size:				12px;
	line-height:			18px;
	font-weight:			bold;
}

.photo-block img
{
	border:					1px solid #111111;
	margin-bottom:			15px;
}
	
a.toplink
{
	font-family:			Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:					#705991;
	font-size:				11px;
	line-height:			15px;
	text-decoration:		none;
}
