body {
	margin: 20px 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	background: url('back.gif');
}

.head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	font-style:italic;
	padding-left: 200;
	padding-bottom: 30;
	color:#FFFFFF;
	
}

.leftnav,a.leftnav:link, a.leftnav:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#B13413;
	height:30px;
	width:177;
	line-height:30px;
	padding-left:20;	
	border-width:0;
	text-decoration: none;
	vertical-align:middle;
}

a.leftnav:hover
{
	background-color: #FD9539;
	color: #FFFFFF
}

h1, h2, h3 {
	color: #B13413;
}

h2 {
	font-size: 18px;
}

p {
	font-size: 13px;
}

.standard {font-size: 13px;}
.head1
{
font-size: 13px;
color: #B13413;
font-weight:bold;
}
.notes
{
font-size: 12px;
}

ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

a:link:visited {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}
a:hover{
	border: none;
}

a.stafflink, a.stafflink:visited {
	text-decoration: none;
	color: #00000;
	border: none;
}

a.stafflink:hover {
	text-decoration: underline;
	color: #00000;
	border: none;
}

img {
	border: none;
}


/* Menu */

.menu {
	width: 920px;
	height: 41px;
	background: #37AEF2 url('img2.gif'); 
}
a.menulink, a.menulink:visited {
	height: 41px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
	border:0 none black
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.menulink:hover, a.menulink :active  
{
	background: url('img3.gif');
	color: #FFFFFF
}

/* Content */

.content {
	width: 920px;
	margin: 0 auto;
	background: url('img4.gif');
}

#colOne {
	float: right;
	width: 220px;
	padding: 20px 10px 0 10px;
}

.colTwo {
	float: right;
	width: 490px;
	padding: 20px 20px 0 20px;
}

.colThree {
	float: right;
	width: 240px;
	padding: 20px 20px 0 10px;
}

/* Footer */

.footer {
	width: 920px;
	margin: 0 auto;
	background: url('img6.gif') repeat-x;
	font-size: 10px; padding-left:10; padding-right:0; 
	color: #ffffff;
	background-color: #333333;
}

.tiny {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tiny1link{
border:none
}

