body {
	background-color:#669933;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color:black;
}

div#masthead {
	text-align:center;
	width:820px;
	background-color:white;
	margin-right:auto;
	margin-left:auto;
	padding:10px 0px 0px 0px;
	margin-top:0px;
	border-top:20px solid #990033;
	border-left:20px solid #990033;
	border-right:20px solid #990033;
}

div#pageframe {
	width:820px;
	background-color:white;
	background-image:url(../images/bg.togo.SM.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border-right:20px solid #990033;
	border-left:20px solid #990033;
	border-bottom:20px solid #990033;
	border-top:0px;
}

div#footer {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	font-size:0.8em;
	color:#990033;
	padding: 15px;
}

div#pageframe2 {
	width:860px;
	border:0px;
	margin:auto;
	padding:5px;
	background-color:black;
}
.content {
	padding: 40px;
}


/* min height hack */

  .heightprop {
    height:1045px;
    float:right;
    width:1px;
  }

  .heightclear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

/* end min height hack */




.bodybold {
	font-size: 1.1em;
}



/****** body links ******/


a:link {
	background:transparent;
	color:#990033;
	font-weight:bold;
 }
 
a:visited {
	background:transparent;
	color:#990033;
	font-weight:bold;
 }
 
a:hover {
	background:transparent;
	color: #666666;
	font-weight:bold;
}
.tdleft {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	color: #990033;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.3em;
	margin-bottom: 0px;
	border-bottom: dashed 2px #990033;
	width:75%;

}
h5 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}


.tdright {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.boxedinset {
	padding: 10px 10px 10px 15px;
	margin-left: 17px;
	border: 1px dotted #333333;
	background-color: white;
	width: 150px;
	color: #669933;
	font-size: 1em;
}
.small {
	font-size: 0.8em;
}

.breaker  {
	width:700px;
	margin:auto;
	background-color:#990033;
	border:1px black solid;
	padding: 2px;
}
