body  {
background-image: url(graphic/back.gif);
background-repeat: repeat;
background-color: #0D9AF4;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

p {
font-size: 11px;
color: #000;
margin-top: 5px;
margin-right: 200px;
margin-bottom: 5px;
margin-left: 55px;
}

a {
text-decoration: none;
color: #789B3A;
font-weight: normal;
}

h1 {
font-weight: normal;
text-align: left;
font-size: 20px;
color: #D2F1F3;
margin-top: 20px;
margin-right: 150px;
margin-bottom: 20px;
margin-left: 150px;
border: 1px solid white;
padding: 10px;
}


h2 {
font-weight: normal;
text-align: left;
font-size: 14px;
color: black;
margin-top: 20px;
margin-right: 60px;
margin-bottom: 20px;
margin-left: 60px;
}

h3 {
font-size: 22px;
color: #2E1A05;
margin: 15px;
text-align: center;

}

h4 {
font-size: 18px;
color: #118E0E;
margin-top: 15px;
margin-right: 100px;
margin-bottom: 5px;
margin-left: 60px;
}

h5 {
font-size: 16px;
color: #000;
width: 400px;
margin-top: 50px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 90px;
}

h6 {
font-size: 12px;
color: olive;
margin-top: 0px;
margin-right: 40px;
margin-bottom: 5px;
margin-left: 35px;
font-weight: normal;

}

img {
margin-left: 60px;
border: 0px;
}

#header {
background-image: url(graphic/shortyheader.png);
background-repeat: no-repeat;
position: absolute;
top: 0px;
left: 50%;
width: 780px;
height: 320px;
margin-left: -390px;

}

#container {
background-image: url(graphic/shortpage.png);
background-repeat: no-repeat;
position: absolute;
top: 315px;
left: 50%;
width: 739px;
height: 1332px;
margin-left: -370px;

}

#nav1 {
position: absolute;
top: 70px;
left: 100px;
height: 100px;
width: 175px;
text-align: right;
font-size: 20px;
}

#nav2 {
position: absolute;
top: 70px;
right: 90px;
height: 100px;
width: 175px;
text-align: left;
font-size: 20px;
}

#calendar {
background-image: url(graphic/calendar.jpg);
background-repeat: no-repeat;
position: absolute;
top:440px;
left: 10px;
width: 690px;
height: 250px;

}


#info {
color: black;
position: absolute;
top: 420px;
left: 20px;
width: 700px;
height: 1000px;
}

#info a {
margin-left: 0px;
text-decoration: none;
}

iframe {
margin-left: 60px;
width: 600px;
height: 400px;
}

#footer {
position: absolute;
bottom: 20px;
left: 5px;
width: 740px;
height: 20px;
font-size: 11px;
text-align: center;
}