BODY {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align: center; /* for IE */
	margin: 0px;
	scrollbar-3dlight-color:#ffffff;
           scrollbar-arrow-color:#000;
           scrollbar-base-color:#ffffff;
           scrollbar-track-color:#999999;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#cccccc;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#EECCCC;
}



P {
	font-size: 0.8em;
	margin-left: 5%;
}


H1 {
	font-size: 3em;
	font-weight: bold;
	color: #999999;
	font-family: Papyrus;
	margin-bottom: 0px;
	text-align: left;
}
H2 {
	font-size: 1em;
	margin-bottom: 2px;
	margin-top: 2px;
}
H3 {
	font-size: 20px;
	color: #99cc99;
	text-align: center;
	margin-bottom: 2px;
}
H4 {
	font-size: 0.8em;
	text-align: right;
	margin-bottom: 2px;
	color: 333;
}
A {
	color: #369;
	text-decoration: none;
	font-size: 0.8em;
	margin-bottom: 1px;
}

A:HOVER {
	color: #660;
	text-decoration: underline;
}
A.header:LINK {
	color: #369;
	text-decoration: none;
}

A.header:VISITED {
	color: #369;
	text-decoration: none;
}

A.header:HOVER {
	color: #660;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
text-align: center;
}

A.footer:LINK {
	color: #000;
	text-decoration: none;
}


A.footer:HOVER {
	color: #999;
	text-decoration: underline;
}

.main{
	 background-position: center;
	 background-repeat: no-repeat;
}
#mainwrapper { 
 width: 768px; 
 margin: 0 auto; 
 text-align: center; /*makes IE5 play nice*/ 
} 

 TD.res {
	vertical-align: top;
}
.title{
	vertical-align: top;
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 260px;
}
