*
{
padding: 0em;
margin: 0em;
}

body
{
background: #fff url(images/bg.gif) repeat fixed;
padding: 35px 0px 35px 0px;
}

body
{
font-size: small;
font-family:Verdana, Tahoma, Arial, Serif;
color: #333333;
font-size:0.7em;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
}

p.center
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align:center;
}

a
{
color: #860039;
text-decoration: none;
outline:none;
}

a:hover
{
text-decoration: none;
}

h1,h2,h3,h4,h5,h6 
{
font-family:Verdana, Tahoma, Arial, Serif;
}

h2.pagetitle
{
margin-top: 20px;
font-size: 1em;
}

h2.search
{
font-size:1.2em;
color: #860039;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: left;
}
h3
{
font-size: 1.7em;
}
h4
{
font-size: 1em;
}

h3 span
{
font-weight: normal;
font-size:60%;
color:#999;
}
h5 
{
font-weight:normal;
font-family:Verdana, Arial, Serif;
font-size:1em;
}
.contentarea
{
padding-top: 1em;
}

ul, ol 
{
margin:1em;
padding:0;
}

li 
{
margin:0 1em;
padding:0.15em;
}

#contentarea ul li 
{
}

blockquote 
{
margin:10px 45px 10px 10px;
padding: 5px 5px 5px 10px;
background-color: #f5f3ff;

}

fieldset 
{
border:none;
}

.post 
{
margin: 2em 0;	
}

.post h4 a 
{
text-decoration:none;
color:#141;	
border:none;
outline:none;
}

.post h4 a:hover 
{
text-decoration:underline;	
border:none;
}

.box
{
background: #e6e6e6;
padding: 1.5em;
border-top: solid 1px #b3b3b3;
border-bottom: solid 1px #b3b3b3;
margin-bottom: 1.0em;
text-align:left;
}

.blank
{
padding: 1.5em;
margin-bottom: 1.0em;
text-align:center;
}

#outer
{
z-index: 2;
position: relative;
width: 850px;
border: solid 1px #fff;
background-color: #f3f3f3;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9em;
background: #fff url(images/topbg.gif) repeat-x;
margin-bottom: 1px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
font-size: 2.5em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
color:#fff;
text-decoration:none;
border:none;
outline:none;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
text-decoration:none;
color:#fff;
border:none;
}
#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#headerpic
{
position: relative;
height: 148px;
background: #666666 url(images/header.jpg) top;
}

#menu
{
position: relative;
background: #fff url(images/menubg.gif) repeat-x top left;
height: 3.5em;
padding: 0 .5em;
font-size: 1.1em;

}

#menu ul
{
padding:1em 0 0 0;
margin:0;
}

#menu ul li
{
position: relative;
display: inline;
padding:0;
margin:0;
}

#menu ul li a:link, #menu ul li a:visited
{
color: #fff;
padding: 0.5em;
text-decoration: none;	
border:none;
outline:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
color: #860039;
border:none;
outline:none;
background: #d5d5d5;
}

#menubottom
{
margin-bottom: 1em;
}

#content
{
padding: 0 2.0em;
}

#primarycontainer
{
float: right;
margin-right: -17.0em;
width: 100%;
}

#primarycontent
{
margin: -2em 17em 0 0;
}

#searchform, input#s
{
color:#000;
font-size: 1em;
font-style: italic;
}

#contactform, input#name, input#email
{
color:#000;
font-size: 1em;
font-style: italic;
}

#sidebar
{
margin: 0;
float: left;
width: 15.0em;
}
#sidebar ul
{
list-style:none;
margin:0.5em 0 0;	
}
#sidebar li 
{
margin:1em 0;
padding:0.5em;
}

.spacer
{
margin: 10px 0 0 0;
}

.spacer2
{
margin: 20px 0 0 0;
}


#footer
{
position: relative;
height: 1em;
clear: both;
padding: 1em 0 1em 0;
background: #e6e6e6;
font-size: 0.7em;
text-decoration: none;
}

.post h5 em
{
font-style:normal;
float:right;
font-weight:normal;
}

#header, #content, #sidebar, #footer {
overflow: hidden;
}

body { display: block; }