#container {
			width: 800px;
			\width: 820px;
			w\idth: 800px;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#banner {
			padding: 5px;
			margin-bottom: 5px;
			background-color: rgb(255, 255, 255);
		}

		#content {
			padding: 5px;
			margin-left: 215px;
			margin-right: 215px;
			background-color: rgb(255, 255, 255);
		}

		#sidebar-a {
			float: left;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 0;
			margin-right: 5px;
			padding: 5px;
			background-color: rgb(255, 255, 255);
		}

		#sidebar-b {
			float: right;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 0;
			margin-left: 5px;
			padding: 5px;
			background-color: rgb(255, 255, 255);
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			
			background-color: rgb(255, 255, 255);
		}
	


body { 
	scrollbar-face-color:#C40504; 
	scrollbar-highlight-color:#000000; 
	scrollbar-3dlight-color:#C0C0C0; 
	scrollbar-darkshadow-color:#C0C0C0; 
	scrollbar-shadow-color:#000000; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-track-color:#C0C0C0; 
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	text-decoration: none;
}
p	{
		font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.standardtextbold {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.standardtextitalic {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}
.standardtextcapitals {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.standardtextred {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #c40504;
	text-decoration: none;
}
.header1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #c50404;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #660066;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
	font-variant: normal;

}
a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #c50404;
	text-decoration: underline;
}
.list {
	list-style-position: outside;
	list-style-type: disc;
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.smalltext {
	font-family: "Trebuchet MS", Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
