@charset "utf-8";
/* CSS Document */
body {background-color: #FFFFFF; background-attachment:fixed; background-image:url(permimages/background.gif); background-position: top; background-repeat:no-repeat;
text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #333333; letter-spacing:2px; line-height:120%}

p {text-align:left; letter-spacing:2px; font-size: small }

h2  {text-align:left; letter-spacing:2px; font-size: large }

.center {text-align:center }
.small {text-align:left; letter-spacing:2px; font-size: smaller}
.smallhighlight {text-align:left; letter-spacing:2px; font-size: smaller; border-bottom:#CCCCCC medium  double; border-top:#CCCCCC double}


a:link {color: #330066}
a:visited {color: #6666FF}
a:hover {color: #FFCCFF}
a:active {color: #6666FF}

#container {margin-left:auto;  margin-right:auto;
width: 1000px;
height: auto;
}

#header {margin-left:auto;  margin-right:auto;
width: 1000px;
height: auto;
}

#navigation {margin-left:auto;  margin-right:auto;
width:1000px;
height:50px;
padding-top:10px;
padding-bottom:10px
}


#content {margin-left:auto; margin-right:auto;
width:1024px;
height:auto;
text-align:center
}

#rightcolumn {width: 400px;
height:auto;
padding-top:10px;
float:left
}

#leftcolumn {width: 550px;
height: auto;
padding-top: 10px;
padding-left:50px;
float:right
}

#column800 {width: 825px;
height:auto;
padding-top:10px;
float:left
}

#column200 {width: 170px;
height:auto;
padding-top:10px;
padding-left:5px;
float:left
}

#featbox  {width: auto;
height:auto;
padding:10px;
float:right
}

#footer {width: 1000px;
height: auto;
padding-top: 40px;
border-top: 1px #333333 solid;
clear:both
}
