body {
	text-align: justify;	
	font: 15px/170% Helvetica;
	background: #333333; 

}

#back {
	position: fixed;
	outline: none;
	right:10px;
	top:10px;
	border: none;
}

#back a {
	outline: none;
	border: none;
}

#back img {
	outline: none;
	border: none;
}

#lwrap {
	width:740px;
	background:#fff;
	border-bottom: 10px #333333 solid;
	border-left: 10px #666666 solid;
	border-right: 10px #999999 solid;
	border-top: 10px #CCCCCC solid;
	margin:20px auto 20px auto;
	padding:30px 30px 30px 30px;
}

#wrapper {
	width:700px;
	float:left;
	text-align:center;
}

#wrapper img {
	border-bottom: 5px #333333 solid;
	border-left: 5px #666666 solid;
	border-right: 5px #999999 solid;
	border-top: 5px #CCCCCC solid;
}

#left {
	width:200px;
	margin:10px 15px 10px 15px;
	float: left;
	
}

#middle {
	width:200px;
	margin:10px 15px 10px 15px;
	float:left;
}

#right {
	width:200px;
	margin:10px 15px 10px 15px;
	float: left;
}

h1, h2, h3, h4 {
	font-family: Helvetica;
	margin:0px 0px 10px 0px;	
	
	
}
h1 {
	font-size: 30px;
	padding:0px 0px 0px 0px;
	
}
h2 {
	font-size: 1.4em;
	padding:0px 0px 0px 0px;
		

}
h3 {
	font-size: 1.4em;
	padding:0px 0px 0px 0px;
	

}
h4 {
	font-size: 1.2em;
	padding:0px 0px 0px 0px;

}


strong {
	text-align: justify;	
	font: 17px/170% Helvetica;
	font-weight:900;
}

a, a:visited {	
	color: #0000FF;
	text-decoration:underline;
	font: 17px/170% Helvetica;
	font-weight:900;
	
}
a:hover {
	color: #333333;
	text-decoration:underline;
	font: 17px/170% Helvetica;
	font-weight:900;
	
}
img#rightpic {
	margin: 4px 0px 4px 8px;
	border: double black;
}
img#leftpic {
	margin: 4px 8px 4px 0px;
	border: double black;
}
