BODY {
	font-family: Helvetica, Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #000000;

}
A:link { color: #000000;  text-decoration: none }
A:visited { color: #000000;  text-decoration: none }
A:active { color: #000000;  text-decoration: none }
A:hover { color: #000000;  text-decoration: underline }

#wrapper {
	text-align: left;
	margin 0px auto;
	padding: 0px;
	border:0;
	width: 500px;
	background: url("/path/to/your/background_cols.gif") repeat;
}


#side-a {
font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 30px;
	font-size: 12px;
	float: left;
	width: 150px;
}

#side-b { 
font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	margin: 0;
	float: right;
	width: 300px;
	height: 1% /* Holly hack for Peekaboo Bug */
}






.curved-box
    {
    width: 850px;
    margin: 0px;
    background-color: #FFFFFF;
}

.curved-box h2
    {
    background: #FFFFFF url(images/curve_top2.jpg) no-repeat left top;
    color: #f4fbfd;
    padding: 30px 850px 0px 0px;
}

.curved-box h3
    {
    background: #FFFFFF url(images/curve_bottom2.jpg) no-repeat left bottom;
    margin: 0px;
    padding: 15px 15px 0px 0px;

} 



.leadin {
font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align : left;
	font-weight: normal;
	margin-left: 70px;
	margin-top: 30px;

}

.leadin1 {
font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align : center;
	font-weight: normal;
	margin: 18px;
}


.text
{
font-family: Lucida Sans Unicode, Verdana;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 2px;
	text-align : center;
	font-weight: normal;
}


.text2
{
font-family: Lucida Sans Unicode, Verdana;
text-align: right;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 2px;
	font-weight: normal;
}

.paragraph {
	font-family: "Trebuchet MS", Helvetica, Arial, "Arial MT", Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 75px;
	font-weight: normal;
}

.list {
	font-family: "Trebuchet MS", Helvetica, Arial, "Arial MT", Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}


.copyright {
	font-family: Helvetica, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #444444;
	text-align : left;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.copyright A:link		{ font-weight: bold; color: #CC0033; text-decoration: none; }
.copyright A:alink		{ font-weight: bold; color: #CC0033; text-decoration: none; }
.copyright A:vlink		{ font-weight: bold; color: #CC0033; text-decoration: none; }
.copyright A:active		{ font-weight: bold; color: #CC0033; text-decoration: underline; }
.copyright A:visited	{ font-weight: bold; color: #CC0033; text-decoration: none; }
.copyright A:hover		{ font-weight: bold; color: #CC0033; text-decoration: underline; }
