#objFlashBanner {
/* Flash movie will scale based on these width and height values */

	width: 760px;
	height: 87px;
	height: 120px;
	margin: 0;
}

.main {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-left-color: #6699FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}
.sidebar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}

.clearall {
	clear: both;
}

#newsTicker
{
	position: relative;
	width: 154px;
	height: 300px;
	overflow: hidden;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

#newsScroller
{
	position: absolute;
	/*position: relative;*/
	left: 10px;
	width: 134px;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.innerblock {
	padding: 5px 0px 15px 0px;
}
	.innerblock p, .innerblock h1, .innerblock h2, .innerblock h3, .innerblock h4{padding-left:10px;}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.innerfooter {
	padding: 10px;
}

.navbar {
	background-color: #000000;
	width: 760px;
	position: relative;
	height: 26px;
	background-image: url(/skins/OFCcap/assets/images/button_bg.gif);
	background-repeat: repeat-x;
}
.pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	position: absolute;
	visibility: hidden;
	width: 160px;
	left: 75px;
	top: 168px;
	background-color: #CCCC99;
	border: 1px solid #000000;
}

.sidehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.innerside {
	background-position: center;
	padding: 10px;
	text-align: center;
}

.button1 {
	background-color: #FFFFFF;
	height: 26px;
	width: 94px;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #000000;
	text-align: center;
	float: left;
}


