@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 800px;
	background-color: #000000;
	padding-top: 10px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
}
#banner {
	padding: 10px;
	height: 100px;
	background-image: url(../images/OARbannersampleSMALL.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000000;
	margin-bottom: 10px;
}
#holder {
	position: relative;
}
#leftAds {
	padding: 5px;
	width: 150px;
	min-height: 350px;
	position: relative;
	float: left;
	background-color: #000000;
}
#leftAd_1 {
	border: 2px solid #000000;
	height: 145px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-color: #666666;
	color: #000000;
}
#leftAd_2 {
	border: 2px solid #000000;
	height: 145px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #000000;
}
#navigationFill {
	background-color: #CCCCCC;
	padding-left: 20px;
}



#navigation {
	height: 27px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	background-image: url(../images/navLeftandWhite.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
	float: left;
	padding-left: 20px;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC44F;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#innerHolder {
	float: left;
	background-color: #FFF8F2;
	width: 640px;
}
#clear {
	clear: both;
}




#content {
	background-color: #FFF8F2;
	min-height: 400px;
	font-size: 12px;
	float: left;
	width: 454px;
	padding: 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
}


#content-Sub {
	min-height: 400px;
	font-size: 12px;
	float: left;
	width: 345px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content-NoSub {
	background-color: #FFF8F2;
	min-height: 400px;
	font-size: 12px;
	float: left;
	width: 453px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentHolder {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
}

#content td {
	color: #FFFFFF;
	padding: 5px;
}
#content-Sub a {
	font-weight: bold;
	color: #860C0B;
	text-decoration: none;
}
#content-NoSub a {
	font-weight: bold;
	color: #860C0B;
	text-decoration: none;
}


#content-Sub p {
	clear: both;
}


#subTitle {
	background-color: #FFC44F;
	margin-top: 0px;
	min-width: 70px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-image: url(../images/oarSubTitleLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	margin-left: 30px;
	width: 310px;
}
#subTitleRight {
	background-image: url(../images/oarSubTitleRight.jpg);
	float: right;
	height: 20px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#subTitleRight2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-image: url(../images/oarSubTitleRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	width: 310px;
}

#subNavigation {
	padding: 5px;
	float: right;
	width: 98px;
	margin-top: 40px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#subNavigation a {
	font-size: 14px;
	color: #FFF8F2;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-image: url(../images/subNavButton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#subNavigation a:hover {
	font-size: 14px;
	color: #FFF8F2;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-image: url(../images/subNavButtonHover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#features {
	background-color: #FFF8F2;
	float: right;
	width: 156px;
	min-height: 300px;
	margin-right: 5px;
}
.feature1 {
	height: 21px;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 5px;
	display: block;
	background-image: url(../images/featuredTitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	font-weight: bold;
}
#feature1 {
	padding: 5px;
	font-size: 12px;
}

#pieceTitle {
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
	float: left;
}

.pieceTitleLeft {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #850B0B;
}
#PieceTitle p {
	margin: 0px;
}

#featurePieceTitle {
	font-size: 16px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #850B0B;
	margin-top: 20px;
	margin-left: 20px;
	width: 125px;
}
.featurePieceTitleLeft {
	margin-left: -20px;
	padding-left: -10px;
	font-weight: bold;
}
#featurePieceTitle p {
	margin: 0px;
}
#poetry {
	color: #0000FF;
}




#footer {
	padding: 10px;
	clear: both;
	height: 75px;
	background-color: #3D2020;
	color: #FFF8F2;
}
#leftAds  a {
	font-weight: bold;
	color: #FFF8F2;
	text-decoration: none;
	text-align: center;
	display: block;
}
#ThinkUp {
	color: #FFFFFF;
	float: right;
	height: 20px;
	width: 220px;
	margin-top: 60px;
}
#ThinkUp a {
	font-weight: bold;
	color: #5B7F8F;
	text-decoration: none;
}
#audioBox {
	margin-top: 15px;
}
