body {
	background: #FF6600 60px;
	font: bold 85%/1.2 Verdana, Arial, Helvetica, sans-serif;
	color: #FCCD03;
}
#nav {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 400px;
	padding-bottom: 8px;
}
#container {
	position: relative;
	width: 780px;
	height: auto;
	margin: 20px auto 0 auto;
	font-size: .90em;
    }
p {
	text-align: justify;
}	
img#img1 {
	border: 2px solid #FFCC00;
}
#content {
	position: absolute;
	right: 6px;
	top: 6px;
	width: 400px;
}
a:link {
	color: #FFCCFF;
	text-decoration: none;
}
a:visited {
	color: #FFCCFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #990099;
}
h4 {
	font-size: 105%;
	color: #FF99CC;
	letter-spacing: .03em;
}
h5 {
	font-size: 80%;
	color: #FCCD03;
	font-weight: normal;
	text-align: left;
	line-height: 1.66;
	margin-top: -10px;
}
td#main {
	padding: 20px;
	border: medium double #FFCCFF;
}.center {
	text-align: center;
}

