body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


#contentWindow {
position: relative;
width: 550px;
height: 520px;
overflow: auto;
margin: 15px 0px 0px 20px;
padding: 5px;
z-index: 10001;
text-align: justify;
display: block;

}

#mastHead {
position: relative;
background-image: url(images/mastHead2.jpg);
background-repeat: no-repeat;
width: 800px;
height: 156px;
display: block;
margin: 20px 0 0 17px;
padding: 0;
z-index: 1000;
}

#background {
background-image:url(images/background.jpg);
background-repeat:no-repeat;
position: absolute !important;
width: 830px;
height: 830px;
display:block;
clear: both;
z-index: 100;
padding: 0px;
margin: 0 0 0 7% !important;
}

#sideBar {
position: relative;
background-image:url(images/sidebar1.jpg);
background-repeat:no-repeat;
width: 200px;
height: 596px;
display: block;
z-index: 200;
padding: 0;
margin: 10px 15px 0px 0px !important;
float: right;
}

#tout1 {
position: relative;
background-image:url(images/tout.gif);
background-repeat:no-repeat;
width: 170px;
height: 100px;
margin: 20px 0 0 15px;
padding-top: 2px;
display: block;
}

#tout2 {
position: relative;
background-image:url(images/tout.gif);
background-repeat:no-repeat;
width: 170px;
height: 100px;
margin: 20px 0 0 15px;
padding-top: 2px;
display: block;
}

#dropmenu1 {
position: absolute;
display: block;
width: 150px;
margin: -10px 0 0 -70px;
padding: 0;
z-index: 100001;
}

#dropmenu2 {
position: absolute;
display: block;
width: 150px;
margin: -10px 0 0 -70px;
padding: 0;
z-index: 100001;
}

#dropmenu3 {
position: absolute;
display: block;
width: 150px;
margin: -10px 0 0 -70px;
padding: 0;
z-index: 100001;
}

#dropmenu4 {
position: absolute;
display: block;
width: 150px;
margin: -10px 0 0 -80px;
padding: 0;
z-index: 100001;
}

#dropmenu5 {
position: absolute;
display: block;
width: 150px;
margin: -10px 0 0 -80px;
padding: 0;
z-index: 100001;
}

body {
font-size: 10px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #333;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
color: #06c;
text-decoration: none;
}

a:hover {
color: #660000;
text-decoration: underline;
}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

a img {
border: none;
}

/* End Images */


h2.tout {
margin-top: 3px;
padding-bottom: 5px;
margin-top: 10px;
color: #FFFFFF;
}

p.toutp {
margin-top: -10px;
padding-left: 15px;
color: #333333;
width: 150px;
}

#copyrightFooter {
width: 400px;
height: 50px;
display: block;
background-image: url(images/copyrightImg.gif);
background-repeat: no-repeat;
margin: 560px 0px 1px 15px !important;
padding: 0px;
position: relative;
z-index: 11000000;

}

