body {
	text-align:left;
	margin-top:30px;
	padding:0px;
	font:12px Verdana, Geneva, Helvetica, sans serif;
	background-color:#64006a;
}

#container {
	position: relative;
	margin: 0px auto;
	padding: 0px auto;
	text-align: center;
	width: 716px;
	height:100%;
	vertical-align:top;
}

.centerTable {
	vertical-align:top;
	margin:0px;
	background-image:url(images/borders_main.jpg);
	background-repeat:repeat-y;
	background-position:center;
	border:none;
}

.centerTableSub {
	margin:0px;
	background-image:url(images/borders_sub.jpg);
	background-repeat:repeat-y;
	background-position:center;
	border:none;
}

h2 {
	color:#64006a;
	font-size:18px;
	line-height:24px;
}

h3 {
	color:#64006a;
	font-size:14px;
	margin-bottom:0px;
	line-height:1.4em;
}

h3+p, h3+ul { margin-top:0px; }

p { line-height:20px; }


.purple {
color:#64006a;
font-weight:bold;
}

img { border:none; }

#footer {					/* Footer */
	width:716px;
	height:115px;
/*	background:url(images/ad_campaign.gif) no-repeat center top;
	margin:20px 0 0 0;
	padding:0;	*/
	text-align:center;
}

.first { padding-top:100px; }

.last { padding-bottom:50px; }

#footer p {
	color:white;
	font-size:10px;
}

#footer a, a:link, a:visited {
	color:white;
	font-weight:none;
	text-decoration:underline;
}

#footer a:hover, a:focus {
	color:#FFFF9A;
	text-decoration:none;
}							/* End Footer */

#indexcontentbox {			/* Index Content */
	width:700px;
	margin-top:10px;
	padding:0;
}

#indexrightcontent {
	padding:10px 30px 10px 30px;
	width:360px;
	float:right;
	text-align:justify;
}

#indexrightcontent a {
color:#64006a;
	text-decoration:underline;
}

#indexrightcontent a:hover {
text-decoration:none;
}

#indexleftcontent {
	width:260px;
	display:block;
	padding-left:20px;
	margin-top:10px;
	float:left;
	text-align:center;
}

#indexleftcontent p{
	color:64006a;
}							/* End Index Content */

blockquote p {
	text-indent:-.5em;
	margin:20px 0 0 0;
}

blockquote p.name {
	margin:0 0 0 1em;
	text-indent:-1em;
	font-weight:normal;
	color:#64006a;
	font-size:10px;
	line-height:14px;
}

.divider {
	border-bottom:#64006a dotted 1px;
	margin:10px 10px 10px 10px;
}

.space {
	margin:20px 0 20px 0;
}

#subpagecontentbox {		/* Subpage Content */
	width:700px;
	margin:0px auto;
	padding-top:0px;
	text-align:left;
}

#subpagecontentbox li{
	list-style-type:disk;
	margin-left:10px;
	margin-right:10px;
	line-height: 20px;
}

#leftcontent {
	color:#333333;
	width:390px;
	float:left;
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
	padding-bottom:30px;
}

#leftcontent a:link, a:visited, #rightcontent a:link, a:visited, a {
	color:#64006a;
	text-decoration:underline;
}

#leftcontent a:hover, a:focus, #rightcontent a:hover, a:focus {
	color:#222;
	text-decoration:none;
}

#rightcontent {
	width:192px;
	float:right;
	padding-right:8px;
	padding-left:8px;
}

#righttext { padding:0px 15px; }	

#righttext p { 
	font-size:10px;
	line-height:16px;
}

.tips {
	height:75px;	
	margin:20px 0 20px 0;
}					/* End Subpage Content */
