.menuLINK {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-variant: small-caps;
	color: #330;
	width: 780px;
	margin-top: 5px;
	line-height: 25px;
	font-size: 18px;
	height: 25px;
}
.bodyLINK {
	font-style: italic;
	color: #EEE;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
	font-size: 12px;
}
#linkBAR {
	height:65px;
	float: left;
	width: 780px;
}
p {
	margin-top: 0px;
	font-family: "Comic Sans MS", cursive;
}
.bodyPARAGRAPH {
	font-family: "Comic Sans MS", cursive;
	color: #EEE;
}
#copyright {
	width: 780px;
}
#canvas {
	background-image: none;
	background-repeat: no-repeat;
	height: 600px;
	width: 780px;
}
#adLEFT {
	height: 600px;
	width: 160px;
	float: left;	
}
#adLEFTt {
	height: 200px;
	width: 190px;
}
#adLEFTb {
	height: 300px;
	width: 190px;
}
#otbpCANVAS {
	height: 600px;
	width: 620px;
	margin-left: 160px;
}
#otbpCONTENT {
	height: 600px;
	width: 460px;
	float: left;
	background-image: url(images/otbpCONTENT_BG.jpg);
	background-repeat: no-repeat;	
}
#otbpCONTENT_ALT {
	height: 600px;
	width: 460px;
	float: left;
	background-image: url(images/otbpCONTENT_BG_nomap.jpg);
	background-repeat: no-repeat;
}
#adRIGHT {
	height: 600px;
	width: 160px;
	margin-left: 460px;
}
#adRIGHTt {
	height: 150px;
}
.videoICON {
	float: left;
}
.videoTEXT {
	height: 110px;
}

#otbpCONTENT_TOP {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	height: 247px;
	width: 440px;
	font-size: 14px;
	vertical-align: middle;
	line-height: 16px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 20px;
}
#otbpCONTENT_TW {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	height: 350px;
	width: 440px;
	font-size: 14px;
	vertical-align: middle;
	line-height: 16px;
	margin-left: 10px;
	text-align: justify;
}
#otbpCONTENT_journal {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	height: 440px;
	width: 440px;
	font-size: 14px;
	line-height: 14px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 10px;
}
#otbpCONTENT_VIDEO_01 {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	height: 110px;
	width: 440px;
	font-size: 14px;
	vertical-align: middle;
	line-height: 16px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 10px;
}
#otbpCONTENT_VIDEO_02 {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	height: 110px;
	width: 440px;
	font-size: 14px;
	vertical-align: middle;
	line-height: 16px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 10px;
}
#otbpCONTENT_BOTTOM{
	height: 100px;
	width: 440px;
	margin-left: 10px;
}
#otbpCONTENT_ADSPACE_BOTTOM{
	height: 100px;
	width: 460px;
	position: absolute;
	top: 722px;
}
#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#topCONTENT {
	height:199px;
	width:780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/otbpBANNER.jpg);
	background-repeat: no-repeat;
}
#banner{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 158px;
	width: 780px;
}
#menubar {
	width: 780px;
	height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/menuBAR_OTBP.jpg);
}
#canvasHEADER {
	height: 105px;
	width: 780px;
}
#canvasBODY {
	height: 314px;
	width: 780px;
}
#content {
	margin-left: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #CCC;
	height: 280px;
	margin-right: 25px;
	font-size: 14px;
	margin-top: 20px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
#header {
	height: 149px;
	width: 780px;
}

#container #menubar .bodyLINK {
	margin-top: 4px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #999;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B00;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #990;
}
a {
	font-family: "Comic Sans MS", cursive;
	vertical-align:middle;
}
.noSHOW {
	display: none;
	visibility: hidden;
}
