@import url(reset.css);

html, body {
	background: #fff;
	font-family: helvetica, sans-serif;
	}
	
h1 {
	margin: 0 auto 0 auto;
	padding: 0;
	font: 72px helvetica, serif;
	color: #010350;
	text-align: center;
	height: 80px;
	width: 460px;
	background-image: url('http://pravinsathe.com/redacted/images/redacted_background.png');
	background-repeat: none;
	}

h2 {
	margin: 5px auto 0 auto;
	padding: 0;
	font: 16px "Courier", serif;
	color: #010350;
	width: 460px;
	background-image: url('http://pravinsathe.com/redacted/images/fillinthegaps_background.png');
	background-repeat: none;
	}

h3 {
	margin: 0 10px 0 0;
	font: 11px helvetica, serif;
	color: #fff;
	text-align: right;
	}
	
h3 a:link, h3 a:visited {
	color: #fff;
	font-weight: bold;
	}
	

h4 {
	padding: 5px 0 5px 5px;
	font: 16px "Courier", serif;
	color: #010350;
	background: #fff;
	text-align: left;
	font-weight: bold;
	width: 631px;
	clear: both;
	margin: 0 0 0 15px;
	}

h5 {
	margin: 0 0 5px 0;
	font: 16px "Courier", serial;
	color: #010350;
	font-weight: bold;
	}
	
h6 {
	margin: 0 0 2px 210px;
	text-align: center;
	background: #d6454e;
	padding: 10px 0 10px 0;
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	width: 460px;
	}

p {
	margin: 0 0 10px 0;
	clear: both;
	font: 12px/20px Helvetica;
	color: #999;
	font-weight: normal;
	}

p a:link, p a:visited {
	text-decoration: underline;
	color: #fff;
	border: none;
	}
	
p a:hover, p a:active {
	text-decoration: underline;
	color: #fff;
	}

a:link, a:visited {
	text-decoration: none;
	color: #fff;
	border: none;
	}
	
a:hover, a:active {
	text-decoration: none;
	color: #fff;
	}
	
em {
	font-style: italic;
	}
	
strong {
	font-weight: bold;
	}

.userInput {
	font: 10px "Courier", serif;
	}

input, input:focus, textarea, textarea:focus {
	background: #000;
	color: #fff;
	}

div#wrapper {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 1200px;
	background-image: url('http://pravinsathe.com/redacted/images/background.jpg');
	background-repeat: repeat-y;
	}
	
div#header {
	margin: 100px auto 0 auto;
	width: 900px;
	}

div#userEntry {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 900px;
	background: #010350;
	}
	
p.userNavigation, p.changesSaved {
	font: 12px helvetica, serif;
	color: #fff;
	text-align: right;
	}

p.userNavigation a:link, p.userNavigation a:visited {
	color: #999;
	background: 010350;
	}
	
p.changesSaved {
	font-size: 16px;
	padding: 3px;
	color: #fff;

	}

div#navigation {
	margin: 0 auto 0 50px;
	width: 650px;
	z-index: 1;
	text-align: center;
	}
	
ul#nav {
	list-style: none;
	text-align: center;
	width: 650px;
	}
	
ul#nav li {
	margin: 0 5px 5px 0;
	list-style-type: none;
	float: left;
	display: block;
	}
	
ul#nav li a:link, ul#nav li a:visited, ul#nav li a:hover, ul#nav li a:active{
	color: #010350;
	font: 11px "Courier", serif;
	font-weight: bold;
	text-decoration: none;
	border: none;
	padding: 5px 5px 5px 5px;
	background: #8e0805;
	}

ul#nav li a:link#active {
	background: #fff;
	}
	
div#content {
	margin: 0 0 0 10px;
	clear: both;
	width: 720px;
	text-align: center;
	}
	
div.body {
	margin: 10px auto 0 auto;
	clear: both;
	width: 900px;
	text-align: center;
	/* background: url('http://pravinsathe.com/redacted/images/useof.jpg');
	background-repeat: no-repeat;
	height: 860px; */
	}

div#aboutBody {
	margin: 0 auto 0 auto;
	padding: 20px;
	clear: both;
	width: 650px;
	text-align: left;
	background: #010350;
	}

div.intro {
	width: 390px;
	margin: 40px 0 0 210px;
	text-align: left;
	}
	
p.intro1, p.intro2, p.intro3, p.intro4, p.intro5, p.intro6, p.intro7 {
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
	color: #fff;
	background: #010350;
	width: 100%;
	}
	
p.intro1 {
	width: 340px;
	}

p.intro2 {
	width: 380px;
	}

p.intro3 {
	width: 360px;
	}
	
p.intro4 {
	width: 390px;
	}
	
p.intro5 {
	width: 330px;
	}
	
p.intro6 {
	width: 120px;
	}

p.intro7 {
	margin: 20px 0 40px 0;
	width: 350px;
	}

div.agentsReporting {
	margin: 20px;
	padding: 10px;
	position: relative;
	top: 100px;
	text-align: left;
	background: #010350;
	font: 12px/20px "Courier", serif;
	color: #fff;
	}
	
div.clear {
	clear: both;
	}
	
div#footer {
	margin: 0;
	clear: both;
	width: 900px;
	padding: 0;
	text-align: left;
	}
	
div.footerBody {
	margin: 0 0 0 10px;
	color: #999;
	font: 11px helvetica, serif;
	text-align: left;
	font-weight: normal;
	background: #fff;
	padding: 10px 0 10px 0;
	}
	
div.footerBody a:link, div.footerBody a:visited {
	color: #999;
	text-decoration: underline;
	}
	

