body {
	background-color: #F6FFCC;
	font-family: Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}

body, th, td, ul, ol 
{
	font-size : 9pt;
	color : Black;
}

body, th, td, div, p, h1, h2, h3, h4, ul, ol, li
{
	font-family : Arial, Helvetica, sans-serif;
}

li
{
	font-size : 9pt;
	color : Black;
}

.smallprint
{
	font-size : 9pt;
}

.gift
{
	font-size : 9pt;
	color : Black;
	border : 3px double Maroon;
	padding : 5px;
	width : 550px;
}

#header
{
	width : 770px;
}

#subheader
{
	padding-top : 5px;
	padding-bottom : 5px;
	color : white;
	font-weight : bold;
	text-align : center;
	font-size : 12pt;
	background-color : #96171A;
	width : 770px;
}

#sidebar
{
	color : White;
	font-family : Arial, sans-serif;
	padding-top : 20px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 20px;
	text-align : left;
	float : left;
	width : 155px;
	margin: 0;
	font : bold normal 12pt;
}

#sidebar a:link
{
	color : #FFFF80;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt;
}

#sidebar a:visited
{
	color : #FFFF80;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt;
}

#sidebar a:active
{
	color : Gray;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt;
}

#sidebar a:hover
{
	color : Gray;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt;
}

#content
{
	color : Black;
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	padding-left : 5px;
	padding-right : 20px;
	padding-top : 20px;
	padding-bottom : 30px;
	width : 555px;
	float : right;
	text-align : left;
	background-color : White;
}

#content a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

#content a:visited
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

#content a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

#content a:hover
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

h1
{
	color : Maroon;
	font-style : normal;
	font-size : 15pt;
	font-weight : bold;
	border-bottom : double;
}

h2 
{
	color : Black;
	font-size : 13pt;
	font-weight : bold;
}

h3 
{
	color : black;
	font-size : 10pt;
	font-weight : normal;
}

a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

a:visited
{
	color : Purple;
	font-weight : normal;
	text-decoration : underline;
}

a:hover, a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

#footer
{
	color : White;
	font-weight : normal;
	background-color : #96171A;
	width : 770px;
	text-align : center;
	font-size : 8pt;
	padding-top : 10px;
	padding-bottom : 10px;
}

#footer a:link
{
	color : #FFFF80;
	font-weight : normal;
	text-decoration : none;
}

#footer a:visited
{
	color : #FFFF80;
	font-weight : normal;
	text-decoration : none;
}

#footer a:active
{
	color : Gray;
	font-weight : normal;
	text-decoration : none;
}

#footer a:hover
{
	color : Gray;
	font-weight : normal;
	text-decoration : none;
}

#clearer {
	clear: both;
	height: 0;
}

.newsletter
{
	font-size : 9pt;
	color : Black;
}

#rap {
	width: 770px;
	background: url(/images/sidebar-background.gif) left top repeat-y;
	border: 1px solid #96171A;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}