body 
{
font-family: arial; 
font-size: 14px;
text-align: right; 
color: #797979;
line-height: 1.25em; 
background-color: #d3d3d3;
}

#outer {
position: absolute;
width: 100%;
height: auto;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
border: 0px solid #00ff00;
}

#header {
margin-left: auto;
margin-right: auto;
text-align: right; 
width:1040px;
height:75px;
padding-top: 25px;
padding-right: 15px;
border: 0px solid #ff0000;
}

#content {
position:relative;
overflow:hidden;
margin-left: auto;
margin-right: auto;
width:1055px;
height: auto;
left: 0px;
top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
font-family: Verdana;
color: #bbbbbb;
font-size: 15px;
border: 0px solid #00ff00;
}


#sideBar {
float:left;
margin-left: auto;
margin-right: auto;
width:115px;
height:520px;
left: 0px;
top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: 0px solid #ff0000;
}

#dynamicArea {
float:left;
height: auto;
width: 740px;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: 0px solid #ff0000;
}

#dynamicAreaContent {
float:left;
background: url(../images/backgroundTile.jpg) repeat-y;
height: auto;
width: 670px;
padding-right: 20px;
padding-left: 50px;
padding-top: 20px;
padding-bottom: 10px;
border: 0px solid #ff0000;
}

#menu {
float:right;
margin-left: auto;
margin-right: auto;
width:200px;
height: auto;
left: 0px;
top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
border: 0px solid #ff0000;
}

#footer {
position:relative;
margin-left: auto;
margin-right: auto;
width:1055px;
height:60px;
font-family: arial;
font-size: 10px;
color: #555555;
font-weight: none;
letter-spacing:0px;
text-align: right; 
border: 0px solid #ff0000;
}

a 
{ 
font-family: arial; 
font-size: 12px; 
color: #555555; 
text-decoration: none;
letter-spacing: 0px;
}

a:hover
{ 
font-family: arial; 
font-size: 12px; 
color: #000000; 
text-decoration: underline;
}


h1
{
font-family: arial; 
font-size: 20px; 
color: #000000; 
line-height: 1em;
}

h2
{
font-family: arial; 
font-size: 14px; 
color: #000000; 
line-height: 1em;
}

.maintext
{
font-family: arial; 
font-size: 12px;
text-align: justify; 
color: #242424;
line-height: 1.25em; 
}

.maintextmain
{
font-family: arial; 
font-size: 14px;
text-align: justify; 
color: #797979;
line-height: 1.25em; 
}

.maintexttitle
{
font-family: arial; 
font-size: 14px;
text-align: justify; 
color: #000000;
line-height: 0.5em;
font-weight: bold; 
}

.footer
{
font-family: arial; 
font-size: 12px;
text-align: justify; 
color: #353535;
line-height: 1.55em; 
}


