/* CSS Document */
body {
	font: 70%/1.4em Verdana, Arial, Helvetica;
	font-size:10px;
	color: #666666;
	line-height: 1.2em;
	letter-spacing: 1pt;
	margin: 20px;
	background-image: url(../images/smf_bg.jpg);
}

td,th {
	font: 70%/1.4em Verdana, Arial, Helvetica;
	font-size:10px;
}
a {
text-decoration: none;
}
h1 {
	font: 90%/1.4em Verdana, Arial, Helvetica;
	color: #FF0033;
}
p {
margin: 0 0 1em 0;
}
#frame {
width:760px;
text-align: left;
margin: auto;
}
#page {
margin: 10px 0 0 0;
}
#logo {
background-image: url(../images/smf_head.gif); 
margin: 0;
height: 70px;
width: 759px;
}
#logo p {
position: relative;
top: 10px;
left: 35px;
text-align: center;
width: 600px;

}
#content {
background-image: url(../images/mid_bg1.gif); 
background-repeat: repeat;
margin: 0;
width: 759px;
}
#col1, {
	margin: 0;
	margin-left: 10px; 
	width: 300px;
	float: left;
}
#col2 {
	float: left;
	text-align: left;
	width: 300px;
}
#col3 {
	float: right;
	margin-right: 5px;
	text-align: left;
	width: 100px;
}
#footer {
background-image: url(../images/smf_footbar.gif); 
background-repeat: no-repeat;
margin: 0;
height: 50px;
width: 759px;
clear: both;
}
#footer p {
position: relative;
top: 30px;
left: 35px;
text-align: center;
}
.spacer {
clear: both;
font-size: 1px;
height: 1px;
}
