@charset "UTF-8";
/* CSS Document */

body {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: black;
	background-repeat: no-repeat;
	background-position: bottom right;
}
div#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(debimages/side-run.jpg);
	background-repeat: repeat-y;
}
div#header {
	text-align: center;
	height: 184px;
	width: 800px;
	background-image: url(debimages/header3.jpg);
}
div#cap{
	margin-bottom: -10px;
	}
	
	div#cc{
	text-align: center;
		}
div#siderun {
	margin: 0px;
	text-align: center;
	height: 100%;
	width: 64px;
	float: left;
	background-image: url(debimages/side-run.jpg);
}

div#topnav {
	width: 800px;
	float: top;
	height: 39px;
	font-size: 18px;
	color: white;
	text-align: center;
	vertical-align: text-bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
}

div#main {
	padding: 10px;
	background: white;
	background-image: url(debimages/cap-insert.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: 25px;
	margin-left: 55px;
	text-align: justify;
}
div#nav {
	width: 25%;
	float: left;
	background-image: url(debimages/side-run.jpg);
	height: 100%;
	background-repeat: no-repeat;
}
div#wrapper2 {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	;
	float: right;
}
div#footer {
	margin: 0px;
	text-align: center;
	float: bottom;
	color: gray;
	vertical-align: bottom;
	width: 100%;
}
h1 {
	font-size: 20px;
	margin-top: 3px;
	margin-bottom: 8px;
	color: #3C94EA;
}
h2 {
	font-size: 16px;
	margin-bottom: -10px;
	color: #333;
}
h3 {
	font-size: 16px;
	margin-bottom: -15px;
	color: #333;
}
h4 {
	font-size: 18px;
	color: #333;
	margin-top: 22px;
	margin-bottom: -10px;
}

a:link {
	text-decoration: none;
	color: #1E376F;
}
a:visited {
	text-decoration: none;
	color: #1E376F;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
text-decoration: none;
}

a.nav:link {
	color: #C07312;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-transform: lowercase;
	font-weight: 900;
}
a.nav:visited {
	color: #C07312;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-transform: lowercase;
	font-weight: 900;
}
a.nav:hover {
	color: #3C94EB;
	text-decoration: underline;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-transform: lowercase;
	font-weight: 900;
}
a.nav:active {
	text-decoration: none;}

div#socialmedia
{
	margin-top: 5px;
}  

div#profilepic {
	padding-left: 4px;
	margin-left: 4px;
	float: right;
}
div#ladyjustice
{
	float: left;
}
div#pictureright
{
	margin-left: 8px;
	text-align: right;
	float: right;
}
div#picturetop {
	vertical-align: top;
}

div#footertext
{
	margin-left: 100px;
	font-size: 10px;
	text-align: center;
	color: white;
}

div#geotext
{
	margin-right: 140px;
	font-size: 11px;
	padding-top: 50px;
	}
div#footwrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	float: bottom;
	background: white;
}

h1 a {
	font-size: 70%;
	color: #3C94EA;
}

#picpadding {
	float: right;
	margin: 0 0 10px 10px;
}

