/* hide container until all is ready */
.test, .test2,.test3, .test4{
	display: none;
}
/*Main Container*/
.container {
	width: 100%;
}
.container ul{
	list-style-type: none;
	margin: 0;
	padding:0;	
}
.container li{
	display: inline;
	margin: 0px;
	padding:0px;
}
/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 550px;	
	overflow:hidden;
}
.contentWrapper{	
}
.contentInnerWrapper{
	text-align: justify;
	padding: 10px;
}


.sidebar{
	height: 550px;
	width: 290px;
	margin-top: 125px;
	margin-bottom: 25px;
	align: right;
	overflow:scroll;	
}

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #960059;
	text-decoration: none;
}

.style5 {	color: #807f80;
	font-size: 12px;
}

.style6 {	color: #323231;
	font-size: 14px;
}

.navbuttons {
	background-color: transparent;
	outline:none;
	outline-color: transparent;
	border: 0px;
	color: #910043;
}

.navbuttons:hover {
	background-color: transparent;
	outline:none;
	outline-color: transparent;
	border: 0px;
	color: #333;
}


.a:hover {
background-color: #999999;
color: transparent;

}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #930042;
	text-decoration: none;
}


.title {
	background-color: #000000
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.maincontent {
	background-color: #000000
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.navbuttons1 {
	background-color: transparent;
	outline:none;
	outline-color: transparent;
	border: 0px;
	color: #910043;
	font-size:12px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

.navbuttons1:hover {
	background-color: transparent;
	outline:none;
	outline-color: transparent;
	border: 0px;
	color: #333;
}

