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

#header {
	margin: 0 0 15px 0;
	background: #FFFFFF;
	text-align: right;
}

#side-a {
        float: left;
        width: 180px;
		padding: 5px;
}

#side-a p {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #3F6268;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#side-a h1 {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#side-a h2 {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

#side-a a {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #3F6268;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#side-a a:hover {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #E68D1F;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#side-a a:visited {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #952D47;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


#side-b {
	float: right;
	width: 180px;
	padding: 5px;
	background-image: url(images/tealblock.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#side-b p {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}

#side-b h1 {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

#side-b h2 {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
#side-b h3 {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 15px;
	text-align: center;
}
#side-b a {
	color: #FFFFFF;
	padding-right: 10px;
	font-weight: bold;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#side-b a:hover {
	color: #E68D1F;
	padding-right: 10px;
	font-weight: bold;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#side-a b:visited {
	color: #FFCCFF;
	padding-right: 10px;
	font-weight: bold;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}


#content {
	float: left;
	width: 48%;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	list-style-position: outside;
	list-style-type: disc;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}

#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	list-style-position: outside;
	list-style-type: disc;
	color: #0F4E92;
}
#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	list-style-position: outside;
	list-style-type: disc;
	color: #E68D1F;
}
#content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	list-style-position: outside;
	list-style-type: disc;
	color: #952D47;
}

#footer {
	clear: both;
	background: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#footer a {
	font-family: Garamond, Georgia, Verdana, serif, MrsEavesRoman;
	font-size: 11px;
	text-align: center;
}
#footer p {
	font-family: Myriad, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #3F6268;
	font-weight: bold;
	text-align: center;
}
