* {
	margin: 0%;
	padding: 0%;
}
HTML, BODY {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background: url("images/Bkgrnd1.jpg");
	height: 100%;
	overflow: hidden;
}
#lside {
	background: #A66E3B;
	float: left;
	width: 210px;
	height: 100%;
	padding-left: 5px;
	padding-top: 5px;
	height: 100%;
	font-size: 11px;
	font-weight: 800;
	overflow: auto;
}
#rside {
	background: #A66E3B;
	float: right;
	width: 140px;
	height: 100%;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: 800;
	overflow: auto;
}
#view_at {
	width: auto;
	font-weight: 700;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: center;
}
#content {
	height: 100%;
	width: auto;
	font-weight: 700;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 20px;
	overflow: auto;
	text-align: center;
	}
#webring {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:60%;
}
#berners {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	overflow: hidden;
}
#berners2 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	overflow: hidden;
}
#mainright {
	width:30%;
	float:left;
	padding-bottom:10px;
}
#maincenter {
	width:30%;
	float:left;
	padding-bottom:10px;
}
#mainleft {
	width:30%;
	float:left;
	padding-bottom:10px;
}
#listing {
	font-weight: 700;
	font-size: 16px;
	text-align: left;
	padding-right: 5px;
}
#listing p {
	text-align: center;
}
#listing A:LINK {
	background-color: transparent;
	color: Navy;
	text-decoration: underline;
}
#listing A:VISITED {
	color: Teal;
	background-color: transparent;
	text-decoration: underline;
}
#listing A:HOVER {
	background-color: transparent;
	color: Red;
	text-decoration: underline;
}
.class1 A:LINK {
	background-color: transparent;
	color: Navy;
	text-decoration: underline;
}

.class1 A:VISITED {
	color: Teal;
	background-color: transparent;
	text-decoration: underline;
}

.class1 A:HOVER {
	background-color: transparent;
	color: Red;
	text-decoration: underline;
}
.class2 A:LINK {
	color: #3D41B6;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class2 A:VISITED {
	color: #CAC75C;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class2 A:HOVER {
	color: Red;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class3 A:LINK {
	color: #3D41B6;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class3 A:VISITED {
	color: #3D41B6;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class3 A:HOVER {
	color: Red;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
p.cen {
	text-align: center;
}
ul {
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
}
img.cen {
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
}
div.floatl {
	float: left;
	width: 180px;
	height: 180px;
}
div.floatl p {
	text-align: center;
}
h1 {
	color: #990000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	margin-right: auto;
	margin-left: auto; 
}
h2 {
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
}
h3 {
	font-size: 18px;
	font-weight: 800;
	text-align: center;
}
h4 {
	font-size: 36px;
	font-weight: bolder;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	color: Green;
}
h5 {
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	color: Green;
}
h6 {
	font-size: 36px;
	font-weight: 900;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	color: Black;
}
