* {
	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 { text-decoration: underline; }

h1 { font-size: 3.0em; margin-bottom: 0.2em;text-decoration:underline; }
h2 { font-size: 1.5em; text-transform: uppercase; margin-bottom: 0.2em;text-decoration:underline; }
h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 2px;
	background: none;
	color: #9ad5f5;
	padding: 0px;
	margin-bottom: 0.5em;
	text-align: left;
}

.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-bottom: 90px;
		clear:both;
		
		}
		div#main-content div#left-col {
			float: left;
			width: 450px;
			padding-top: 20px;
			padding-left: 125px;
		}
		div#main-content div#left-col div#image-area {
		    margin-top: 5px;
			padding-top: 4px;
			margin-right: 5px;
			border-top: 4px solid #b1dcf5; 
			float:left;
			clear:both;
		}
		div#main-content div#right-col {
			float: right;
			width: 260px;
			padding-top: 15px;
			padding-right: 105px;
			}
			
			div#main-content div#right-col p {
			padding-top:4px;
				font-size: 1.0em;}
				
	div#footer {
		background: none;
		color: white;
		padding: 10px 0 10px 0;
		text-transform: uppercase;
		border-top: 2px solid #9ad5f5;
		text-align: center;
	}