@charset "utf-8";

body {margin:0px auto; text-align: center; }

.sidel {
	width: 300px;
	float: left;
	margin-left: -1px;
	text-align: right;
	padding-top: 310px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	}
	
.sider {
	width: 300px;
	float: right;
	margin-left: -1px;
	text-align: left;
	padding-top: 310px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	}

.container {
	width:100%;
	margin:0px auto;
	text-align:center;
	background-image: url(bgbars-newest.jpg);
	background-repeat: repeat-x;
}
.content2{
	width: 612px;
	padding:0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.content{
	width: 615px;
	margin:0px auto;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
}

.pageheader {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}


.class1 A:link {text-decoration: none;
	color: black;
	background-color:#FFCC33;
	}
.class1 A:visited {text-decoration: none;
color: black;
	background-color:#FFCC33;
	
	
}
.class1 A:active {text-decoration: none;
color: black;
	background-color:#FFCC33;
	}
.class1 A:hover {text-decoration: none;
color: black;
	background-color:#FF66FF;
	}

.class2 A:link {text-decoration: none;
	color: black;
	}
.class2 A:visited {
	text-decoration: none;
		color: black;
}
.class2 A:active {text-decoration: none;
	color: black;
	}
.class2 A:hover {text-decoration: none;
		color: blue;
	}


.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

}
.minihead {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}
.divider {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	text-align: center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	text-align: center;
	text-decoration: underline;
}
