* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Verdana, sans-serif;
	background: url(images/bggradient.jpg) repeat-y #c89866; 
}

p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}

a { color: #ffd631; text-decoration: none; }
a:hover, a:active { color: #FFFFFF; text-decoration: underline; }

h1 { font-size: 3.0em; margin-bottom: 0.2em; }
h2 { font-size: 1.5em; text-transform: uppercase;line-height: 1.1em; color: #9ad5f5;text-decoration: underline; }
h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 0.6px;
	background: none;
	color: #9ad5f5;
	padding: 0px;
	margin-bottom: 0.5em;
	text-align: center;
}

.clear { clear: both; }

div#border {
        background:url(images/borders.gif) 0px 0px repeat-x;
		width:100%;}



		div#page-wrap {
	width:960px;
	margin: 0 auto;
}

div#page-wrap2 {
	left: 50%;
	width: 960px;
	position: relative;
	margin-left: -480px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 960px;
	float:left;
}
.hackstop{}

ul#nav {
		border-top: 4px solid #b1dcf5;
	  margin-top: 25px;
      border-bottom: 4px solid #b1dcf5;
	  background: url(images/header-bg.jpg) right no-repeat;
	  height: 170px;
	  list-style: none;
	  padding-left: 175px;
	}

	ul#nav li {
		display: inline;
		font-size:15px;
	}
	ul#nav li a {
		display: block;
		width: 140px;
		float: left;
		margin-top: 150px;
		color: white;
		padding-top: 2px;
		font-weight: bold;
		text-decoration: none;
		}
		ul#nav li a:hover, ul#nav li a:active {
			color:#ffd631;
		}

		
	div#main-content {
	    font-size: 1.2em;
		color: white;
		padding-top: 15px;
		padding-bottom: 90px;
		text-align: center;
		clear:both;
		}
	div#main-content div#central-column {
		width: 600px;
		padding-top: 15px;
		margin-left: 180px;
		clear:both; 
	    
		}
	
				
	div#footer {
		background: none;
		color: white;
		padding: 10px 0 10px 0;
		text-transform: uppercase;
		border-top: 2px solid #b1dcf5;
		text-align: center;
	}