@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #aca9d2;
	background-image: url(../images/bckgrnd.gif);
	background-repeat: repeat-x;
}
p {
	margin-bottom: 16px;
}
#container {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	width: 757px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#welcome {
	height: 28px;
	width: 88px;
	text-align: center;
	float: left;
	font-weight: bold;
}
#welcome a {
	background-image: url(../images/nav_welcome.gif);
	height: 28px;
	width: 88px;
	background-position: left bottom;
	color: #473c8b;
	display: block;
	text-decoration: none;
	line-height: 28px;
}
#welcome a:hover {
	background-position: left top;
	height: 28px;
	width: 88px;
}
#masthead {
	background-image: url(../images/header_bckgrnd.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 757px;
}
#guts {
	background-image: url(../images/bckgrnd_guts.gif);
	width: 645px;
	padding-right: 16px;
	padding-left: 96px;
	background-repeat: no-repeat;
}
#left_content {
	background-position: left;
	float: left;
	width: 331px;
	margin-right: 52px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: 6b6b6b;
	margin-top: 30px;
	line-height: 17px;
	margin-bottom: 40px;
}
.forms td {
	padding: 3px;
	border: thin solid #A2A1C6;
}
#footer {
	font-size: 9.5px;
	text-align: center;
	height: 19px;
}
.bottom_line {
	height: 9px;
	padding-top: 3px;
}
#content_right {
	float: left;
	width: 157px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11.5px;
	color: 6b6b6b;
	margin-top: 30px;
	margin-bottom: 50px;
}
#content_right p {
	margin-left: 15px;
}
#logo {
	width: 350px;
	margin-left: 207px;
	height: 111px;
	padding-bottom: 10px;
}
#nav_area {
	height: 28px;
	width: 503px;
	margin-left: 125px;
}
#profile {
	height: 28px;
	width: 72px;
	color: 473c8b;
	font-weight: bold;
	text-align: center;
	float: left;
	text-decoration: none;
}
#profile a {
	background-image: url(../images/nav_profile.gif);
	background-position: left bottom;
	height: 28px;
	width: 72px;
	color: #473c8b;
	display: block;
	text-decoration: none;
	line-height: 28px;
}
#profile a:hover {
	background-position: left top;
	height: 28px;
	width: 72px;
}
#practice {
	height: 28px;
	width: 120px;
	float: left;
	text-align: center;
	font-weight: bold;
}
#practice a {
	color: #473c8b;
	text-decoration: none;
	background-image: url(../images/nav_practice.gif);
	background-position: left bottom;
	display: block;
	height: 28px;
	width: 120px;
	line-height: 28px;
}
#practice a:hover {
	background-position: left top;
	height: 28px;
	width: 120px;
}
#legal {
	height: 28px;
	width: 143px;
	font-weight: bold;
	float: left;
	text-align: center;
}
#legal a {
	color: #473c8b;
	text-decoration: none;
	background-image: url(../images/nav_legal.gif);
	background-position: left bottom;
	display: block;
	height: 28px;
	width: 143px;
	line-height: 28px;
}
#legal a:hover {
	background-position: left top;
	height: 28px;
	width: 143px;
}
#contact {
	height: 28px;
	width: 80px;
	font-weight: bold;
	text-align: center;
	float: left;
}
#contact a {
	color: #473c8b;
	text-decoration: none;
	background-image: url(../images/nav_contact.gif);
	background-position: left bottom;
	display: block;
	height: 28px;
	width: 80px;
	line-height: 28px;
}
#guts a {
	color: #473c8b;
	text-decoration: none;
}
#guts a:hover {
	color: #473c8b;
	text-decoration: underline;
}
#contact a:hover {
	background-position: left top;
	height: 28px;
	width: 80px;
}
#bottom {
	background-image: url(../images/bottom.gif);
	height: 33px;
	width: 757px;
	margin-top: 20px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #473c8b;
}
#left_content ul {
	list-style-type: none;
	padding-left: 10px;
}
#left_content ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 4px;
}
#content_right  a  {
	color: #473c8b;
	text-decoration: none;
}
#content_right a:hover {
	text-decoration: underline;
}
h4 { font-size: 20px;
		margin-bottom: 15px}

