/* Main body style */

body
{
margin: 0;
padding: 0;
background-color: #231F20;
}

.headertext
{
/*\*/
position: relative;
width: 100%;
height: 50px;
text-align: right;
padding-top: 10px;
padding-right: 10px;
font-family: Verdana;
font-size: 10px;
color: #dedbbb;
text-decoration: none;
}

a 
{
/*\*/
font-family: Verdana;
color: #dedbbb;
text-decoration: none;
}

.selected
{
color: #da1920;
}

a:hover 
{
/*\*/
font-family: Verdana;
text-decoration: underline;
}

.centerfield
{
/*\*/
position: relative;
width: 100%;
height: 290px;
background: #dedbbb url('../images/BGLogo.gif') repeat;
vertical-align: top;
}

.title
{
/*\*/
position: relative;
width: 100%;
height: 50px;
vertical-align: top;
}

.photo
{
/*\*/
position: relative;
width: 289px;
height:240px;
vertical-align: top;
padding-left: 25px;
}

.establishedtext
{
/*\*/
font-family: Verdana;
font-size: 10pt;
color: #231F20;
text-decoration: none;
}

.contentfield
{
/*\*/
position: relative;
height: 435px;
vertical-align: top;
text-align: left;
padding-right: 25px;
}

#maincontent
{
/*\*/
position: relative;
height:390px;
width:100%;
overflow:auto;
background-color:#dedbbb;
border-style: solid;
border-color: #231f20;
border-width: 1px;
}

.indented
{
/*\*/
padding-left: 25px;
padding-right: 25px;
}

.mainbodytext
{
/*\*/
font-family: Verdana;
font-size: 10pt;
color: #231F20;
text-decoration: none;
}

.mainbodyheading
{
/*\*/
color: #DA1920;
font-weight: bold;
}

.footerfield
{
/*\*/
position: relative;
width: 100%;
height: 107px;
}

.footertextleft
{
/*\*/
position: relative;
width: 25%;
height: 107px;
text-align: left;
vertical-align: top;
padding-top: 0px;
padding-left: 10px;
font-family: Verdana;
font-size: 10pt;
color: #dedbbb;
text-decoration: none;
}

.footertextright
{
/*\*/
position: relative;
width: 75%;
height: 107px;
text-align: right;
vertical-align: top;
padding-top: 10px;
padding-right: 20px;
font-family: Verdana;
font-size: 8pt;
color: #dedbbb;
text-decoration: none;
}
