body {
	background-image:url(images/embossed_grey.jpg);
	width:600;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;}
	
header {
	text-decoration: none;
}

#outer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#D9283F;}
	
#indexcopy{
	padding-left:25px;}

#hdr {
	height:80px;
	width:800px;
	background:#000000;}


#bar {
	height:26px;
	background:#FFFFFF;}

#bodyblock {
	width:800px;
	background-color:#D9293E;}
	
#col {
	float:left;
	background:#FFFFFF;
	background-image:url(images/indexmainimage.gif);
	background-repeat:no-repeat;
	color:#000000;
	min-height:335px;
	width:625px;}

#bodyblock2 {
	width:800px;
	background-color:#D9293E;}
	
#col2 {
	float:left;
	background:#FFFFFF;
	background-image:url(images/indexmainimage.gif);
	background-repeat:no-repeat;
	color:#000000;
	min-height:335px;
	width:625px;}
	
a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;}

#rightside{
	text-align:right;
	list-style-image:none;
	list-style:none;
	padding-right:10px;
	padding-left:0px;}
	
#imageindexleft{
	padding-top:15px;}

#footerimages{
	padding-right:30px;}

#cont {
	width:170px;
	background-color:#D9293E;
	color: #FFFFFF;
	border:solid #000000;	
	border-width:0 0 0 1px;
	min-height:320px;}

#ftr {
	background-color:#FFFFFF;
	color:#000000;
	border:solid black;
	border-width:1px 0 0 0;
	margin:0;
	clear:both;}

h3{
	font-size:16px;}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* Menu position that can be changed at will */
top: 99;
left: 25;
z-index:99;
width: 100%; /* precision for Opera */
}
#menu dl {
float: left;
width: 14em;
}
#menu dt {
cursor: pointer;
text-align: left;
font-weight: bold;
background: none;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #FFFF00;
}


