/* CSS Document */
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background: white;
   font-size: 10pt;
   }
 
h1, h2, h3, h4 {
	color: black;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

a {
	border:none;
	text-decoration:none;
}


img {
	border:none;
	text-decoration:none;
}


#header-nav, #colTwo, #colOne, #footer, #authlogin, #editScreen, .upper-col1, #colTwo, #searchingModal {
display: none;
}

#header-logo {
	padding-bottom:20px;
}

#colThree {

	margin-left: 30px;
	margin-right:30px;
}
