body {
   margin: 0px 0px 0px 0px;
   background-image: url("images/socalpoba_layout_bg.gif");
   background-repeat: repeat-y;
}

body, p, div {
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   font-family: arial, helvetica, sans-serif;
   letter-spacing: 0px;
   text-align: justify;
   margin: 0px;
   padding: 0px;
}

td {
   color: #000000;
   font-size: 12px;
   font-weight: normal;
   font-family: arial, helvetica, sans-serif;
   letter-spacing: 0px;
   margin: 0px;
   padding: 0px;
}

p {
   line-height: 14px;
}

div#indented {
   margin: 0px 0px 0px 50px;
}

div#content {
	position: absolute;
	top: 310px;
	left: 160px;
	width: 380px;
	padding: 0 0 20px 0;
	margin: 0;
	text-align: justify;
}

div#sidenav {
	position: absolute;
	top: 305px;
	left: 555px;
	width: 130px;
	padding: 5;
	margin: 0;
	background-color: #FFFFFF;
	border: 1px solid #448CCB;
}

div#infobox {
	position: absolute;
	top: 55px;
	left: 550px;
	width: 140px;
	height: 65px;
	padding: 5px;
	margin: 0;
	background-color: #FFFFFF;
	border: 1px solid #448CCB;
}

div#infobox p {
   color: #004A80;
   font-size: 11px;
   font-weight: normal;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   letter-spacing: 0px;
   line-height: 11px;
   text-align: left;
   margin: 0px;
   padding: 0px;
}

div#infobox p#black {
	color: #000000;
}

h1 {
	color: #000000;
  	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: lowercase;
}

h1 span {
	color: #004A80;
}

h2 {
	color: #000000;
  	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: lowercase;
}

h2 span {
	color: #004A80;
}

.members {
	color: #000000;
  	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: none!important;
}

.members span {
	color: #004A80;
}

a:link, a:visited, a:active {
   color: #435A6E;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   color: #487AA6;
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
   text-decoration: underline;
}

ul, li {
	color: #333;
	font-size: 10px;
	letter-spacing: 0pt;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	list-style-image: url("images/socalpoba_layout_bullet.gif");
	list-style-type: none;
}

ul {
    margin: 0px 0px 0px 0px;
}

li  {
	margin: 0px 0px 0px 20px;
	font-weight: bold;
}

.contentmenu {
	color: #004A80;
	font-size: 12px;
}

li a:link, li a:visited, li a:active, li a:hover {
	text-decoration: underline;
}

input , textarea, select {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #777777;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 2px;
}

input#button {
	background: #C1C1C1;
	color: #000000;
}

td span {
	color: #FF0000;
	font-weight: bold;
}

img {
	border: 0px 0px 0px 0px;
}

.thumbnail {
	width: 100px;
	height: 110px;
	border: 1px solid #435A6E;
	margin: 5px;
	float: left;
}