body,td,th {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.clearBoth{
clear:both;
}
.mainHeader {
width:800px;
height:450px;
margin:0px auto;
background-image:url(gfx/arnold.gif);
background-position:center bottom;
background-repeat:no-repeat;
}

.mainContentArea {
background-color:#000000;
min-height:300px;
}
.mainContent {
width:800px;
margin:0px auto;
color:#FFFFFF;
border:1px solid black;
}

.mainContent h1.centered{
font-size:48px;
font-weight:bold;
margin-bottom:0px;
text-align:center;
}

.mainContent .subTitle{
font-size:18px;
font-style:italic;
text-align:center;
}

.mainContent p.justified {
text-align:justify;
}

.mainContent a:link    { color: #666666; text-decoration: none; }
.mainContent a:visited { color: #666666; text-decoration: none; }
.mainContent a:hover   { color: #000000; text-decoration: underline; }
.mainContent a:active  { color: #666666; text-decoration: none; }





