
body { 
padding : 0;
border : 0;
font-family : Helvetica, Arial, sans-serif;
position : relative;
margin-right : auto;
margin-left : auto;
margin-top : 0;
margin-bottom : 0;
background-image : url(back.jpg);
background-position : center top;
background-repeat : repeat-y;
background-color:#ffffff;
} 
h1 { 
border : 0;
padding : 0;
margin : 0;
} 
#wrapper { 
position : relative;
width : 750px;
margin-right : auto;
margin-left : auto;
margin-top : 0;
margin-bottom : 0;
background-color : #000000;
background-position : left top;
border-bottom : 5px solid #000000;
padding : 0;
} 
#content { 
width : 540px;
float : right;
border : 0;
margin : 0 20px 0 0;
padding : 0;
} 
#content p { 
font-size : 70%;
color:#FFFFFF;
line-height : 1.8em;
padding-left : 2em;
border : 0;
margin : 0;
} 
#content h1 { 
margin : 0 0 10px 0;
font-size : 130%;
font-weight: 700;
color : #ffffff;
background-color : transparent;
} 
#content h2 { 
font-size : 90%;
color : #000000;
background-image:url(titleback.jpg);
background-repeat:repeat-y;
} 
#content li { 
padding : 10px 10px 10px 10px;
display : block;
float : left;
width : 60px;
height : 60px;
margin : 0;
border : 0;
} 
#content ul { 
padding : 10px 0 0 0;
margin : 0;
border : 0;
} 
#navigation { 
width : 130px;
padding : 0;
border : none;
font-size : 80%;
font-weight:700;
margin : 0 0 0 20px;
} 
#navigation ul { 
list-style : none;
margin : 0;
padding : 0;
border : none;
} 
#navigation li { 
width : 130px;
margin : 0;
padding : 0;
border : none;
} 
#navigation a:link, #navigation a:visited { 
display : block;
padding : 5px 5px 5px 0.5em;
background-color : #000000;
color : #ffffff;
text-decoration : none;
border : 0;
margin : 0;
} 
#navigation a:hover {
background-color:#ffffff;
color : #000000;
} 
#navigation ul.subnav { 
margin-left : 20px;
width : 100px;
} 
#navigation ul.subnav li { 
width : 100px;
} 
#navigation ul.subnav a:link, #navigation ul.subnav a:visited { 
background-color : #000000;
color : #ffffff;
width : 100px;
} 
#navigation ul.subnav a:hover { 
background-color:#CCCCCC;
color : #000000;
} 
#footer { 
padding : 10px 200px 5px 260px;
font-size : 70%;
text-align:bottom;
color : #aaaaaa;
clear : both;
border : 0;
margin : 0;
} 

#footer2 {
padding : 5px 0px 5px 510px;
font-size : 70%;
text-align:bottom right;
color : #aaaaaa;
background-image:url(footer.jpg);
clear : both;
border : 0;
margin : 0;
background-repeat:no-repeat;
background-position:bottom;
height:95px;

} 

#header { 
height : 197px;
width : 750px;
float : right;
background-color : #000000;
background-repeat : no-repeat;
} 


#content bold {
font-weight:900;
}

#top {
padding : 0;
border : 0;
position : relative;
margin-right : auto;
margin-left : auto;
margin-top : 0;
margin-bottom : 0;
background-image : url(top.jpg);
background-position : center top;
background-repeat : repeat-y;
width:850px;
height:46px;
} 

#bottom {
padding : 0;
border : 0;
position : relative;
margin-right : auto;
margin-left : auto;
margin-top : 0;
margin-bottom : 0;
background-image : url(bottom.jpg);
background-position : center top;
background-repeat : repeat-y;
width:850px;
height:46px;
} 

a:link {
font-size:100%;
color:#aaaaaa;
text-decoration:none;
}

a:visited {
font-size:100%;
color:#aaaaaa;
text-decoration:none;
}

a:hover {
font-size:100%;
color:#ffffff;
text-decoration:underline;
}