#breadcrumbs  {
	font-variant: normal;
	background-color: #CCC;
	width: 100%;
	font-size: 10px;
	margin: 0px;
}
#header1a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 50px;
	background-color: #C00;
	font-variant: small-caps;
	color: #eee;
	letter-spacing: 20px;
	text-align: left;
	width: 100%;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 5px;
}
#header1b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #eee;
	background-color: #666;
	letter-spacing: 6px;
	text-align: right;
	vertical-align: top;
	width: 100%;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#main {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	background-color: #eee;
	margin: 0%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333;
}
h1 {
	font-size: 24px;
	color: #C00;
	text-align: center;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	margin: 10px;
}
h6 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #333;
	font-size: 14px;
}

#footer1a {
	font-size: 12px;
	color: #eee;
	background-color: #C00;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
#footer1b {
	color: #eee;
	background-color: #666;
	font-weight: bold;
	text-align: center;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}

a:link {
	color:#000
}      /* unvisited link */
a:visited {
	color:#000
}  /* visited link */
a:hover {
	color:#000
}  /* mouse over link */
a:active {
	color:#000
}  /* selected link */
#main .center {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 100px;
	color: #000;
	background-color: #FFF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}
