body
{
margin: 0;
padding: 0;
font-family:  arial, verdana, helvetica, sans-serif ;
font-size: 1.0em;
color: #000;
background-color: #fefefd;
}


#container
{
width: 1020px;
/* pscreenstyle.css is 1000px */
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px;
border-color: #ddd;
line-height: 100%;
min-height:100%;
		position:relative;
}

#top
{
padding-top: 0;
padding-bottom: 0;
background-color: #fefefd;
line-height: 30px;
text-decoration: none;
}

#top a
{
text-decoration: none;
color: #533519;
font-weight:bold;
font-family: comic Sans MS;
font-size: 1.7em;
}

#topborder1
{
padding-top: 1em;
padding-bottom: 0;
background-color: #533519;
}
#topborder2
{
padding-top: 0.5em;
padding-bottom: 0;
background-color: #c1d830;
}


#navcontainer
{
float: left;
width: 150px;
margin: 0;
padding-top: 2em;
padding-bottom: 2px;
padding-right: 0;
padding-left: 0;
 font-family: verdana, arial,  helvetica, sans-serif;
font-size: 0.7em;
background-color: #ffffff;
display: block;
font-weight: none;
border-top: none;
height: 95%;
}


#navcontainer a
{
text-decoration: none;
color: #333;
display: block;
padding-bottom: 2px;
}

#navcontainer a:hover
{
background-color: #533519;
text-decoration: underline;
color: #c1d333;
display: block;


}

#navcontainer ul ul
{
padding-left: 2px;
/* offset sub menu */
}

#navcontainer ul ul ul
{
padding-left: 2px;
/* offset sub menu */
}

#navlist
{
margin-left: 0;
padding-top: 1px;
padding-left: 0px;
list-style: none;
}

#navlist li 
 { margin-left: 0px; padding-top:  0px; padding-bottom: 0px; padding-left: 6px }

#navlist ul 
{ 
list-style: none; 
margin: 0px 0px 0px 0px;
}



ul#subnavlist li
 { background-image: url('images/arrowsmall.png'); background-repeat: no-repeat; background-position: 0em 0.5em; margin-left: 0; list-style-type:none; 
padding-top: 1px; padding-bottom: 1px; padding-left: 10px;
 }

ul#navlist li#active a#current
{
color: #000;
background: #ffb34d;
}

ul#navlist li#subactive a#current	
{
color: #000;
background: #ffb34d;
}

ul#navlist li#subsubactive a#current
{
color: #000;
background: #ffb34d;
}

#rightnav
{
float: right;
width: 0px;
/* pscreenstyle.css is 310px */
margin-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 0;
padding-left: 0;
font-size: 12px;
color: #533519;
display: block;

}

.rightbox
{
border: 1px #ff8000 solid;
color: #000000;
font-size: 14px;
}

.box {
background:#fff;
border-bottom: 1px #ccc solid;
border-top: 1px #ccc solid;
color:#000; 
height: 500px;
width: 280px;
margin-top: 5px;
margin-right: auto;
margin-bottom: 5px;
margin-left: 10px;
font-size: 16px;
font-weight: bold;
}

.contentbox
{
border: none;
color: #000000;
font-size: 14px;
}

#content
{
margin-left: 150px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
margin-right: 0px;
padding-top: 0;
padding-bottom: 2px;
padding-right: 0;
padding-left: 2em;
font-size: 0.8em;
color: #333;
word-spacing: 0px;
letter-spacing: normal;
}




#footer
{
clear: both;
margin: 0;
padding: 1em;
color: #fff6ef;
background-color: #533519;
border-top: none;
font-size: 0.8em;
}

#footer1
{
clear: both;
margin: 0;
padding: 1em;
color: #fff6ef;
background-color: #fff;
border-top: none;
font-size: 0.8em;
}

.footerfloat { /* this class can be used to float an element left in your page */
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


#leftnav p, #rightnav p { margin: 0 0 1em 0; }


#content h1 
{ 
margin: 0 0 1em 0; 
font-family: arial, verdana,  helvetica, sans-serif;
font-size: 1.1em;
color:#0000FF;
text-decoration:underline;
}

#content a 
{ 
font-family: arial, verdana,  helvetica, sans-serif;
color:#0000FF;
}

#smallboxcontent
{ 
float: left;
border: none;
 }
   .style2
 {
 color:#ff8000;
 font-size: 0.8em;
 }