body {
		margin:0px 0px 0px 0px;
		background:#f5f5f5;
		}
		
a, a:link, a:active, a:visited {

}

a:hover {


}

p
{
font:14px arial, verdana, sans-serif;
color:#000;
margin:0 15px 0 15px;
padding:8px 0 4px 15px;
text-align:justify;
}

p.leftcolumn
{
font:14px arial, verdana, sans-serif;
color:#000;
margin: 0px 0px 0px 0px;
padding: 10px;
text-align:justify;
}

p.insiderightcolumn
{
float:right;
font:14px arial, verdana, sans-serif;
color:#000;
margin:0 15px 0 15px;
padding:8px 0 4px 15px;
text-align:justify;
}

p.subheader
{
font:14px arial, verdana, sans-serif;
color:#000;
margin:0 15px 0 15px;
padding:1px 0 1px 1px;
text-align:justify;
}

h1{

font:26px arial, verdana, sans-serif;
line-height:26px;
color:#990033;
padding:25px 0 4px 15px;
margin:0 15px 0 15px;
}

h2
{


font:bold 16px arial, verdana, sans-serif;
line-height:16px;
color:#555;
padding:7px 0 4px 16px;
margin:0 15px 0 15px;
}

ul.disc
{list-style-type: disc;
font:14px arial;
color:#000;
}

ol.decimal
{
list-style-type: decimal;
font:14px arial;
color:#000;
}

#header
{
width:100%;
background:#CCCC99;
text-align:center;
height:75px;
}

#subheader
{
clear:both;
width:100%;
background:#CCCC99;
text-align:center;
border-top:1px solid #B1A06E; 
}

#subheader p
{
font:10px arial, verdana, sans-serif;
color:#333;
padding:7px;
margin:0;
text-align:center;
}

#rightcontent {

	float:right;
	width:75%;
	background:#fff;
	margin-left:15px;
	padding-bottom:20px;
	border-left:2px solid #B1A06E;

}

#rightcontent h1 {

	padding:25px 0 15px 15px;
}

#leftcontent {

}

#leftcontent p{

	font:14px arial, verdana, sans-serif;
	color:#000;
	margin:2px;
	padding:5px;
	text-align:justify;
}

#leftcontent ul{

	font:11px arial, verdana, sans-serif;
	color:#333;
	list-style-type:square;
	padding-bottom:2px;
	margin-bottom:0;
	
}

#leftcontent li{
	margin-left:25px;

}

#insideleft
{

}

#insideright {

	float:right;
	width:30%;
	border-left:1px dashed #B1A06E;
	margin-left:15px;

}

#insideright p {

	padding:1px;

}

#footer {

	clear:both;
	width:100%;
	background:#CCCC99;
	text-align:right;
	border-top:1px solid #B1A06E; 
}

#footer p{

	font:10px arial, verdana, sans-serif;
	color:#333;
	padding:7px;
	margin:0;
	text-align:right;
}

/* this is for the links in the left column */
a.one:link{color: #990033}

a.one:link {text-decoration: none}

a.one.link {font-size: 14px}

a.one:visited {text-decoration: none}

a.one:visited {color: #990033}
a.one:visited {font-size: 14px}

a.one:hover {text-decoration: underline}

a.one:hover {color: #990033}

a.one:hover {font-size: 14px}

a.one:active {color: #990033}

a.one:active {font-size: 100%}



/* this is for the header link */
a.header:link{color: #990033}

a.header:link {text-decoration: none}

a.header.link {font-size: 100%}

a.header:visited {text-decoration: none}

a.header:visited {color: #990033}
a.header:visited {font-size: 100%}

a.header:hover {text-decoration: none}

a.header:hover {color: #990033}

a.header:hover {font-size: 100%}

a.header:active {color: #990033}

a.header:active {font-size: 100%}

