#LeftColumn img {float: right;
margin-bottom: 10px; }

img {border: 1px #000000 solid; }

body {color: #000000;
background-color: #ffffff;
margin: 0px;
padding: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
text-align: left; }

a:link {color: #660066;
background-color: #ffffff;
font-weight: bold;
border: none;
text-decoration: none;
border-bottom: 1px dotted; }

a:visited {color: #004285;
background-color: #ffffff;
font-weight: bold;
border: none;
text-decoration: none;
border-bottom: 1px dotted; }

#LeftColumn p {font-weight: bold;
text-align: right; }

a:hover {color: #ffffff;
background-color: #660066;
border: none; }

#Footer a:link, #Footer a:visited, #Footer a:hover, #Footer a:active {font-weight: normal; }

#RightColumn a:link, #RightColumn  a:visited, #RightColumn  a:hover, #RightColumn  a:active {font-weight: normal; }

h1 {color: #003399;
font-family: sans-serif;
font-size: 1.5em;
text-align: left;
font-weight: bold; }

h2 {color: #003399;
font-family: sans-serif;
font-size: 1.3em;
text-align: left;
font-weight: bold;
font-style: italic; }

#Navbar ul li {list-style-type: none;
margin: 0;
padding: 0;
font-size: 1em;
display: inline;
width: 150px;
height: 100%;
position: relative; }

#Navbar ul.dropdown {list-style-type: none;
display: none;
position: absolute;
margin: 0;
padding: 0;
font-size: 1em;
top: 1em;
left: 0; }

#Navbar ul li:hover ul.dropdown {display: block;
clear: left; }

#Navbar ul li.red a {display: inline-block;
background-color: #cc3300;
text-decoration: none;
font-size: 1em;
color: #ffffff;
border: none;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
width: 150px;}

#Navbar ul li.blue a {display: inline-block;
background-color: #003399;
text-decoration: none;
font-size: 1em;
color: #ffffff;
border: none;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
width: 150px; }

#Navbar ul li.yellow a {display: inline-block;
background-color: #ff9900;
text-decoration: none;
font-size: 1em;
color: #ffffff;
border: none;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
width: 150px; }

#Navbar ul li.green a {display: inline-block;
background-color: #336600;
text-decoration: none;
font-size: 1em;
color: #ffffff;
border: none;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
width: 150px; }

#Banner {background-color: #ffffff;
background-image: url(images/windforgebanner.gif);
background-repeat: no-repeat;
height: 150px;
width: 100%; }

#Navbar {width: 100%;
background-color: #660066;
padding-left: 180px;
color: #ffffff;
height: auto; }

#Content {position: relative;
width: 100%;
margin: 0px;
height: 100%; }

#LeftColumn {position: absolute;
padding: 10px;
width: 180px; }

#MainText {position: absolute;
top: 0px;
padding-bottom: 20px;
left: 200px;
right: 200px;
padding-top: 10px;
padding-right: 10px;
padding-left: 10px; }

#RightColumn {position: absolute;
padding: 10px;
top: 0px;
right: 0;
width: 180px; }

#Footer {background-color: #ffffff;
font-size: .8em;
line-height: 1.2em;
text-align: left;
color: #000000;
border-top: 1px #000000 dotted;
bottom: 0px;
position: fixed;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px; }