html, body {
height: 100%;
padding: 0;
margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/background.gif);
	font-size: 11px;
	color: #424146;
}
.holder {
width: 100%;
height: 100%;
}

#main {
border:solid;
border-width:1px;
border-color:#999999;

}
#fp
{
	font-size: 10px;
	color: #AF7303;
	background-color: #FFFFFF;
	text-align: left;
	}
	
#fp img {
margin-right:10px;
}

#fp #intro {
	color: #195591;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 15px;
	line-height: 15px;
	margin-right: 15px;
}

#fp h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 11px;
	background-color: #E09507;
	margin-bottom: 10px;
	width: 160px;
}

#fp #promo1 {
	margin-left: 15px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
	padding-right: 10px;


}

#fp #promo2 {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-right: 10px;
	margin-right: 20px;
}
#submenu {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
	height: 20px;
	background-color: #01295A;
}

#submenu a{
text-decoration:none;
	font-size: 10px;
	color: #FFFFFF;


}

#submenu a:hover{
text-decoration:underline;


}
#content {
	background-image: url(images/content_bg.gif);
	vertical-align: top;
}

#pageheader {
	margin-top: 20px;
	margin-left: -40px;

}

#pageheader2 {
	margin-top: 20px;
	margin-left: 420px;
	width: 150px;

}
#sidebar {
	background-image: url(images/sidebar_bg.gif);
	color:#FFFFFF;
	padding-left: 40px;

}


#sidebar ul{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #447CB2;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-left: 15px;
	
}

#sidebar li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	line-height: 17px;
	padding-left: 20px;


}

#sidebar li a:hover{
text-decoration:underline;
}


#lawbeginners {
	background-image: url(images/sidebar_bg.gif);
	color:#FFFFFF;
	font-size:10px;
	padding-left: 40px;

}


#lawbeginners  ul{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #447CB2;
	margin-top: 20px;
	padding-bottom: 20px;
	margin-left: 15px;
	
}

#lawbeginners li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	line-height: 17px;
	padding-left: 20px;


}

#sidebar li a:hover{
text-decoration:underline;
}

#main #content .textblock {
	margin-left: 60px;
	margin-top: 60px;
	margin-bottom: 40px;
}
#content2 {
	background-color: #E9E9DD;
	border: 1px solid #CCCCCC;
	width: 660px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	font-weight: bold;
	color: #8E5F04;
	font-size: 15px;
	font-family: "Trebuchet MS";
	padding-top: -2px;
	text-transform: uppercase;
}
#teamlist {
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.asteric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bio {
	margin-left: 40px;
	margin-top: 30px;
	margin-right: 20px;
}
.resources {
	margin-left: 40px;
	margin-top: 30px;
	margin-right: 20px;
	line-height: 18px;
}

.bio img {

	margin-top: 5px;
}

#teamlist a {
	color: #A03F12;
	font-weight: bold;
	line-height: 17px;
}
.copyright {
	width: 320px;
	color: #CCCCCC;
	font-size: 9px;
	margin-left: 400px;
	text-align: right;
	margin-right: 20px;
}
.contentimage {
	padding-right: 10px;
}
