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;
 }

#address {
font-size:10px;
color:#cccccc;
}

.article{
width:326px;
color:white;
font-size:11px;
font-weight:bold;
}

.article_size{
width:325px;
font-size:11px;
font-weight:bold;
}

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;
 }

#head1 {
 height: 35px;
 background: url(/images/userimages/design2006/head1.jpg) no-repeat;
 }

#head2 {
 height: 169px;
 background: url(/images/userimages/design2006/head2.jpg) no-repeat;
 }

#titlebarleft {
 height: 28px;
 width: 185px;
 float:left;
 background: url(/images/userimages/design2006/titlebarleft.jpg);
 }

#titlebarright {
 height: 23px;
 width: 613px;
 float:left;
 background: url(/images/userimages/design2006/titlebarright.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 {
 background: url(/images/userimages/design2006/contenttop.jpg) no-repeat right top;
}

#menulinks {
 float:left;
 width:160px;
 padding-left: 25px;
 text-align: left;
 padding-bottom: 30px;
}

#menulinks a:link {
font-family: 'Arial Narrow' arial, helvetica;
font-size: 14px;
color: black;
text-decoration: none;
}
#menulinks a:visited {
font-family: 'Arial Narrow' arial, helvetica;
font-size: 14px;
color: black;
text-decoration: none;
}
#menulinks a:hover {
font-family: 'Arial Narrow' arial, helvetica;
font-size: 14px;
color: black;
text-decoration: none;
}
#menulinks a:active {
font-family: 'Arial Narrow' arial, helvetica;
font-size: 14px;
color: black;
text-decoration: none;
}



#pagetitle {
 height: 43px;
 width: 535px;
 font-size: 26px;
 font-family: 'Arial';
 font-weight: bold;
 padding-left: 220px;
 vertical-align: middle;
 }


#content {
 width:340px;
 padding-left: 5px;
 float:left;
 }
 
#rightside {
 width:248px;
 height:500px;
 padding: 0 10px 0 10px;
 float:left;
}
 
#sebar {
}

.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;
}