
#frame {
width:600px;
float:center;
margin: 18px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	background-color: #B3B3B3;
	text-align: center;

	
	/* part 1 of 2 centering hack */
	}
	
a:link{
	color:#333;
	text-decoration: none;
}

a:visited{
	color:#333;
	text-decoration: none;
}


#frame {
	width: 600px; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 3px solid #ccc;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 600px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 570px;
	}
html>body #content {
	width: 570px; /* ie5win fudge ends */
	}
	
#frame2 {
	width: 800px; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #b3b3b3;
	color: #333;
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	}
html>body #content {
	width: 570px; /* ie5win fudge ends */
	}
	
	
#frameimg {
	width: 600px; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #b3b3b3;
	color: #333;
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 600px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 570px;
	}
html>body #content {
	width: 570px; /* ie5win fudge ends */
	}
	
	#frame-contact {
	width: 310px; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #b3b3b3;
	color: #333;
	text-align:center; 
	/* part 2 of 2 centering hack */
	width: 310px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 280px;
	}
html>body #content {
	width: 280px; /* ie5win fudge ends */
	}
	

