/* @override http://www.fabiocamarastudios.com/css/fc-site-031708.css */

html {
	background-image: url(../img/shadow_page_darker.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited {
	color: #da1f26;
}
a:hover {
	color: #801616;
}
body {
	background-image: url(../img/shadow_page.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div#container {
	display: block;
	width: 100%;
	min-height: 236px;
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px 0px 25px;
}
div#header-width {
	background-image: url(../img/redline.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 118px;
	width: 100%;
	background-color: #FFFFFF;
}
div#header {
	height: 118px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/shadow_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	display: block;
	color: #DA1F26;
}
div#header #logotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: block;
	line-height: 118px;
	clear: none;
	float: left;
	padding-left: 30px;
}
div#header #logotext a,
div#header #logotext a:link,
div#header #logotext a:hover,
div#header #logotext a:visited {
	text-decoration: none;
	color: #DA1F26;

}
div#header #nav a,
div#header #nav a:link {
	text-decoration: none;
	color: #333333;
}
div#header #nav a:visited {
	text-decoration: none;
	color: #666666;
}
div#header #nav a:hover {
	text-decoration: none;
	color: #DA1F26;
}
div#header #nav {
	margin: 0px;
	float: right;
	height: 118px;
	background-image: url(../img/shadow_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 118px;
	text-align: right;
	padding: 0px;
	clear: none;
}
div#header #nav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#header #nav ul li {
	display: inline;
	margin: 0px;
	height: 118px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#content-width {
	clear: both;
	float: left;
	width: 100%;
	min-height: 400px;
}
div#content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
div#content div#scrolldiv {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 700px;
	overflow: auto;
	z-index: 99;
}
div#content #scrolldiv .content-table {
	background-image: url(../img/FCBG_03_700.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
	min-height: 475px;
	z-index: 99;
}
div#content div.subtext {
	width: 500px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}

div.subtext h3 {
	padding: 0;
	margin-bottom: 0.4em;
	margin-top: 1.2em;
}
div.subtext p {
	padding: 0;
	margin: 0 0 0.6em;
}

div#footer-width {
	height: 118px;
	width: 100%;
	background-image: url(../img/redline.gif);
	background-repeat: repeat-x;
	background-position: center 90px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	z-index: 999;
	margin: 0px;
	padding: 0px;
}
div#footer {
	background-image: url(../img/shadow_left_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 118px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
div#footer #footer-text {
	float: right;
	height: 118px;
	width: 700px;
	background-image: url(../img/shadow_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	vertical-align: bottom;
}
div#footer #footer-text p {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	background-image: url(../img/fc_logo_bug.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 69px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smaller {font-size: 15px}
