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: #0F5B7E;

}

a:hover {
color: #946705;
}

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: 12px;
color: black;
margin-top: 20px;
margin-right: 30px;
margin-bottom: 15px;
margin-left: 0px;
}

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

}

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

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: 10px;
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: -400px;

}

#container {
background-image: url(graphic/shortpage.png);
background-repeat: no-repeat;
position: absolute;
top: 270px;
left: 50%;
width: 900px;
height: 1038px;
margin-left: -450px;

}

#nav1 {
position: absolute;
font-weight: bold;
top: 55px;
left: 360px;
height: 200px;
width: 350px;
text-align: center; 
font-size: 20px;
}


#calendar {
background-image: url(graphic/calendar.jpg);
background-repeat: no-repeat;
position: absolute;
top: 480px;
left: 8px;
width: 690px;
height: 250px;
border: 2px blue solid;

}

#info {
color: black;
position: absolute;
top: 335px;
left: 60px;
width: 700px;
height: 650px;
}


#info1 {
color: black;
position: absolute;
top: 335px;
left: 60px;
width: 470px;
height: 650px;
}

#info2 {
color: black;
position: absolute;
top: 335px;
left: 540px;
width: 300px;
height: 615px;
border: 3px solid #0F5B7E;
}

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

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



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