.table1 {
	margin-left: 50px;
}
.table2 {
	margin-left: 50px;
	font-size: 16px;
	color: #3366CC;
}
.tback {
	text-align: center;
	font-weight: bold;
	color: #cacd66;

}
.tback2 {
	background-image: url(images/title316.jpg);
}
#content #sidebar {
	float: left;
	width: 180px;
	height: auto;
}
#content #main {
	float: right;
	width: 800px;
	height: auto;
}
#content {
	width: 987px;
	height: auto;
	text-align: center;
	float: none;
	clear: none;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 987px;
}
.style3{
	color: #330099;
	font-size: 16px;
	line-height: 20px;
	}
.style2 {
	color: #CACD66;
}
.style1 {
	color: #000000;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
}
a:link {
	color : #3366CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #2357E5;
}
