BODY {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333;}
HR {color: #A9218E;}
LI {line-height: 24px;}
FORM {bottom: 0px; top: 3px; margin: 0; padding: 3}

#shell {
	width: 800px;
	background-image: url(images/backa.gif);
	background-repeat: repeat-y;
}

#topmenu {
	background-image: url(images/logo-zipsheets-09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 185px;
	width: 800px;
	padding-top: 70px;
}

#content {
	padding-top:30px;
	width: 785px;
	background-repeat: repeat-y;
}

/* basic two column */
#colleft {
	float: left;
	width: 450px;
	text-align: left;
}
	
#colspace {
	float: left;
	width: 10px;
}

#colright {
	float: left;
	width: 310px;
	text-align: left;
	line-height: 18px;
}

/* side-by-side boxes */
#colleft-a {
	float: left;
	width: 255px;
	text-align: left;
}
	
#colspaceb {
	float: left;
	width: 10px;
}

#colleft-b {
	float: left;
	width: 185px;
	text-align: left;
	line-height: 18px;
}

/* styles */

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0267;
	padding: 2px;
}

A.text:link {font-size: 12px; color: #FF0267; font-weight: bold; text-decoration: underline;}
A.text:visited {font-size: 12px; color: #FF0267; font-weight: bold; text-decoration: underline;}
A.text:hover {font-size: 12px; color: #333333; font-weight: bold; text-decoration: underline;}
A.text:active {font-size: 12px; color: #333333; font-weight: bold; text-decoration: underline;}

.title {font-size: 18px; color: #FF0066; font-weight: bold;}
.subtitle {font-size: 14px; color: #333333; font-weight: bold; line-height: 14px;}
.subhead {font-size: 12px; color: #FF0066; font-weight: bold;}
.description {font-size: 10px; line-height: 12px;}
.reg {font-size: 12px; color: #FF0066; font-weight: bold;}
.copy {font-size: 11px; color: #FF0066; text-decoration: none;}
.list {
	font-size: 16px;
	font-weight: bold;
	color: #592C11;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none; line-height: 20px;
}

/* paypal, links and copyright info */
#basebar {
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/paypal09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #592C11;
	height: 75px;
	width: 760px;
	}
	
#basebar a {
	font-size: 11px;
	font-weight: bold;
	color: #592C11;
	text-decoration: none;}
	
#basebar a:hover {
	font-size: 11px;
	color: #592C11;
	text-decoration: underline;}
	
#footer {
	font-size: 10px;
	font-weight: bold;
	color: #592C11;
	width: 760px;
	background-color: #FFD1E5;
	padding: 5px;}