@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d8d8d8;
	}

a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	/*font-size: 16px;*/
	color: #551349;
	border:0px;
	}

a:hover {
	border:0px;
	color: #241500;
	}

.body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3d1900;
	width: 900px;
	border:0px;
	}
	


.nav {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	}
	
.email {font-size: 12px
	}

.gray {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	font-size:14px;
	}

.italics {
	color: #241500;
	line-height: 18px;
	font-style: italic;
	}

.question {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color: #230E00;
	font-size: 14px;
	}

.answer {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#3d1900;
	}

#container {
	position:relative;
	text-align:left;
	margin:7px auto;
	width: 900px;
	}
		
#header {
	height: 114px;
	width: 865px;
	background-color: #241500;
	padding-top:60px;
	padding-left: 35px;
	}
	
#nav {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #551349;
	background-color: #ebe5de;
	padding-left: 50px;
	height: 37px;
	line-height: 37px;
	width: 850px;
	}
	
#content {
	height: 470px;
	width: 900px;
	}
	

	
#section-header {
	z-index: 200;
	height: 52px;
	width: 259px;
	position: absolute;
	left: 50px;
	top: 417px;
	}
#copy {
	line-height: 18px;
	float: none;
	position: absolute;
	z-index: 100;
	left: 100px;
	top: 495px;
	width: 390px;
	}
	
#footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #3d1900;
	background-color: #EBE5DE;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	height: 65px;
	width: 850px;
	background-image: url(images/copyright.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	}

#portriat {
	height: 135px;
	width: 120px;
	position: absolute;
	z-index: 100;
	left: 99px;
	top: 269px;
}
#thick_rule {
	background-color: #241500;
	height: 18px;
	width: 900px;
}

#twocolumn {
	width: 350px;
	position: absolute;
	z-index: 100;
	left: 517px;
	top: 494px;
}
#twocolumn1 {
	position: absolute;
	z-index: 100;
	width: 410px;
	left: 491px;
	top: 594px;
	}

#creditline {
	position: absolute;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	width: 300px;
	font-size: 12px;
	color: #3d1900;
	left: 501px;
	top: 677px;
}
#violator {
	background-color: #A3709A;
	position: absolute;
	width: 200px;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAE5DE;
	padding: 15px;
	left: 653px;
	top: 279px;
	background-image: url(images/violator_alt2.gif);
	background-repeat: no-repeat;
	background-position: 18px 15px;
	text-align: center;
}

#violator p {
	margin: 70px 0 0 0;
}
#violator a {
	color:#CB9CC6;
	font-weight: bold;
	font-size: 13px;
}

#home-content {
	height: 470px;
	width: 900px;
	background-color: #A3709A;
	}

#home-copy {
	float: none;
	position: absolute;
	z-index: 100;
	left: 138px;
	top: 291px;
	width: 630px;
	}
	
.home-body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 30px;
	line-height:40px;
	color: #EBE5DE;
	width: 900px;
	border:0px;
	}	

