/* CSS Document */

body {
margin: 0px;
padding: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font size: 100%;
color: #000000;
background-color: #ccffcc;
text-align: left;
}

img {
border: 4px solid #006600;
}

p {
font-size: 80%;
}

h1 {
font-family:Comic Sans MS;
font-size: 195%;
font-weight: bold;
color: #000000;
text-align: center;

}

h2{
size: 80%;
text-align: center;
color: #CC0000;
}

h3{
font-size: 80%;
text-align: center;
color: #0066FF;
}

#wrapper{
width: 770px;
background-image: url(wrapperbg.png);
background-repeat: no-repeat;
margin: 10px auto;
border: none;
text-align: left;
}

#banner{
background-image: url(bdtittle.png);
padding: 10px;
margin: 10px;
background-repeat: no-repeat;
background-position: center;
}

#menu{
width: 150px;
background-image: url(menubg.png);
background-repeat: no-repeat;
margin-left: 2px;
float: left;
}

#menu #nav {
border: 0;
}

#menu #nav ul {
padding: 5px;
margin: 0;
background-color: transparent;
list-style-type: none;
font-size: 100%;
}

#menu #nav ul li{
padding: 5px;
margin: 0;
}

#menu #nav ul li a{
font-size: 90%;
font-weight: bold;
color: #006600;
background-color: #FFFFFF;
display: inherit;
text-decoration: none;
padding: 4px 4px 4px 4px;
margin-left: 2px;
margin-top: 6px;
margin-right: 10px;
height: 1%;
}

#menu #nav ul p{
font-size: 120%;
color: #009900;
padding: 5px;
margin: 0;
font-weight: bold;
height: 1%;
}

#menu #nav ul li a:hover, #leftcol #nav ul li a:focus{
background-color: #FFFF00;
}

#menuend{
width: 150px;
background-image: url(menuendbg.png);
background-repeat: no-repeat;
background-position:bottom;
float: left;
}

#centre{
width: 590px;
height: auto;
margin-left: 160px;
margin-right: 15px;
margin-top: 10px;
margin-bottom: 10px;
background-color:#FFFFFF;
clear: none;
}

#centre p{
font-family: Verdana, Arial, Helvetica, sans-serif;
size: 80%;
text-align: left;
margin: 5px;
}

#centre li{
font-family: Verdana, Arial, Helvetica, sans-serif;
size: 80%;
text-align: left;
margin: 5px;
}

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.rightimage{
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}

.clearit{
clear: both;
display: block;
}

.pstart{
color: #006644;
}

#footer{
background-image: url(footerbg.png);
background-position: bottom;
clear: both;
border-top: #009900 5px solid;
}

#footer p{
text-align: center;
padding: 10px;
margin: 2px;
}

a {
	color: #dd0000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
 {
	color: #dd0000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
