html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
 margin: 0 0;
 color: black;
 background:#FFF url(/images/userimages/design2006/bg.jpg) repeat-y left;
 padding:0;
 font: 0.86em/1.0 Arial, Helvetica, sans-serif;
 }

a:link {
font-family: 'Arial';
text-decoration: underline;
}
a:visited {
font-family: 'Arial';
text-decoration: underline;
}
a:hover {
font-family: 'Arial';
text-decoration: underline;
}
a:active {
font-family: 'Arial';
text-decoration: underline;
}

h1 {
 font-size: 1.5em;
}

h2 {
 font-size: 1.3em;
}

#outer {
 width: 803px;
 height: 100%;
 }

#head {
 height: 204px;
 background: url(/images/userimages/design2006/top.jpg) no-repeat;
 }

#titlebarleft {
 height: 27px;
 width: 185px;
 float:left;
 background: url(/images/userimages/design2006/midleft.jpg);
 }

#titlebarright {
 height: 22px;
 width: 613px;
 _height: 27px;
 _width: 618px;
 float:	left;
 background: url(/images/userimages/design2006/midright.jpg);
 text-align:middle left;
 font-family: 'arial narrow' arial, helvetica;
 font-size: 13px;
 color: white;
 text-decoration: none;
 padding-left: 5px;
 padding-top: 5px;
}

#contentbox {
}

#menulinks {
 float:left;
 width:160px;
 _width:185px;
 padding-left: 25px;
 text-align: left;
}

#menulinks a:link {
font-family: arial, helvetica;
font-size: 12px;
color: black;
text-decoration: none;
}
#menulinks a:visited {
font-family: arial, helvetica;
font-size: 12px;
color: black;
text-decoration: none;
}
#menulinks a:hover {
font-family: arial, helvetica;
font-size: 12px;
color: black;
text-decoration: underline;
}
#menulinks a:active {
font-family: arial, helvetica;
font-size: 12px;
color: black;
text-decoration: none;
}

#content {
 width:343px;
 _width:348px;
 padding-left: 5px;
 float:left;
 }
 
#rightside {
 width:250px;
 _width:270px;
 padding-left: 10px;
 padding-right: 10px;
 float:left;
}
.article{
width:326px;
color:white;
font-size:10px;
font-weight:bold;
}

.article_size{
width:326px;
font-size:11px;
font-weight:bold;
}

.home_brown {
font-family: georgia, times new roman;
font-size: 14pt;
color: #9d8a40;
font-weight: bold;
letter-spacing: -0.5px;
}

.home_narrowtext {
font-family: arial narrow, helvetica;
font-size: 10pt;
color: #265632;
}

#address {
font-size:10px;
color:#cccccc;
}