#content {
	float: left;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;	
	width: 500px;
}
#sideBar {
	width: 226px;
	float: right;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 10px;
	display: block;
	padding: 2px;
	margin-top: 0px;
}
a:link, a:visited, a:active {
	color: #0000cc;
}
.boxGradient {
	background-image: url(../images/boxGradientBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 508px;
	margin-right: auto;
	margin-left: auto;
}

a:hover {
	color: #CC0000;
}

h1 {
	font-size: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 21px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.lineHeight {
	line-height: 14px;
	height: 42px;
	padding-top: 4px;
}

#footerNav {
	font-size: 14px;
	color: #999999;
	line-height: 35px;
}
#copyright {
	font-size: 10px;
	line-height: 14px;
	color: #dddddd;
}
.copy12 {
	font-size: 12px;
}
.red {
	color: #CC0000;
}


.white {
	color: #FFFFFF;
}
.marqueeBG {
	background-image: url(../images/sections_04.jpg);
	background-repeat: repeat-y;
}
.awanaBoxHeader {
	background-image: url(../images/sections_01_01.png);
	background-repeat: no-repeat;
	height: 84px;
	line-height: 84px;
}
