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: 4px;
margin-right: 200px;
margin-bottom: 12px;
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: 50px;
margin-bottom: 20px;
margin-left: 50px;
}

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: 35px;
}

h5 {
font-size: 12px;
color: #000;
width: 250px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 35px;
}

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

}

#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/container.png);
background-repeat: no-repeat;
position: absolute;
top: 315px;
left: 50%;
width: 739px;
height: 2969px;
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;
}

#header {
position: absolute;
top: 0px;
left: 50%;
width: 780px;
height: 370px;
margin-left: -390px;

}

#info {
background-color: white;
color: black;
position: absolute;
top: 170px;
left: 20px;
width: 700px;
height: 2700px;
}

#menu {
background-color: white;
color: #000;
position: absolute;
top: 130px;
left: 20px;
width: 700px;
height: 2750px;
border: 1px solid black;
}

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

