#table {
	background-color: #FFF;
}
body {
	background-image: url(../Media/Side%20Bar.jpg);
	background-repeat: repeat-y;
	margin-left: 125px;
}
#header h1 #header  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#header {
	height: 90px;
	color: #333;
	font-weight: lighter;
	text-align: right;
}
#rightbody {
	padding: 16px;
	text-indent: 10px;
	text-align: center;
	letter-spacing: .1em;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #E36927;
}
#center {
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	color: #333;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	text-align: center;
	color: #666;
}
#center h1 {
	font-size: 24px;
	letter-spacing: .1em;
	font-variant: normal;
	text-transform: capitalize;
	color: #663D82;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6E4A8C;
}
#center h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
#center ul {
	letter-spacing: 0.1em;
	line-height: 20px;
	list-style-type: square;
	clip: rect(auto,auto,auto,auto);
}
#rightbody p {
	font-size: 14px;
	font-style: italic;
	line-height: 15px;
	font-weight: lighter;
}
#center ul li {
	padding-bottom: 10px;
}
#footer a {
	text-decoration: none;
	color: #333;
}
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#leftbody {
	vertical-align: top;
}
#header h6 {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-size: 24px;
	text-align: center;
	font-weight: lighter;
}
#header h1 #header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
}
#header p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header h2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header h2 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
#header h2 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
#header h2 a:hover {
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
#center p img {
	padding: 10px;
}
