* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -61px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 61px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

.hometext {
	width:80%;
	text-align:justify;
	}

h1 {
	font-size:0.8em;
	}

.content{
	padding-right: 10px;
	padding-left: 10px;
}
.foot{
	height: 61px;
	background-image: url(images/layout/bottombg.jpg);
	width:100%;
	text-align: center;
	font-size: 12px;
	font-face: Arial;
	font-weight: normal;
	text-align: center;
	}

body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	margin: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	background-image: url(images/layout/topbg.jpg);
	color: #FFFFFF;
}

.justified
{text-align:justify;}

.toplogo{
	position: absolute;
 	left: 15px;
	top: 0px;

}

.floatright { float: right; 
margin: 0;
padding-left: 15px;
}

.floatleft { float: left;
margin: 0;
padding-right: 15px;
 }
 
a:link {
	color: #B54A05;
	text-decoration: none;
}

a:visited {
	color: #AA4703;
	text-decoration: none;
}

a:hover {
	color: #B54A05;
	text-decoration: none;
}
	
.trap {
width:5px;
visibility:hidden;
}

.heading {
	color: B54A05;
}
.small {
	font-size: small;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
#Layer1 {
	position:absolute;
	left:0;
	top:0;
	width:169;
	height:52;
	z-index:1;
}

img {
border-style:none
}

#flash

 {
	margin:0px;
	padding:0px;
 }

/*#footer 
 {
	color: #666666;
	font-size: 12px;
	font-face: Arial;
	font-weight: normal;
	text-align: center;
	position:relative;
	margin-left:0px;
	padding:0px;
	height:15px;
	width:100%;

 }*/
.yellowtext {
	color: #F7EDC6
}.swf-content {
	height: 550px;
}
