#pagewrapper
{
	background-color:#000;
	width:823px;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(LAWS09/images/bgr_white.jpg);
}


#footer
{
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #12537D;
}

p {
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 8px;
}

.projects {
	font-size: 14px;
	color: #12537D;
	font-weight: bold;
	display: block;
	width: 600px;
	padding-bottom: 3px;
	margin-left: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #12537D;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.title {
	font-size: 14px;
	color: #12537D;
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size:12px;
}

.subtitle {
	font-size: 13px;
	color: #223343;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 3px;
}
li {
	list-style-image: url(images/star.jpg);
	line-height: 22px;
}

a.nav:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active{
	color: #FFFFFF;
}

a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #fff;
	text-decoration: underline;
}

a {
	color: #B61C1E;
}

a:visited {
	color: #B61C1E;
}

a:active {
	color: #B61C1E;
}

a:hover {
	color: #83130C;
	text-decoration: none;
}
