body {
	margin:0;
	background: #D9D8D7;
	padding:0 0 20px 0;
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	color: #695B7B;
}

a:link, a:visited, a:active  {
	color: #BF5576;
	font-weight:bold;
	text-decoration:none;
	display: inline;
	text-decoration: none; 
	cursor: default;  
	border: 0;
	letter-spacing: 2px;

}

a:hover {
	border:1px solid #BF5576;
	border-right:none;
	border-left:none;
}

input, textarea, select {
	background-color: #D9D8D7; 
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	color: #695B7B; 
	border: 1px dashed #BF5576;
}

#container {
	position:relative;
	width: 788px;
	left: 50%;
	margin-left: -374px;
	background: #D9D8D7;
	overflow: auto;
	z-index: 100;
}

#content {
	position: relative;
	padding-bottom: 14px;
	height: auto !important;
	height: 1%;
}

#pageHeader {
	position:relative;
	width: 788px;
	height: 303px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat right;
}

#news{
	width: 728px;
	min-height: 500px;
	margin: 0 40px 0 40px;	
	padding-bottom: 0;
}

#news blockquote {
	border: 1px dashed #BF5576;
	padding: 5px;
}


#news p {
	margin: 10px;
}

#explanation h1 {
	height: 40px;
	margin: 0;
	color: #BF5576;
	font: Georgia, serif;
	letter-spacing: 5px;
}

#explanation h1:first-letter {
	margin: 0;
	color: #BF5576;
	font: 36px Comic Sans MS, cursive;
	font-variant: small-caps;
}

#explanation h2 {	
	margin: 0px;
	padding-left: 10px;
	color: #BF5576;
	text-decoration: underline;
	font: bold 12px Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: 5px;
}

#explanation h3 {
	margin: 0px;
	padding-left: 10px;
	color: #BF5576;
	font: 10px Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: 5px;
}


#extraDiv1 {
	position: relative;
	left: 50%;
	margin-left: -400px;
	background: url(images/bottom.jpg);
	width: 800px;
	height: 27px;
}

#linkList {
	width: 400px;
	position: absolute;
	top: 290px;
	left: 35px;
}

#linkList h1 {
	display: none;
}

#linkList ul a:link, #linkList ul a:visited, #linkList ul a:active { 
	padding-right: 5px;
}

#linkList ul a:hover { 

}

#linkList ul li {
	display: inline;
}

#linkList ul {
	padding: 0px;
	margin: 0;
	list-style: none; 
}

#extraDiv2 {
	width:49%;
	position:absolute;
	top:0;
	left:0;
	height:148px;
	z-index:10;
}

#extraDiv3 {
	width:49%;
	position:absolute;
	top:0;
	right:0;
	height:207px;
	z-index:10;
}