body {
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #353535;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	text-align: left;
}

p {
	line-height: 25px;
}

a {
	color: #003399;
}
a:hover {
	color: #000000;
}
.titles {
	height: 26px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #122948;
	background-image: url(images/star_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 3px;
}
.left {
	float: left;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 30px;
}
.center {
	text-align: center;
}




#wrapper {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}



#logo {
	height:127px;
	background-image: url(images/los_angeles_investigator_r1_c1.jpg);
	margin: 0 auto;
}


#logo  h1,h2  {
	text-align: right;
}
#logo h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 8px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 52px;
	letter-spacing: 3px;
}
#logo h2 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #CC0000;
}
#header {
	background-image: url(images/los_angeles_investigator_r2_c1.jpg);
	height: 193px;
	background-repeat: no-repeat;
}
#nav {
	width: 220px;
	float: left;
	clear: left;
	margin-top: 10px;
}

#extras {
	text-align: center;
	font-size: 11px;
	margin-top: 0px;
	float: left;
	width: 220px;
}
#boxed {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
	margin-top: 15px;
}
#mainbody {
	width: 480px;
	padding: 20px 10px;
	margin: 27px 0 0 250px;
	background-image: url(images/mainbody_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#leftside {
	float: left;
	width: 220px;
}



#maintext {
	text-align: left;
}
ul.avmenu {
	width:230px;
	margin:0 0 18px;
	padding:0;
	list-style:none;
}

ul.avmenu li {
	width:230px;
	padding:0;
	line-height:1.4em;
	display:inline;
}

ul.avmenu li a {
	background-color:#f4f4f4;
	color:#505050;
	font-weight:bold;
	width:210px;
	float:left;
	margin-bottom:5px;
	padding:5px 1px 5px 5px;
	border-left:4px solid #cccccc;
	text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
	background-color:#eaeaea;
	color:#000000;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0F2451;
}
#maintext img {
	border: 4px solid #E5E5E5;
}

#mainbody h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0001;
	padding: 0px;
	text-align: left;
}
#maintext h3 {
	font-size: 14px;
	color: #CC0000;
}
.phone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A6A6A6;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}
.bottomlinks {
	float: right;
}
#bottomlinks {
	float: right;
}
#legal {
	float: left;
	line-height: normal;
	font-size: 10px;
}
#extras p {
	line-height: normal;
}
.licenses {
	font-weight: bold;
}
.right {
	float: right;
	margin-top: 8px;
	margin-bottom: 30px;
	margin-left: 20px;
}
