body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	padding: 0px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	border: 1px solid #FFFFFF;
}
#menu {
	background-color: #4A064F;
	height: 38px;
	width: 900px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 0.84em;
}
#menu li:hover, #menu #nav li.sfhover {
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}
#menu ul {
	text-align: right;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	display: inline;
	padding: 5px;
}
#container #menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 900px;
}
#bar {
	background-color: #4B0450;
	height: 35px;
	width: 900px;
}
#bar p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #003399;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#left {
	width: 230px;
	margin-top: 15px;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
#left img {
	border: 1px solid #4B0450;
}
#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #4B0450;
	margin: 0px;
	padding: 0px;
}
#left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: .85em;
	font-style: italic;
	text-align: right;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#content {
	width: 590px;
	background-color: #FFFFFF;
	position: relative;
	margin-left: 270px;
	left: 3px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	font-size: .88em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#content h3 a {
	color: #4B0450;
	text-decoration: none;
}
#content a {
	color: #4D0553;
	text-decoration: none;
}
#content p {
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #4A064F;
	letter-spacing: -1px;
}
#content ul {
	list-style-type: none;
	color: #4B0450;
}
#content li {
	list-style-type: none;
}
#footer {
	height: 36px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
#content h3 {
	color: #4A064F;
	font-size: 16px;
}
.title  {
	font-size: 1.1em;
	color: #4B0450;
	text-indent: 35px;
	font-weight: bold;
	line-height: 1.3em;
}
#design {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
}
#design a, #design a:visited {
	color: #999999;
	text-decoration: none;
}
#design a:hover {
	color: #FFFFFF;
}
.showHide a, .showHide a:visited{
	font-size: 10px;
	color: #663333;
	text-decoration: none;
	text-align: right;
}
.showHide a:hover{
	color: #FF6666;
	text-decoration: none;
	text-align: right;
}
