html, body, h1, h2, h3, h4, h5, h6, h7, p, ul, li, ol, dl, dd, dt, span, div, a, input, form, textarea, select {
	padding:0px;
	margin:0px;
	font-family:Arial, Sans-Serif, Sans;
	/*list-style:none;*/
	font-size:10pt;
}

body {
	text-align:center;
}

#wrap {
	position:relative;
	width:750px;
	text-align:left;
	margin:0px auto;
	padding-bottom:20px;
}

#head {
	position:relative;
}

#head h1 {
	background:url(/images/p1headLeft.jpg) 0 0 no-repeat;
	width:543px;
	height:191px;
	position:absolute;
	top:0px;
	left:0px;
	text-indent:-999999px;
	overflow:hidden;
}

#head p {
	background:url(/images/p1headRight.jpg) 0 0 no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	width:191px;
	height:191px;
	text-indent:-999999px;
	overflow:hidden;
}

#head h1#form {
	background:url(/images/formHead.jpg) 0px 0px no-repeat;
	width:750px;
	height:180px;
}

#content {
	position:relative;
	z-index:9000;
	width:750px;
	overflow:hidden;
	padding-top:160px;
}

#content #oneCol {
	margin-top:20px;
}

#content #mid {
	width:430px;
	min-height:600px;
	margin:10px;
	float:left;
}

#content #mid h1, h2, h3 {
	padding-bottom: 15px;
	clear: both;
}

#content #mid h1 {
	font-size: 1.5em;
	color: #6677ff;
}

#content #mid h2 {
	font-size: 1.3em;
	color: #8888ff;
}

#content #mid h3 {
	font-size: 1.2em;
}

#content #mid ul {
	padding: 0px 20px 20px 25px;
}

#content #mid ul.starList {
	list-style-image: url(/images/starSmall.jpg);	
}

#content #right {
	margin-top:50px;
	float:left;
	width:150px;
}

#content #right p {
	padding: 25px 0px 0px 10px;
}

#content #left {
	margin-top:50px;
	float:left;
	width:150px;
}

#content #left li a {
	background: url(/images/starSmall.jpg) 0px 3px no-repeat;
	padding-left:13px;
	text-decoration:none;
	color:#6633FF;
}

#content #left li a:hover {
	background: url(/images/starSmallHover.jpg) 0px 3px no-repeat;
	color:#660066;
}

#content #left .callout {
	padding: 25px 10px 0px 0px;	
}

#content p {
	padding: 0px 20px 20px 25px;
}

#content .star {
	background:url(/images/starBig.jpg) 0px 0px no-repeat;
	padding-left:25px;
}

#base {
	background:url(/images/symbolThing.jpg) 40px 0px no-repeat;
	height:52px;
	float:left;
	clear:both;
	padding-top:14px;
	margin:0px auto;
	width:750px;
	text-align:center;
}