body
{
text-align: center;
background-color: #ffffff;
background-attachment: fixed;
font-family: arial;
}

a img {border: none; }

.leftalign {text-align:left}
.rightalign {text-align:right}
.centeralign {text-align:center}

a.menu:link 
{
color: #000000;
text-decoration: none;
}

a.menu:visited 
{ 
color: #000000;
text-decoration: none;
}

a.menu:hover 
{ 
color: #99999;
text-decoration: underline;
}

a.menu:active 
{ 
color: #ff0000;
text-decoration: underline;
}

a.menu2:link 
{
color: #000000;
text-decoration: none;
}

a.menu2:visited 
{ 
color: #000000;
text-decoration: none;
}

a.menu2:hover 
{ 
color: #000000;
text-decoration: none;
}

a.menu2:active 
{ 
color: #000000;
text-decoration: none;
}

a.other:link 
{
color: #000000;
text-decoration: none;
}

a.other:visited 
{ 
color: #000000;
text-decoration: none;
}

a.other:hover 
{ 
color: #999999;
text-decoration: underline;
}

a.other:active 
{ 
color: #000000;
text-decoration: underline;
}

h1.righttitle
{
Position: relative;
font-size: 30px;
padding: 0px;
top: 0px;
left: 0px;
text-align: right;
}

h1.lefttitle
{
Position: relative;
font-size: 30px;
padding: 0px;
top: 0px;
left: 0px;
text-align: left;
}

font.statementtitle
{
font-size: 30px;
}

font.mediumtext
{
font-size: 20px;
}

font.smalltext
{
font-size: 15px;
}

font.smallertext
{
font-size: 5px;
}

font.thumbtext
{
font-size: 17px;
font-weight: bold;
}

font.boldbodytext
{
font-weight: bold;
}

p.nobreak
{
display: inline;
}

img.thumb
{
border: 1px solid #000000;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 10px;
}

.anylinkcss
{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
line-height: 22px;
z-index: 100;
background-color: #ffffff;
width: 275px;
}

.anylinkcss_thumb
{
position:absolute;
visibility: hidden;
border:1px solid black;
white-space: nowrap;
line-height: 18px;
z-index: 100;
background-color: #ffffff;
padding: 2px;
}

.anylinkcss a
{
width: 100%;
display: block;
text-align: left;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-indent: 5px;
}

#prop
{
height: 97%;
float:right; 
width:1px;
background-color: #ffffff;
}

#clear 
{ 
clear:both; 
height:1px; 
overflow:hidden; 
}

#container
{
margin-left: auto;
margin-right: auto;
border: 0px;
text-align: left;
width: 950px;
background-color: #ffffff;
}

#top
{
border: 1px solid black;
}

#header
{
width: 100%;
text-align: right;
height: 75px;
background-color: #ffffff;
background-image: url("../images/interface/headerback.jpg");
}

#menu
{
text-align: right;
height: 20px;
background-color: #ffffff;
background-image: url("../images/interface/menuback.jpg");
background-repeat: no-repeat;
background-position: right top;
}

#nav
{
margin-top: 10px;
float: left;
width: 100;
/*height: 450px;*/
border: 1px solid #cccccc;
padding: 5px;
background-color: #ffffff;
overflow: vissible;
}

#content
{
border: 1px solid #cccccc;
margin-top: 10px;
margin-left: 120px;
padding: 5px;
background-color: #ffffff;
overflow: vissible;
}

#content_nonav
{

border: 1px solid #cccccc;
margin-top: 10px;
padding: 5px;
background-color: #ffffff;
overflow: vissible;
}

#statementimage
{
width: 350px;
background-color: #ffffff;
float: right;
position: relative;

text-align: right;
}

#statementtitle
{
width: 560px;
height: 50px;
background-color: #ffffff;
float: left;
}

#thumbs
{
text-align: left;
margin-left: 10px;
margin-right: 10px;
background-color: #ffffff;
}

#footer
{
text-align: center;
padding: 0px;
width: 950px;
border: 0px solid black;
clear: both;
background-color: #ffffff;
}

#header p {margin: 0 0 0 0}
#menu p {margin: 2 0 0 0}
#footer p {margin: 2 0 0 0}

