body {
margin : 0;
padding : 0;
background : #000000 url(images/back.gif) repeat-y center top;
text-align : justify;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
color : #333333;
}
h1, h2, h3, h4, h5, h6 {
font-family : Georgia, "Times New Roman", Times, serif;
color : #7f0052;
}
a {
font-weight : bold;
text-decoration : none;
color : #7f0052;
}
a:hover {
text-decoration : underline;
color : #dd0073;
}
#header {
width : 770px;
height : 250px;
margin : 0 auto;
padding : 10px 0;
background : #fffbfd url(images/header_flying.jpg);
}
#header h1 {
margin : 0;
padding : 0 0 0 10px;
text-align : left;
color : #3399ff;
font-size : 3em;
text-transform : uppercase;
}
#header h2 {
margin : 0;
padding : 0 0 0 20px;
text-align : left;
font-size : 1.5em;
text-transform : uppercase;
}
#menu {
width : 770px;
margin : 0 auto;
padding : 5px 0 5px 0;
background-color : #000000;
}
#menu ul {
margin : 0;
padding : 0;
list-style : none;
text-align : center;
}
#menu li {
display : inline;
}
#menu a {
padding : 5px 15px;
text-transform : uppercase;
text-decoration : none;
font-size : 12px;
font-weight : bold;
color : #ffffff;
}
#menu a:hover {
background-color : #7f0054;
}
#content {
width : 770px;
margin : 0 auto;
padding : 10px 0 0;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
font-weight : normal;
}
#content p, #content ul, #content ol {
line-height : 150%;
}
#left {
float : left;
width : 480px;
padding : 0 20px 40px 20px;
}
#right {
float : right;
width : 210px;
padding : 0 20px 40px 20px;
}
#footer {
clear : both;
width : 764px;
margin : 0 auto;
border-top : 1px solid #666666;
background : #ffffff;
font-size : 9px;
text-align : center;
padding : 2px;
color : #333333;
}
a#asso {
position : fixed;
right : 0;
bottom : 0;
display : block;
height : 100px;
width : 100px;
background : url(images/asso.png) no-repeat bottom right;
text-indent : -999em;
text-decoration : none;
} 
