body {
	background-color: #4E4F51;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; margin: 0px; width: 100%; height: 100%;
}

#copyrightFrame {
	width:100%;
	/*height:50px;*/
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	z-index:0;
}

.copyright {
	text-align: center;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif, Trebuchet, "Trebuchet MS";
	font-size: 10px;
	padding:0;
	margin:0;
	/*position: absolute;
	top: 650px;     
	width: 800px;   
	left: 100;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;*/
}

a:link {
	color: #74361D;
	text-decoration:none;
}

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

a:hover {
	color: #AB7948;
	text-decoration:underline;
}

a:active {
	color: #330000;
	text-decoration:underline;
}

a.cr:link {
	color: #999999;
}

a.cr:visited {
	color: #999999;
}

a.cr:hover {
	color: #CCCCCC;
}

a.cr:active {
	color: #999999;
}

a.alt:link {
	color: #FFFFFF;
}

a.alt:visited {
	color: #FFFFFF;
}

a.alt:hover {
	color: #CCCCCC;
}

a.alt:active {
	color: #999999;
}

#flashWrapper {
	z-index:1;
	text-align: center;
	/*margin-top:2px;*/
}

.altMargin {
	margin-left:50px;
}

#flashFrame {
	left: 0;
	right: 0;
	z-index:2;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;   
}

.caption {
	font-family: helvetica light, arial light, verdana,helvetica,arial,sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #666666;
}

.menu1 {
	font-family: "Futura Bold Oblique";
	font-size: 20;
	font-style: italic;
	font-weight: bold;
	color: #74361D;
	letter-spacing: 5;
}

.menu1Tighter {
	font-family: "Futura Bold Oblique";
	font-size: 20;
	font-style: italic;
	font-weight: bold;
	color: #74361D;
	letter-spacing: 2;
}

.altText {
	text-decoration: underline;
}

.menuAlt {
	text-decoration: underline;
}

.menu2 {
	font-family: "Futura Book";
	font-size: 14;
	font-weight: normal;
	font-style: italic;
	color: #74361D;
}

.headline1 {
	font-family: "Futura Heavy";
	color: #74361D;
	font-size: 18;
	letter-spacing: 1;
	/*font-weight: bold;*/
}

.headline2 {
	font-family: "Futura Heavy Oblique";
    color: #74361D;
    font-size: 14px;
	letter-spacing: 1;
   	leading: 6px;
}

.bodyMenuHeadLine {
    font-size: 17px;
}

.bodyMenuSubhead {
    font-size: 12px;
}

.bodyText {
	font-family: "Futura Book";
	color: #74361D;
    font-size: 12px;
   	letter-spacing: 0.25;
   	leading: 3px;
}

.bodyText2 {
	font-family: "Futura Book";
	color: #74361D;
    font-size: 10px;
   	letter-spacing: 0.25;
   	leading: 3px;
}

.bodyText3 {
	font-family: "Futura Book";
	color: #000000;
    font-size: 8px;
   	letter-spacing: 0.25;
}

.paragraphBreak {
    font-size: 4px;
    leading:4px
}

.paragraphBreak2 {
    font-size: 4px;
}

.underline {
    text-decoration: underline;   
}

.indent {
	margin-left: 10px;
}

.italic {
    font-style: italic;
}

.white {
    color: #FFFFFF;
}

.black {
    color: #000000;
}

.trackingNormal {
	letter-spacing: 0;
}

.trackingTight {
	letter-spacing: -0.25;
}

.trackingMedium {
	letter-spacing: .5;
}

.trackingWide {
	letter-spacing: 1;
}

.trackingMediumWide {
	letter-spacing: 3;
}

.trackingVeryWide {
	letter-spacing: 10;
}

.testing {
	font-family: testFont;
}
.altHeader {
	clear: both;
	float: none;
}
.altThumb  {
	font-family: "Futura Book";
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.25;
	leading: 3px;
	text-align: center;
	text-decoration: none;
	list-style: none;
	float: left;
}
.altContent {
	clear: both;
	float: none;
	padding-top: 10px;
}
