* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #581e4d;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFCCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF0099;
	background-color: #FFFFFF;
	background-image: url(images/masthead-bg.gif);
	background-repeat: no-repeat;
}
#wrapper #masthead {
	height: 180px;
}
#content-wrapper {
	float: left;
	background-image: url(images/side-bar-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#content {
	float: left;
	width: 540px;
	padding: 20px;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
}
#content li {
	margin-left: 30px;
	list-style-type: square;
}
#content a {
	color: #FF0099;
	text-decoration: underline;
	line-height: 30px;
}
#content h1 {
	font-size: 1.5em;
	color: #a50765;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a50765;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#content h2 a {
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	display: block;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 16px;
	color: #FF0099;
	text-decoration: none;
	display: block;
}
#content h3 {

	font-size: 16px;
	color: #9933CC;
	text-decoration: none;
	display: block;
}
#content h4 {
	color: #000000;
}
#content p {
	margin-bottom: 1em;
	line-height: 18px;
}
#content strong {
	color: #9900CC;
}
#subpages {
	margin-bottom: 15px;
	font-size: 0.87em;
	font-weight: bold;
}
#subpages li {
	color: #FF0099;
}
#subpages li a {
	color: #FF0099;
}
#main {
	float: left;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	background-color: #FFFFFF;
	clear: both;
}
#copyright {
	text-align: center;
	color: #FFFFFF;
}
#sidebar {
	float: right;
	color: #FF0099;
	width: 190px;
	padding: 10px 5px;
	background-image: url(images/side-bar-bg.gif);
}
#sidebar p
{
	margin-bottom: 2.0em;
	color: #FF66CC;	
}
#sidebar h2, h3, h4
{
	font-size: 1.2em;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
	height: 25px;
	padding-left: 5px;
	margin-bottom: 20px;
}
#sidebar h2
{
background-image: url(images/menu-noise-bg-hilite-blue.gif);
}
#sidebar h3
{
background-image: url(images/menu-noise-bg-hilite-orange.gif);
}
#sidebar h4
{
background-image: url(images/menu-noise-bg-hilite-green.gif);
}
#sidebar h5
{
	font-size: 1.2em;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/menu-noise-bg-hilite.gif);
	line-height: 25px;
	height: 25px;
	padding-left: 5px;
}
#sidebar ul {
	background-image: url(images/side-bar-bg-lite.gif);
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar li {
	list-style-type: none;
	margin-bottom: 10px;
}
.sidebar-li-hightlite {
	font-size: 1.2em;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/url(images/menu-noise-bg-hilite.gif));
	line-height: 25px;
	height: 25px;
	padding-left: 5px;
	margin-bottom: 20px;
}
.sidebar-img-border-orange {
	border: 1px solid #efa501;
}
.sidebar-img-border-blue {
	border: 1px solid #3081c6;
}
.sidebar-img-border-green {
	border: 1px solid #2dbf40;
}
.right-bar-light-bg {
	background-image: url(images/right-bar-light-bar.gif);
	margin-bottom: 20px;
	padding-left: 5px;
}
#sidebar a {
	color: #FFFFFF;
}
#main h2 a {
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	display: block;
	margin-bottom: 10px;
}
.img-left {
	float: left;
	margin-right: 15px;
	border: 1px solid #FF0099;
}
.img-right {
	float: right;
	border: 1px solid #FF0099;
	margin-left: 15px;
}
.img-border {
	border: 1px solid #FF0099;
	margin-top: 20px;
}
#main h2 {
	font-size: 16px;
	color: #FF0099;
	text-decoration: none;
	display: block;
}
#main h3 {

	font-size: 16px;
	color: #9933CC;
	text-decoration: none;
	display: block;
}
#copyright {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}




/* Menu CSS Start */

#menu {
	height: 30px;
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0099;
	border-bottom-color: #FF0099;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#menu a:link {
	color: #FFFFFF;
}
#menu a:hover {
	color: #9933CC;
}
#wrapper #menu {
	height: 30px;
	color: #FFFFFF;
	background-color: #000000;
}
#menu li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
}
#menu a {
	color: #FFFFFF;
}
.menu-spade {
	margin-top: 7px;
}
.menu-clover {
	margin-top: 7px;
}
.menu-diamond {
	margin-top: 7px;
}
.menu-heart {
	margin-top: 7px;
}
#menu ul {
	margin-left: 35px;
}
#menu li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
.menu-icon {
	margin-top: 7px;
}
/* Menu CSS End */

/*Begin Form Styles*/
label {
	margin-right: 10px;
	display: block;
	float: right;
}
#left-col {
	width: 100px;
	height: 40px;
	line-height: 40px;
}
#right-col {
	width: 225px;
}
.text-field {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #9933CC;
	height: 20px;
}
fieldset {
	width: 375px;
	background-color: #FFFFFF;
	margin-left: auto;
	border: 1px solid #FFCCFF;
	margin-right: auto;
}
legend {
	font-size: 18px;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0099;
}
#clear {
	height: 1px;
	clear: left;
	background-color: #FFFFFF;
	background-image: url(images/side-bar-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#comment {
	height: 150px;
	width: 500px;
}

/*End Form Styles*/
table {
	float: left;
	clear: both;
}.narrowcolumn {
	background-color: #FFFFFF;
	color: #000000;
}
