

body {
     margin:0;
     padding:0;
	color: #555753;
}



h3 
{ 

color: #990000;
		letter-spacing: 3px;
}

td
{
font: 95% "trebuchet ms";
vertical-align: top;
}

a:link 
	{ 
		text-decoration: none;
color: #990000;

	}
	
a:visited 
	{ 
		text-decoration: none;
color: #990000;

	}


a:hover, a:active
{
	color: #fff;
	background-color: #990000;
}



#container
{
width: 100%;
text-align: left;
background-color: #fff;
color: #333;

	color: #555753;
font: 95% "trebuchet ms";
line-height: 130%;

}


#topNav
{
padding: 6px;
background: #cccfff;

font: bold 110% "trebuchet ms";

position: absolute; 
top: 125px;
left: 0px;

width: 100%;
}

#topNav p
{
margin-left: 10px;
}


#Heading
{

background: #666699;
height: 125px;
margin-right: 220px;

position: absolute;
top: 0px;
left: 0px;
padding: 0px;
width: 100%;
border-bottom: 2px solid #990000;
}

#Heading h1
{
padding: 0px;
margin-top: 40px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 300px;
		font: 300% verdana;
		letter-spacing: 20px; 
		color: #CCCCFF;

}

#Heading h2
{
padding: 0px;
margin-top: 5px;
margin-bottom: 0px;
margin-left: 10px;
font: 80% verdana;
color: #CCCCFF;

}



#RightMatter
{

width: 222px;
margin-right: 0px;
margin-top: 0px;
margin-left: 10px;
padding: 0px;
line-height: 100%;
font: 80% "trebuchet ms";
position: absolute;
top: 125px;
right: 0px;
background: #999cFF;
border-left: 2px solid #990000;
color: #000;
border-bottom: 2px solid #990000;
}

#RightMatter li
{
list-style: none;
padding-right: 10px;
padding-right: 10px;

}



#content
{
margin-left: 20px;
margin-right: 250px;
margin-top: 180px;

}


#content h3 
{ 
font: 150% verdana;
color: #666699;
margin-left: 0px;
margin-right: 250px;
}


#RightMatter p { 

text-indent: -10px;
margin-left:10px;
margin-bottom: 5px;
margin-top: 0px;
line-height: 115%;
padding-left: 10px;
padding-right: 10px;

}



#RightMatter h3 
{ 
margin: 5px 0 .5em 0; 
color: #990000;
		letter-spacing: 3px;
padding-left: 10px;
padding-right: 10px;
font: bold 150% "trebuchet ms";
}



#RightLinks
{
text-align: right;
width: 200px;
margin: 0px; 

background: #CCCCFF;
font:  80% "trebuchet ms";
		height: 125px;
color: #990000;
position: absolute;
top: 0px;
right: 0px;


}

#RightLinks h4 
{ 
margin-top: 0;
margin-bottom: 5px;
		letter-spacing: 3px;
font: bold  120% "trebuchet ms";
}

#filler
{

width: 22px;
margin: 0;
height: 125px;
position: absolute;
top: 0px;
right: 200px;
border-bottom: 2px solid #990000;
background: #9999ff;
border-left: 2px solid #990000;
}




#footer
{
	clear: both;
margin: 0;
padding: .5em;
margin-right: 230px;
	text-align: left;
	font-size: 90%;
}

