body
{
background-color:#74C2E1
}

h2
{
font-family:Verdana;
font-weight: bold;
text-align: center;
padding-top: 25px;
padding-bottom:25px;
color: #81E01B;
}
img 
{
height: 300px;
width: 200px;
box-shadow: none;
}

#navbar 
{
position: fixed;
top:15px;
left:50%;
margin-left:-354px;
}

#header 
{
position: relative;
top: -10px;
background-color: #0C2C52;
border-top-left-radius: 15px;
border-top-right-radius:15px;
}
ul
{
list-style-type:none;
position: fixed;
margin: -10px;
}
li
{
display:inline;
border:2px solid #74C2E1;
font-family: Futura, Tahoma, sans-serif;
color: ffffff;
padding: 10px;
border-radius: 5px 5px;
background-color: #006699;
}
a button {
background-color: #74C2E1;
}
#left
{
width:45%;
float:left;
}

p
{
font-family: Tahoma;
font-size: 1em;
}

#right
 {
width:45%;
float:right;
}

table
{
border:2px solid #0C2C52;
background-color: #74C2E1;
float: right;
margin-right: 25px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}

td 
{
height: 75px;
width: 75px;
}

td img
{
height: 75px;
width: 75px;
box-shadow: none;
}

th 
{
font-family: Verdana;
font-size: 2em;
font-weight: normal;
color: #3c4543
}

#bottom_left
{
border-bottom-left-radius: 15px;
}
#bottom_right
{
border-bottom-right-radius: 15px;
}

#footer
{
clear:both;
position:relative;
bottom: -120px;
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;
height: 75px;
background-color: #0C2C52;
}
#button
{
border: 2px solid #74C2E1;
float:left;
position: relative;
left: 229px;
bottom:-20px;
border-radius:5px;
background-color: #0C2C52;
height: 30px;
width: 150px;
}

#button p
{
position: relative;
bottom: 9px;
font-size: 0.8em;
color: #006699;
text-align: center;
}


h4
{
position: relative;
bottom: -15px;
font-size: 0.9em;
color: Yellow;
text-align: left;
}

.bold
{
font-family: Tahoma;
font-weight: bold;
font-size: 1.2 em;
font-variant: small-caps;
color: #ffffff;
}


.right p
{
margin-left:5px;
margin-right:5px;
margin-top:-10px;
font-family: Garamond, serif;
color: #000000;
}

.left
{position: relative;
float: left;
margin-top: 50px;
width: 10%;
height: 380px;
background-color: #0C2C52;
margi-bottom: 10px;
}

.right
{
position: relative;
float: right;
margin-top: 50px;
width: 88%;
height: 400 px;
background-color: #74C2E1;
margin-bottom: 10px;
}

