	body {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	margin:0px auto;
	text-align:center;
	background-image:url(img/bg1.jpg);
	}
  #top {
 	border:0px none;
	margin:0px auto;
	height:100px;
	width:905px;
	padding:0px;
	background-image:url(img/topbg.gif);
	}
  #top-left {
  	float:left;
	width:400px;
	height:100px;
	margin:0px auto;
	}
  #top-right {
	width:460px;
	height:80px;
	padding:5px 10px 0 0;
	margin:0px auto;
	text-align:right;
	float:left;
	}
  #menu-center {
	border:0px none;
	margin:0px auto;
	width:899px;
	background:#e6e6e6;
	}
	
  #menu {
	border:0px;
	margin:0px 375px auto;
	padding:0px;
	width:600px;
	}
	
  #menu-item {
	float:left;
	height:18px;
	background-image:url(img/menubtnbg.gif);
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding:5px 15px 5px 15px;
	margin-left:2px;
	}
	
 #divider {
	background-color:#913839;
	width:890px;
	height:3px;
	border-top:1px solid #6e2122;
	margin:0px auto;
	}
	
  #content-wrapper {
	width:880px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding:0px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	text-align:left;
	background-image:url(img/bg2.jpg);
	}
  #content-left {
  	width:520px;
	padding:30px;
	text-align:left;
	position:relative;
	float:left;
	margin:0px auto;
	}
  #content-right {
  	width:280px;
	padding:10px;
	position:relative;
	float:right;
	color:#CCCCCC;
	margin:0px auto;
	}
  #clear {
  clear:both;
  }
  #content-right a:link { color:#cccccc; font-weight:500; font-size:14px; line-height:18px;}
  #content-right a:visited { color:#cccccc; font-weight:500; font-size:14px; line-height:18px;}
  #content-right a:hover { color:#e3e3e3; font-weight:700; font-size:14px; line-height:18px;}
  #rightsub {
    background-image:url(img/rightsubmbg.jpg);
    padding:6px;
	margin-top:5px;
	margin-bottom:5px;
    }
	
  #footer {
	width:905px;
    padding:0px;
	height:100px;
	background-image:url(img/ftrbg.gif);
	margin:0px auto;
	}
  #addr-block {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	float:right;
	margin-top:65px;
	background-image:url(img/addrbg.gif);
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding:8px 15px 5px 15px;
	}
  #svcbottom {
    float:left;
	text-align:left;
	font-size:12px;
	position:relative;
	font-weight:bold;
	color:#CCCCCC;
	margin:0px auto;
	}
  #content-contact {
  	width:465px;
	position:relative;
	top:-15px;
	float:right;
	}
  #content-updates {
  	width:300px;
	position:relative;
	z-index:26;
	float:right;
	margin:0px auto;
	}
  #movie {
  	text-align:center;
	padding: 4px;
	background-color:#000000;
	}

p.copy {line-height:150%;
	font-size:11px;
	}
	
p.double {
	line-height:24px;
	}
	
font.ftr {
	font-weight:bold;
	font-size:11px;
	color:#979797;
	}
	
font.hdr {
	font-weight:bold;
	font-size:13px;
	color:#979797;
	}

font.standout {
	color:#913919;
	font-weight:bold;
	}
	
a:link {color:#913839; text-decoration:none; font-weight:bold; }
a:visited {color:#913839; text-decoration:none; font-weight:bold; }
a:active {color:#913839; text-decoration:none; font-weight:bold; }

a.mnu:link {color:#CCCCCC; text-decoration:none; font-weight:bold; font-size:14px;}
a.mnu:visited {color:#CCCCCC; text-decoration:none; font-weight:bold; font-size:14px; }
a.mnu:hover {color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px; }
a.mnu:active {color:#ffffff; text-decoration:none; font-weight:bold; font-size:14px; }

a.ftr:link {color:#000000; text-decoration:none; font-weight:bold; font-size:11px; }
a.ftr:visited {color:#000000; text-decoration:none; font-weight:bold; font-size:11px; }
a.ftr:hover {color:#777777; text-decoration:none; font-weight:bold; font-size:11px; }
a.ftr:active {color:#424242; text-decoration:none; font-weight:bold; font-size:11px; }

font.type {font-size:16px; font-weight:bold;}

.gimage {
margin: 5px 5px 5px 5px;
float: left;
width: 70px;
behavior: url('hoverfix.htc');
border:3px #777777;
}
.gimage:hover 
{border:3px #DDDDDD;}

img.logo
  {
  position:relative;
  left:10px;
  top:25px;
  border:0px
  }


