body{
	background:#ffcccc;
	font-weight:bold;
	margin:8px;
    font-size:11px;
    line-height:25px;
	}

#container{
margin: 0 auto;
min-width:960px;
}

#menu{
	margin-top: 100px;
	margin-left: 100px;
	width: 275px;
	font-family:Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

#image{
	width: 400px;
	margin-top: 105px;
	margin-left:
}

#menu, #image{
	float:left;
}


#menu, #copy1, #copy2, #copy3, #copy4 {
	float:left;
}

#copy1, #copy2, #copy3, #copy4{
	margin-top: 100px;
	font-family:Helvetica, sans-serif;
	font-size: 11px;
}

#copy2, #copy3, #copy4{
	margin-left: 100px;
}

.required{width:220px;}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
	