body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
}

body {
	text-align: center;
	background-color: #CCCCCC;
}
.wrapper {
	text-align:center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {
color: #d23a6b;
	text-decoration: underline;
}
a:visited {
color: #d23a6b;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
color: #d23a6b;
	text-decoration: underline;
}
a img {
	border: none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
color: #d23a6b;
font-weight:bold;
line-height:1.3;}

h1 {
	font-size:16px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 { 
font-size:14px;
}
h3 { font-size:14px;
}
h4            { font-size:13px;}
h5            { font-size:12px;}
h6            { font-size:11px;}

#header-container {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	position: relative;
	z-index: 999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	height: auto;
	text-align: left;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header .logo {
	display:block;
	width:330px;
	height:90px;
	padding-top: 10px;}
#header a {
}
#header a:hover {
}
#header ul {
	margin-top: 30px;
	margin-bottom: 20px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	text-transform: none;
	float: right;
}

#header ul li{
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-right: 20px;
}
#header ul li a{
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	text-transform: none;
}
#header ul li a:hover{
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#page {
	width: 975px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar {
	float: left;
	height: auto;
	width: 210px;
	display: inline;
	margin-bottom: 15px;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
}
#sidebar img {
	margin-left: 13px;
	border: 1px solid #d23a6b;
}
#sidebar ul {
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 13px;
	padding-top: 0px;
	color: #660099;
}

#sidebar ul li{
	padding-left: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
}
#sidebar ul li a{
	color: #d23a6b;
	padding: 5px;
	margin-top: 0px;
	display: block;
	width: 167px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar ul li a:hover{
	color: #333333;
	padding: 5px;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d23a6b;
	border-right-color: #d23a6b;
	border-bottom-color: #d23a6b;
	border-left-color: #d23a6b;
}

#content {
	height: auto;
	width: 660px;
	margin-top: 0px;
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-left: 20px;
}
#content img{
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

#content .info {
	border: 1px solid #999999;
	padding: 10px;
	width: 709px;
	margin-left: 10px;
}

#footer-container {
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 0px;
	clear: both;
}
#footer {
	text-align: center;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer a{
	color: #FFFFFF;
}
#footer a:hover{
	color: #999999;
}

#footer .copyright{
	color: #000000;
	padding-top: 10px;
}
.table-border {
	border: 1px solid #ddd;
}
.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663399;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}
