﻿
											/*START OF CONTENT*/
#content{
	margin-top: 20px;
	margin-left: 230px;
	padding: 0.5em;
	width: 760px
}

#content p{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 0.85em;
}

#content p a{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 1em;
}

#content p a:hover{
	color: #FFCC00;
	font-weight: bold;
	font-size: 1.1em;
}
/*#content p a:visited{
	color: #FF00FF;
	font-weight: bold;
	font-size: 1em;
}*/


#content p.lawyer {
	color: #FFCC00;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
}
/*#content p.lawyer a:visited {
	color: #FF00FF;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}*/

#content p.lawyer a {
	color: #FFCC00;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
}

#content p.lawyer a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 1.1em;
	font-weight: bold;
}

#content h1{
	color: #FFFFFF;
	font-size: 1em;
	text-decoration: underline;
}

#content h2{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	
}
#content h3{
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	
}
#vertlinecontainer{
	float: left;
	left: 195px;
	width: 5px;
	margin-top:20px;
	height: 500px;
}

.vertline{
	float: left;
	display: block;
	position: relative;
	background: url('Images/gradient-line-vert.gif') no-repeat;
	left: 1px;
	top: 0px;
	width: 5px;
	height: 355px;
}							


																/* END OF CONTENT*/ 

