/* CSS Document */
body {	
	font: 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;}

img{border:0;}
a:link,a:visited {	
	color:#ff2f02;
	font:12px Georgia, "Times New Roman", Times, serif;}
a:hover {border-bottom:1px solid #000;}
#mnavimg a:hover,#hdr a:hover{border:0;}

#hdr {text-align:center;margin:0 auto;}

#mc {
	padding:0;
	margin:0;}

/*  */
#content {
	text-align:center;		
	width:650px;
	margin:auto;}
#content p{
	text-align:justify;	
	width:600px;
	padding:5px;	
	margin:auto;}
#content img {margin: 0 0 15px 0;}
#content span img {
	float:left;
	padding: 0 0 3px 2px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	margin:10px 15px;}
#content a img {padding:2px; margin:3px;}

#printthmbs {width:200px;}
#printthmbs img {border:0;}

#printthmbs ul li {
	overflow:hidden;
	width:50px;
	height:30px;
	border:1px solid red;}

/* main NAVIGATION */
#mnav {
	width:700px;
	text-align:center;
	margin:12px auto;
	border-top:1px solid #000;
	clear:both;}
#mnav ul li{
	display:inline;
	list-style:none;
	text-align:center;}
#mnav a{
	text-align: center;
	text-decoration: none;
	color:#000;
	padding:2px 15px 3px 15px;}
#mnav a:hover{
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-color:#ff2f02;
	border-top:2px solid #000;
	padding:2px 15px 3px 15px;}

#copyright {width:500px;
	text-align: center;
	font-size: 10px;
	color: #999;
	border-top: 1px solid #ff2f02;
	padding: 2px 0 0 0;
	margin: 25px auto 0 auto;}

#quotes {
	color:#CE2400;
	width:300px;
	font:12px/1.5em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	padding:5px;	
	margin:10px auto;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;}
	
/* form */
#form{width:300px;margin:25px auto;}
form p {text-align:left;}
form {	padding:5px;
	border-right:5px solid #000;
	border-left:1px solid #ff2f02;}
input, textarea {border:1px solid #ccc;}
input:hover, textarea:hover {border:1px solid #ff2f02;}