


div#headbox {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 5%;
border: 2px;
border-style: solid;
border-color: white;
padding: 0;
background-color: white;
background-image: none;
background-repeat: no-repeat;
}

#navitxt {
list-style-type: none;
padding-top: 28px;
padding-bottom: 52px;
}

img.logo {
float: left;
padding-top: 6px;
padding-left: 45%;
}

img.banner {
vertical-align: top;
padding-bottom: 20px;
}

img.banner2 {
padding-bottom: 20px;
padding-top: 20px;
}

#navitxt li {
float: right;
}

#navitxt li a.live {
display: block;
width: 60px;
font-family: Arial,Helvetica;
font-weight: normal;
margin: 0px;
font-size: 12px;
text-decoration: none;
text-align: center;
padding: 5px;
background-color: #4dd3c4;
color: #006600;
}

#navitxt li a {
display: block;
width: 60px;
font-family: Arial,Helvetica;
font-weight: normal;
margin: 0px;
font-size: 12px;
text-decoration: none;
text-align: center;
padding: 5px;
background-color: #eeffee;
color: #006600;
}

#navitxt li a:hover {
background-color: #4dd3c4;
}
	
div#wraptxt {
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 5%;
margin-bottom: 5%;
border: 0;
border-style: solid;
border-color: white;
padding: 0;
background-color: white;
background-image: none;
background-repeat: no-repeat;
}

body#bodytxt {
background-image: none;
background-repeat: no-repeat;
}

p.headtxt {
font-family: "Times New Roman",Times,serif;
line-height: 28px;
font-size: 26px;
font-weight: normal;
font-style: italic;
color: #006600;
text-align: center;
margin-bottom: -24px;
}

p.normtxt1 {
font-family: Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: normal;
font-style: normal;
color: #8e8e8e;
padding: 10px;
margin-bottom: -10px;
}

p.normtxt2 {
font-family: Helvetica,Arial,sans-serif;
font-size: 18px;
font-weight: normal;
font-style: normal;
color: #8e8e8e;
padding: 10px;
margin-bottom: -10px;
}

p.italtxt {
font-family: Helvetica,Arial,sans-serif;
font-size: 14px;
font-weight: normal;
font-style: italic;
color: #8e8e8e;
padding: 10px;
margin-bottom: -10px;
}

p.boldtxt {
font-family: Helvetica,Arial,sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #8e8e8e;
padding: 10px;
margin-bottom: -10px;
}

.liststyle {
list-style-type: square;
list-style-position: inside;
font-family: Helvetica,Arial,sans-serif;
font-size: 12px;
padding: 10px;
margin: 0px;
background-color: #ffd0d0;
border-color: #006600;
border-width: 2px;
border-style: dotted;
}

