@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	
}

.primal #bg {
        position:fixed;
        top:-50%;
        left:-50%;
        width:200%;
        height:200%;
}
.primal #bg img {
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        margin:auto;
        min-width:50%;
        min-height:50%;
}

.primal #background {
	height:100%;
	width:100%;
	overflow:hidden;background:transparent;
	position:fixed;
	z-index:0;
	top:0;
	left:0;
	
}
.primal #top {
	height:38px;
	width:100%;
	background-image:url(Images/acrosstop.png);
	background-repeat:repeat-x;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	position: relative;

}
.primal #container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.primal #header {
	width:100%;
	height: 257px;
	background-image: url(Images/top2011.png);
	background-repeat: no-repeat;
	background-position: center;
} 
.primal #mainContent1 {
	margin: 0 0 30px 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0 0px;
	background-repeat: repeat-y;
	float: left;
	width: 970px;
	background-image: url(Images/contentback.png);
	background-position: center;
} 
.primal #mainContent {
	margin: 0 0 15px 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0;
	float: left;
	width: 970px;
}  
.primal #mainContent a:link {
 	color: #990000;  
 } 
.primal #mainContent a:visited {
 	color: #990000; 
 }
.primal #mainContent a:hover { 
 	color: #990000; 
 	text-decoration: underline; 
}
.primal #mainContent a:active {
	text-decoration: none;
	color: #990000;
} 





.primal  #footer {
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	width: 910px;
	height: 405px;
	border-top: solid #cccccc 1px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #666666;
} 
.primal #footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
 } 
.primal #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
 }
.primal #footer a:hover {
	color: #FF0000;
	
}
.primal #footer a:active {
	text-decoration: none;
	color: #000;
} 










.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.primal #share {
	padding: 0 0 0 0;
	margin: 0 15px 0 15px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.style16 {
	font-size: 13px;
	padding: 0px;
	font-family: Arial;
}
.stylebottom {
	font-size: 10px;
	font-family:Arial;
	color: #FFFFFF;
}
.stylefooterheader {
	font-size: 11px;
	font-family:Arial;
	font-weight: bold;
	color: #000000;
}
.style9 {font-size: 9pt;}
.style22 {font-size: 11pt}
.style25 {font-size: 10pt; font-weight: bold;} 
.style26 {font-size: 14pt}
.style8 {font-size: 8pt;}
.style99 {
	font-family: Stencil Std, Stencil, Verdana, Arial;
	font-weight: bold;
	font-size: 11pt;
}
.style113 {
	font-size: 12px
}
.style115 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style116 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.topbar {font-size: 11px; font-family: Arial; }
.frontpagetitles {
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
}

