#Style3cm { 
	font-family: Arial;
	font-size: 0.3cm; 
	font-weight: bold;
}
#Style35cmBold { 
	font-family: Arial;
	font-size: 0.35cm; 
	font-weight: bold;
}
#Style4cmBold { 
	font-family: Arial;
	font-size: 0.4cm; 
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #e4e8f4;
	text-align: center;
}
html { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
}
p { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000;
}
h1 { 
	font-family: Verdana;
	font-size: 16px; 
	color: #E4041F;
	font-weight: bold;
}
h2 { 
	font-family: Verdana;
	font-size: 14px; 
	color: #E4041F;
	font-weight: bold;
}


/* DIV STYLING */

	
div.splashTop    { 
	background: url('../images/obac_banner.jpg');
	background-repeat: none; 
	width: 730px; 
	height: 25px;padding: 125px 185px 0px 0px;
	align: right; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #185FA1; 
	text-align: Right; 
}
	

* html #content {
	height: 300px;
}
#content {
	float: left;
	width: 500px;
	padding: 20px 25px 0px 40px;
	/*margin: 0px 0px 0px 200px;*/
	min-height: 300px;
	color: #000;
}

#mainBody { 
	position: relative;
	width: 915px; 
	padding: 0px;
	margin: auto;
	text-align: left;
	background: url('../images/bg.jpg');
}

#adbar {
	float: left;
	width: 145px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 5px;
	background-color: #CBD8E9;
	text-align: center;
}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } /* slightly enhanced, universal clearfix hack */
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */ 


#espar { 
	/*width: 190px; */
	text-align: center; 
	font-family: Verdana; 
	font-size: 14px; 
	color: #000066;
	margin-right: 30px;
	font-weight:bold;
}

#banner {
	width: 500px;
	text-align: center;
	height: 60px;
	padding-top: 20px;
	padding-left: 230px;
}

#footer { 
	width: 720px;
	text-align: right; 
	font-family: Verdana; 
	font-size: 10px; 
	color: #185FA1;
	padding: 25px;
}

a:link { color:#185FA1; }
a:visited { color:#185FA1; }
a:hover { color:#000000; }

a.body {
	color: #000000;
	text-decoration: underline;
}

a.body:hover {
	color: #000000;
	text-decoration: underline;
}


a.menuFooterLink { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #185FA1; 
	text-decoration: none; 
}


a.menuFooterLink:Hover { 
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
}

#PageTitle { 
	font-family: AvantGarde Md BT, Verdana;
	font-size: 20px; 
	color: #E4041F; 
	text-decoration: none;
	margin-bottom: 15px; 
}

/* PHOTO ALBUM */

#photos img{
	border: solid 1px #87A5BF;
	margin: 0px;
}

#photos .leftphotos{
	text-align: center;
	width: 240px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	float: left;	
}

#photos .rightphotos{
	text-align: center;
	width: 240px;
	padding: 0px;
	margin: 0px;
	float: right;	
}

table.photos p{
	margin: 7px 0px 20px 0px;
	text-align: left;
	font-size: 10px;
}
blockquote {
	border: thin dashed #185FA1;
	margin: 5px;
	padding: 5px;
}

