/* CSS Document */

BODY {
	background-image: url(persuasion101bg2.gif);
	background-repeat: no-repeat;
	background-color: #D3D2A7;	
}

p.textbody {margin: 1cm 0cm 1cm 1cm}

p {	
	letter-spacing: 0px; 
	margin-bottom: 0px;
	}
	
#formspace{
	margin-top: 5em;
	}

a.a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a.a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a.a:hover, a.a:active { 
	text-decoration: none; 
	color: #CCCCCC;
	}


#navigation {
	position: absolute;
	padding-left: 1em;
	top: 0;
	left: 0;
	width: 14em;
}

#content {
	margin-top:14em;
	margin-left: 14em;
	margin-right: 11em;
}

#content2 {
	margin-top:14em;
	margin-left: 14em;
	margin-right: 9em;
}

