#page { 
	text-align:center; 
	width:806px;
	background:#3399CC;
	margin:0 auto; 
	padding:3px 3px;
	border: 1px solid #000066; 
}
#top {
	background-image: url(/template/Orange-Coast-Goodrich-Pic.jpg);
	background-repeat: no-repeat;
	height:300px;
	width:800px;
	margin:auto;
	text-align:center;
	border-top: 1px solid #000066; 
	border-right: 1px solid #000066; 
	border-left: 1px solid #000066; 
}
#top h1 {
 	font-size: 24px;
	font-weight: bold;
	color: #015D86;
	padding: .25em 0;
}
#bar {
	background:#CCCC99;
	height:7px;
	width:800px;
	margin:0 auto;
	border-right: 1px solid #000066; 
	border-left: 1px solid #000066; 
}
#content {
	background:#FFFFFF;
	padding:5px 0;
	width:800px;
	text-align:left;
	margin:0 auto; 
	border-right: 1px solid #000066; 
	border-left: 1px solid #000066; 
	border-bottom: 1px solid #000066; 
}
#leftContent {
	background:#FFFFFF;
	padding:45px 3px;
	width:160px;
	float:left;
	text-align:left;
}
.nav {
	width:154px;
	text-align:left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000066;
}
#rightContent {
	background:#FFFFFF;
	padding:3px;
	width:627px;
	float:right;
	text-align:left;
}
#rightContent h1 {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	color: #015D86;
	margin:0 0 10px 0;
}
.picture { 
	background-color: #F9F9F9;
	border: 1px solid #CCCC99; 
	padding: 3px;
	font: 11px/1.4em Arial, sans-serif; 
	}
.picture img { 
	border: 1px solid #CCCC99;
	vertical-align:middle; 
	margin-bottom: 3px; 
	}
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 

#rightContent .leftColumn { 
	float:left;
	width:310px;
	}
#rightContent .rightColumn { 
	float:right;
	width:310px;
	}
#footer {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align:right;
	margin:inherit auto;
}
* html #footer {
	height:1px;
}

.outreach_week {
	background-color: #449DBD;
}
.header {
	background-image: url(/template/Links.jpg);
	background-repeat: no-repeat;
}
.caltble {
	margin: 0px;
	padding-right: 3px;
	padding-bottom: 1pc;
}
body,td,th p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #015D86;
	text-align:center;
}
a:link {
	text-decoration: none;
	color: #015D86;
}
a:visited {
	text-decoration: none;
	color: #015D86;
}
a:hover {
	text-decoration: none;
	color: #015D86;
	background-color: #CECBAC
}
a:active {
	text-decoration: none;
	color: #015D86;
	background-color: #CECBAC
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #005B85;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin:1px;
	text-align:center;
}
.logo {
	  width:300px;
  height:120px;
  margin:10px;
    background-color:#ffffff;
	background-repeat: no-repeat;
	float:right;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
	}
.logo img
  {
	  width:280px;
  height:100px;
  margin:10px;
  }
.cal {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	height: 30px;
	width: 14.2857143%;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hang { 
	text-indent: 10em; 
	font-style: italic; }

