

body { 
font-family:Verdana, Arial, Helvetica, sans-serif; 
margin:5px; 
padding:0px; 
background-image: url(bg.jpg); 
background-attachment:fixed; 
background-repeat:repeat-y; 
background-position:center; 
} 

.style6 {
border:medium none;
margin:0;
padding:0;
}

#zeWrap { 
position:absolute; 
left:50%; 
width:780px; 
margin-left:-390px; 
} 
.ipc { 
font-family:"Times New Roman", Times, serif; 
font-size:18px; 
font-weight:bold; 
font-style:italic; 
color:#600;
text-transform: lowercase;
} 

/* ---------------- HEADER ---------------- */ 
#hiBar { 
position:relative; 
width:780px; 
height:90px; 
} 
#hiL { 
position:relative; 
width:300px; 
height:90px; 
float:left; 
} 
#hiR { 
position:relative; 
width:350px; 
height:90px; 
float:right; 
} 
#cInfo { 
position:relative; 
display:block; 
margin-right:5px; 
text-align:right; 
font-size:10px; 
} 
#srch { 
position:absolute; 
display:block; 
text-align:right; 
bottom:13px; 
right:0px; 
margin:10px 5px 0 0; 
} 
#srch input {margin-left:5px;} 
.srchTit {text-align:left;font-size:10px;} 

/* ---------------- NAV ---------------- */ 
#navBar { 
position:relative; 
width:780px; 
height:30px; 
background-color:#600; 
} 
.nav { 
text-align:center; 
padding-top:7px; 
background-color:#600; 
color:#FFF; 
float:left; 
margin:0 0 0 45px; 
font-size:10px; 
} 
.nav A:link {color: #FFF; text-decoration: underline;} 
.nav A:visited {color: #FFF; text-decoration: underline;} 
.nav A:active {color: #FFF; text-decoration: none;} 


/* ---------------- IMAGE BAR ---------------- */ 
#zeHead { 
position:relative; 
width:780px; 
height:250px; 
border-bottom:solid 10px #600;
 
} 
#zePix { 
position:relative; 
width:780px; 
height:250px; 
overflow:hidden; 
z-index:0; 
} 
#zeShy { 
position:absolute; 
width:780px; 
height:250px; 
overflow:hidden; 
z-index:2; 
} 
#zePix img, #zeShy img { 
position:absolute; 
width:780px; 
height:250px; 
display:none; 
overflow:hidden; 
} 
#zeBtns { 
position:relative; 
width:780px; 
height:50px; 
font-size:8px; 
margin-top:-1px; 
z-index:4; 
} 
#zeBtns img { 
position:relative; 
width:156px; 
height:50px; 
overflow:hidden; 
} 
#noSee { 
position:relative; 
width:780px; 
height:15px; 
padding:0; 
margin-top:-12px; 
background-color:#600; 
z-index:6; 
} 

/* ---------------- PAGE CONTENT ---------------- */ 
#lowBar { 
position:relative; 
width:780px; 
padding:0; 
margin-top:10px; 
z-index:8; 
} 
#contentL { 
position:relative; 
float:left; 
width:530px; 
font-size:12px; 
padding-right:10px; 
margin:0; 
} 
#contentL p { 
position:relative; 
margin-left:10px; 
top:-10px; 
} 
#contentR { 
position:relative; 
float:right; 
width:240px; 
font-size:12px; 
padding:0; 
margin:0; 
} 
#cForm { 
width:510px; 
margin:0 0 0 10px; 
} 
.mapList { margin-top:-15px;} 
#pCat { 
position:relative; 
width:230px; 
height:100%; 
padding-left:10px; 
margin:0; 
border-left:solid 1px #600; 
border-bottom:solid 4px #600; 
} 

.savTable td{ 
border:dotted 1px #600; 
font-size:11px; 
} 

/* ---------------- INDEX CONTENT ---------------- */ 
#lowL { 
position:relative; 
float:left; 
width:530px; 
height:195px; 
font-size:12px; 
padding:0; 
margin:0; 
} 
#lowL h2 {font-size:24px;padding:0;margin:0;color:#900;} 

#lowR { 
position:relative; 
float:right; 
width:250px; 
height:195px; 
font-size:12px; 
padding:0; 
margin:0; 
} 
#lowR h2 {font-size:24px;padding:0;margin:0;color:#900;} 

#catPic { 
position:relative; 
float:left; 
width:62px; 
height:63px; 
margin:3px 5px 0 0; 
} 
#col1 { 
position:relative; 
float:left; 
top:5px; 
width:245px; 
padding:0; 
margin:0; 
} 
#col1 A:link {color: #009; text-decoration: underline;} 
#col1 A:visited {color: #909; text-decoration: underline;} 
#col1 A:active {color: #009; text-decoration: none;} 

#col2 { 
position:relative; 
float:right; 
top:5px; 
width:285px; 
padding:0; 
margin:0; 
} 
#col2 A:link {color: #009; text-decoration: underline;} 
#col2 A:visited {color: #909; text-decoration: underline;} 
#col2 A:active {color: #009; text-decoration: none;} 

#feat { 
position:relative; 
top:5px; 
height:147px; 
padding:0; 
margin:0; 
font-size:10px; 
} 
#fBtn { 
position:absolute; 
display:block; 
bottom:0px; 
right:0px; 
} 
#fPic { 
position:relative; 
float:left; 
width:115px; 
height:145px; 
margin:2px 7px 0 0; 
} 
/* ---------------- FOOTER ---------------- */ 
#lastBar { 
position:relative; 
float:left; 
width:780px; 
height:15px; 
background-color:#600; 
} 
#foot { 
position:relative; 
float:left; 
margin:5px 0 0 0; 
width:780px; 
text-align:center; 
font-size:11px; 
color:#333; 
} 
#dsmTag { 
position:relative; 
float:left; 
margin:5px 0 0 0; 
width:780px; 
height:50px; 
text-align:center; 
font-size:10px; 
color:#999; 
} 
#dsmTag a {color:#999;} 
#foot a {color:#009; font-size: 10px;} 
.redborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}



.forms{
	*width: 134px;
}

.text{
	*width: 121px;
}