@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}


body {background: #201b04 url(../images/SFC-bg-v1.jpg) top center repeat-x;}

#wrap {width:710px; margin:230px auto 25px; padding:0 45px 15px; background: url(../images/wrap-bg.png);}


h1 {text-align:center; font-size:34px; color:#C00000;}
h2 {text-align:center; font-size:28px; color:#C00000;}
h3 {text-align:center; font-size:22px; color:#C00000;}
h4 {font-size:20px;}
h5 {font-size:18px; text-align:center; margin:12px 20px; padding:0;}
p {font-size:110%; text-indent: 20pt; margin:10px 10px;}
ul li {margin:0 0 5px 0;}

.sitelink {text-align:center; padding:8px 0;}
.rightcolumn {padding:8px; margin:0; vertical-align:top;}

#wrap table {
	border: thick ridge #77570E;
	margin:10px auto;
	font-size:95%;
	padding:5px;
}
#wrap table tr td table {
	border: 2px ridge #77570E;
}

