@charset "utf-8";

body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
color : #000000; 
} 
h1, h2, h3 { 
margin : 0; 
font-family : "Times New Roman", Times, serif; 
font-weight : normal; 
} 
h1 { 
letter-spacing : -1px; 
font-size : 36px; 
color : #ffffff; 
}

h2 { 
letter-spacing : -1px; 
font-size : 20px; 
color : #ffffff; 
}

h3 { 
font-size : 30px; 
color : #ffffff; 
letter-spacing : normal; 
padding-top : 10px; 
padding-bottom : 5px; 
}




#Header { 
width : 920px; 
padding : 10px; 
height : 260px; 
position : relative; 
left : 50%; 
margin-left : -460px; 
background-color : #000000; 
} 

#Wrapper { 
clear : both; 
width : 940px; 
position : relative; 
left : 50%; 
margin-left : -460px;
} 

#BodyLeft { 
float : left; 
width : 660px; 
padding : 5px; 
height : 740 px; 
margin : 0px 0 0 0px; 
background-color : #eeddcc; 
} 

#Addenda { 
float : left; 
width : 660px; 
padding : 5px; 
height : auto; 
margin : 0px 0 0 0px; 
background-color : #eeddcc; 
} 

#BodyRight { 
float : right; 
width : 260px; 
padding : 5px; 
height : 750 px; 
margin : 0px 0px 0 0; 
background-color : #fe9844; 
} 

#Crotal { 
width : 60px; 
position : relative; 
left : 50%; 
margin-left : -30px;
} 

#QuickLinks { 
clear : both; 
width : 220px; 
height : auto;
position : relative; 
left : 50%; 
margin-left : -110px;
} 

#Footer { 
clear : both; 
width : 920px; 
padding : 10px; 
height : 60px; 
position : relative; 
left : 50%; 
margin-left : -460px; 
background-color : #000000; 
} 

.spacer {
margin : 0 0 0 0;
padding : 0 px;
line-height : 0px; 
}
