#container {
	padding: 0px;
	width: 950px;
	background-color: #9B4D9A;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #636;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #636;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F3ECF5;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F09;
}

#sidebar {
	float: left;
	width: 200px;
	margin: 0px;
	height: 170px;
	background-color: #FFF;
}
.footer.info {
	float: right;
	width: 200px;
	vertical-align: top;
	text-align: right;
	padding-right: 40px;
}
.footerLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #969;
}

#PageContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #909;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-right: 50px;
	text-align: left;
	line-height: 16px;
}

#content {
	margin-left: 200px;
	background-color: #FFF;
	margin-bottom: 0px;
}
#PageTitle {
	text-align: right;
	clip: rect(0px,auto,auto,auto);
	padding-right: 100px;
	height: 50px;
}
#footer {
	background-color: #FFF;
	height: 25px;
	padding-top: 20px;
	text-align: left;
	padding-left: 20px;
	bottom: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 930px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #636;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #969;
	text-align: left;
}
#navigation {
	background-color: #9B4D9A;
	float: left;
	width: 200px;
	padding-top: 20px;
	text-align: center;
}




#header {
	background-image: url(../images/template/top.gif);
	background-repeat: no-repeat;
	margin-left: 200px;
	height: 100px;
	background-color: #FFF;
}
#logo {
	text-align: center;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #909;
}
.centretext {
	text-align: center;
}
.rightAlign {
	text-align: right;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #909;
}
q {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #909;
	font-style: italic;
	font-weight: normal;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
li {
	background-image: url(../images/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	}
.RightAlign {
	text-align: right;
}
.follow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

