* {
	margin: 0;
	padding: 0;
}

html, body {
	width: auto;
	height: 100%;
	text-align: center;
}
li
{
	margin-left: 30px;
}

body
{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
	margin: 0px;
	padding: 0px;
	height:100%;
}

a {
  text-decoration: none;
  color: white;
  font-weight: bold;
}

a.mainmenuitemlink {
  text-decoration: none;
  color: white;
  font-weight: bold;
  padding: 0px 10px 0px 0px;
  min-width: 79px;
}

a.mainmenuitemlink:hover {
  text-decoration: none;
  font-weight: bold;
  color: #FE0000;
}
a.black, a.black:visited
{
	color: Black;
}

 .red
{
	color: #FF0000;
}
a.red, a.red:visited
{
	color: #FF0000;
	text-decoration : underline;
}

a.red:hover
{
	color: #000000;
	text-decoration : underline;
}

a.red_nu, a.red_nu:visited
{
	color: #FF0000;
	text-decoration : none;
}

div#mainsite
{
  position: relative;
	top: 0px;
	left : 0px;
	/*width: 990px;*/
	min-width: 990px;
	text-align: left;
	min-height: 100%;
	/*margin: 0 auto;*/
	margin: 0px;
}
body.special_pages_1 div#mainsite {
  min-height: 400px;
}

#leftside
{
  background-color: #000000;
  position: relative;
  width: 200px;
/*width: 390px;  pjo */
  /*float: left;*/
}

#rightside
{
  /*width: 600px;
  float: right;*/
/*  padding-top: 141px; */
  /*padding-top: 28px;*/
  background-color: #000000;
}

div#mainmenu
{
  border-bottom: 2px solid #FE0000;
  padding-bottom: 2px;
  height: 59px;
  overflow: hidden;
  padding-top: 30px;
  padding-left: 20px;
}

ul.mainmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.mainmenu li {
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	display: inline;
	text-align: center;
}

.mainmenuitem {
  /*width: 110px;*/
  /*float: left;*/
  /*padding-left: 10px;*/
  /*padding-top: 40px;*/
  font-size: 14px;
}

iframe.contentiframe {
  width: 600px;
  height: 397px;
  border: 0px;
}

div#leftside-top {
  position: absolute;
  top: 91px;
  left: 0px;
}

div#leftside-middle {
  position: absolute;
  top: 201px;
/*    top: 200px; pjo */
  left: 0px;
}

div#leftside-bottom {
  position: absolute;
  top: 311px;
/*    top: 400px; pjo */  
  left: 0px;
}

div#content {
  background-color: #FFFFFF;
  /*width: 590px;*/
  padding-left: 20px;
/*   height: 397px;*/
  /*height: 510px;*/
  overflow: auto;
}

div#content-firstpage {
  background-color: #000000;
  width: 600px;
  font-weight: bold;
  height: 397px;
  overflow: hidden;
}

div#submenu {
  text-align: left;
  color: black;
  font-size: 14px;
  padding-top: 2px;
  padding-bottom: 15px;
}

div.submenuitem {
  width: 110px;
  float: left;
  padding-left: 2px;
  font-size: 12px;
}

a.submenuitemlink {
  text-decoration : underline;
  color: #FF0000;
  font-weight: bold;
}

a.submenuitemlink-selected {
  text-decoration: none;
  color: black;
  font-weight: bold;
}

a.submenuitemlink:hover {
  text-decoration: none;
  font-weight: bold;
  color: black;
}

#contentleft {
  /*padding-left: 10px;*/
  width: 400px;
  /*float: left;*/
}

#contentright {
  /*width: 170px;
  float: right;*/
  padding-left: 25px;
  padding-right: 42px;
}

img.contentfeaturedphoto {
  border: 1px solid #FE0000;
  width: 175px;
  height: 110px;
}

div.contentfeaturedphotospacer {
  margin-bottom: 5px;
  font-size: 10px;
  width: 215px;
  float: left;
}


.clearboth {
  clear: both;
  height: 1px;
}

    #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
    #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
    .mainmenuitem-selected { background-image: url(../images/selector.gif); background-repeat: no-repeat; background-position: 10px 0px; min-width: 89px; float: left; padding-left: 10px; padding-top: 40px; font-size: 14px; }
    .mainmenuitem { background-image: url(); background-repeat: no-repeat; background-position: 10px 0px; float: left; padding-left: 10px; min-width: 89px; padding-top: 40px; font-size: 14px; }


h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

    
