@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-color: #000;
	margin: 0px;
	}

a {
	color: #bc297e;
}
a:hover {
	text-decoration:none;
	color: #bc297e;
}

#container {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images2/backstrip.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#page {
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: left top;
	overflow: hidden;
	background-image: url(../images2/back.gif);
	padding-left: 0px;
}
#column1 {
	background-image: url(../images2/indexlogo1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}

#column2 {
	background-image: url(../images2/indexlogo2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#header {
	width: 840px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	text-align: right;
	padding: 0px;
}
#header h1 {
	font-weight: bold;
	color: #999;
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 13px;
}
#main {
	width: 675px;
	margin-right: 0px;
	margin-left: 200px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 12px;
}

#main h1 {
	font-size: 18px;
	color: #48438E;
	line-height: 24px;
	margin-top: 6px;
	margin-right: 150
	px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#main h2 {
	margin-right: 150px;
	}
	
#main h3 {
	margin-right: 200px;
	}

#main p {
	margin-right: 200px;
	}


.floatleft {
	float: left;
	padding-right: 12px;
}

.floatright {
	float: right;
	padding-left: 12px;
}

#menu {
	width: 200px;
	font-weight: bold;
	color: #666;
	line-height: 24px;
	font-size: 13px;
	float: left;
	margin-left: 0px;
	margin-top: 8px;
}


#menu ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 24px;
	margin: 0px;
}
#menu ul li {
	list-style-image: none;
	list-style-type: none;
}
#menu ul li a {
	width:200px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #48438E;
	text-decoration: none;
}
#menu ul li a:hover {
	text-decoration:none;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #bc297e;
}
#menu h1 {
	font-size: 18px;
	color: #B9277E;
	margin: 0px;
	padding: 0px;
}

#slides {
	font-weight: bold;
	color: #FFf;
	float: right;
	width: 200px;
	margin-right: 0px;
	margin-top: 300px;
	font-size: 13px;
	vertical-align: bottom;
	margin-left: 0px;
	margin-bottom: 10px;
}
.sidetable {
	background-color: #FD0;
	border: 1px solid #B9277E;
	color: #48438E;
}
.sidetable h1{
		color: #48438E;
}

#slides h1 {
	font-size: 20px;
	background-color: #029443;
	display: block;
	padding-top: 1px;
	padding-bottom: 4px;
	margin: 0px;
}

#slides a {
	color: #FFF;
}
#slides a:hover {
	text-decoration:none;
	color: #FFF;
}

.sidetable {
	background-color: #FFF;
	border: 1px solid #B9277E;
	color: #48438E;
	padding: 8px;
}
.sidetable h1{
	color: #48438E;
}

#footer {
	font-size: 11px;
	color: #c1e1f2;
	width: 925px;
	margin-right: auto;
	margin-left: 0px;
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer a {
	color: #c1e1f2;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}

#clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	color: #BB287E;
	font-size: 13px;
}
h2 {
	font-size: 18px;
	color: #666;
	font-weight: bold;
}
#main li {
	margin-bottom: 4px;
}
