@charset "utf-8";
/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(images/background.jpg);
background-repeat:repeat-y;
background-position:center;
}

p {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#004695;
text-align:left;
}

p a {
color:#0202a3;
text-decoration:none;
}

p a:hover {
color:#004695;
text-decoration:underline;
}

li {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#000000;
text-align:left;
}

h1 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:21px;
line-height:24px;
color:#004695;
text-align:center;
}

h2 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:15px;
color:#004695;
text-align:left;
}

.container {
width:900px;
vertical-align:top;
background-image:url(images/flying-family-competition.jpg);
background-repeat:no-repeat;
background-position:top;
}

.header {
width:900px;
height:300px;
}

.main {
width:800px;
}

.footer {
width:880px;
padding:0px 10px 10px 10px;
}

.footer p {
font-family:Arial;
font-size:11px;
color:#004695;
text-align:center;
}

.footer p a {
color:#004695;
text-decoration:underline;
}

.footer p a:hover {
color:#004695;
text-decoration:none;
}

.first {
border:1px solid #98b1e3;
background-image:url(images/layout/form-bg.jpg);
background-repeat:repeat-x;
padding:5px;
font-family:Verdana, Arial;
color:#333333;
width:250px;
}

.message {
border:1px solid #98b1e3;
background-image:url(images/layout/form-bg2.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
padding:5px;
font-family:Verdana, Arial;
font-size:12px;
line-height:15px;
color:#333333;
width:250px;
height:180px;
}
