body { 
margin : 20px 0 0 0; 
padding : 0; 
background : #ffffff url(images/img01.jpg); 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 13px; 
color : #333333; 
} 
#header { 
width : 890px; 
height : 70px; 
margin : 0 auto; 
background : url(images/Header.bmp) no-repeat right top; 
} 
#menu { 
width : 890px; 
height : 40px; 
padding : 10px 0 0 0; 
} 
#menu ul { 
width : 890px; 
height : 40px; 
margin : 0 0 0 0; 
padding : 0; 
background : #ad1011 url(images/img05.jpg) repeat-x; 
list-style : none; 
} 
#menu li { 
display : inline;
} 
#menu a { 
display : block; 
float : left; 
height : 32px; 
padding : 10px 10px 0 10px; 
background : url(images/img06.gif) no-repeat; 
text-decoration : none; 
font-size : 13px; 
color : #ffffff; 
} 
#page { 
width : 890px; 
margin : 0 auto; 
} 
#content { 
float : left; 
width : 850px; 
padding : 20px; 
background : #ffffff url(images/img07.gif) no-repeat left bottom; 
} 
#content1 { 
float : left; 
width : 850px; 
padding : 5px; 
background : #ffffff url(images/img07.gif) no-repeat left bottom; 
} 

#sidebar { 
clear : both; 
width : 890px; 
margin : 0 auto; 
padding : 10px 0 0 0; 
} 
#sidebar a { 
color : #3699e4; 
} 
.boxed { 
margin-bottom : 10px; 
background : #000000 url(images/img10.gif) no-repeat left bottom; 
} 
.boxed .title { 
height : 30px; 
margin : 0; 
padding : 10px 0 0 10px; 
background : url(images/img08.jpg) no-repeat; 
text-align : center; 
} 
.boxed .content { 
padding : 15px; 
background : url(images/img09.gif) repeat-x; 
Text-align: center;
} 
.picture { 
width : 138px; 
height : 103px; 
margin : 0 5px 0 15px; 
display : inline; 
} 
#footer { 
height : 100px; 
width : 890px; 
margin : 0 auto; 
} 
#footer p { 
margin : 0; 
line-height : normal; 
font-size : 85%; 
color : #000000; 
} 
#footer a { 
color : #000000; 
} 
h1 { 
margin : 0; 
font-size : 140%; 
font-style : italic; 
text-align : center; 
color : #ad1112; 
} 
h2 { 
margin : 0; 
text-align : center; 
font-size : 120%; 
font-style: bold;
color : #ad1112; 
} 
h3 { 
margin : 0; 
font-size : 120%; 
font-weight : bold;
color : #ad1112;  
} 
h4 { 
margin : 0; 
font-size : 100%; 
font-weight : bold; 
color : #ad1112; 
} 
p, ol, ul { 
line-height : 120%; 
} 
a { 
color : #ad1112; 
} 
a:hover { 
color : #000000; 
text-decoration : none; 
} 
img { 
border : none; 
} 
img.left { 
float : left; 
margin : 0 15px 0 0; 
} 
img.right { 
float : right; 
margin : 0 0 0 15px; 
} 
hr { 
display : none; 
} 


