body {
background-color: black;
color: white;
font-family: arial, verdana, sans-serif;
font-size: 100%;
margin: 0px; padding: 0px;
 }

blockquote {
border: 2px dotted #C0C0C0;
padding: 4px;
}
.footer { 
width: 100%;
text-align: center; 
font-size: 100%; 
}
.title {
width: 80%;
text-align: left;
padding: 5px;
margin: auto;
line-height: 14px;
vertical-align: bottom;
 }

.logo {
font-family: Georgia, Verdana, sans-serif;
font-size: 30px;
text-align: center;
}

.slogan {
font-size: 20px;
font-family: Arial, sans-serif;
}

.contents {
background-color: black;
colour: white;
text-align: left; 
 padding: 10px; 
vertical-align: top; 
float: left; 
display: inline; 
width:55%;
border-right: 2px solid red;
border-left: 2px solid red;
}

ul {
list-style-type: circle;
}

ol {
list-style: lower-roman;
}
ol.upperalpha {
list-style-type: upper-alpha;
}

ul li {
margin-left: 5px;
padding-left: 5px;
}
ul.nav {
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
  }

ul.nav li {

padding-bottom: 5px;
}

ul.option li{
padding-bottom: 10px;
}

.center {
text-align: center;
}
.right {
text-align: right;
}

.left {
text-align: left;
}

.full {
width: 100%;
background-color: black;
color: white; text-align: center;  
float: left; 
display: inline;
}

.container {
width: 100%;
background-color: blue; 
color: #FFFFFF; text-align: center;  
float: left; 
text-align: center;
border-bottom: blue;
border-top: blue;
}
.sidemenu {
width: 17%;
 font-size: 100%;
 float: left; 
padding-left: 10px;
background: #111111;
padding-top: 20px;
}
.rightsidemenu {
width: 18%;
 font-size: 100%;
 float: right; 
padding-right: 15px;
background: #111111;
padding-top: 20px;
}

h1 {
font-family: Arial, sans-serif;
font-size: 160%;
text-align: left; 
 }

h2 {
font-family: Arial, sans-serif;
font-size: 150%;
text-align: center; 
}

h3 {
font-family: Arial, sans-serif;
font-size: 140%;
 text-align: center; 
}

h4 {
font-family: Arial, sans-serif;
font-size: 130%;
 text-align: center; 
}

h5 {
font-family: Arial, sans-serif;
font-size: 120%;
 text-align: center; 
}

h6 {
font-family: Arial, sans-serif;
font-size: 110%;
 text-align: center; 
}

:link, :visited {
text-decoration: underline;
color: #32CD32; background-color: black; 
}

a:hover {
text-decoration: underline;
background-color: white; color: black; 
}

a:active {background: black;
color: yellow;
text-decoration: underline;
}

a:focus {
border: 2px solid white;
padding: 2px;

}

#navigation li
{
float: left;
margin-bottom: 5px;
padding-left: 5px;
list-style-image: none;
text-align: left;
font-size: 100%;
width: 100%;
}

#navigation a
{
display: block;
background-color: black;
color: white;text-decoration: none;
text-align: left;
font-size: 100%;
width: 90%;
margin-bottom: 5px;
padding-left: 5px;
}

#navigation a:focus
{
display: block;
border: 2px solid white;
padding: 2px;

text-align: left;
font-size: 100%;
width: 90%;
margin-bottom: 5px;
padding-left: 5px;
}

#navigation a:hover
{
display: block;
color: black;
background-color: white;
text-decoration: none;
text-align: left;
font-size: 100%;
width: 90%;
margin-bottom: 5px;
padding-left: 5px;
}

.floatLeft { 
float: left;
padding: 5px;
 }
img.floatLeft { 
float: left;
padding: 5px;
 }

.floatRight { 
float: right;
padding: 5px;
 }

#navbar 
{
text-align: center;
font-size: 100%;
margin-bottom: 10px;
}
#navbar a:focus
{
display: inline;
border: 2px solid white;
padding: 2px;

text-align: center;
font-size: 100%;
margin-left: 10px;
border: 1px solid #A6A6A6;
padding: 2px;

}

#navbar a
{
display: inline;
background-color: black;
color: white;text-decoration: none;
text-align: center;
font-size: 100%;
margin-left: 10px;
border: 1px solid #A6A6A6;
padding: 2px;
font-family: "verdana", arial, sans-serif;
}

#navbar a:hover
{
display: inline;
color: black;
background-color: white;
text-align: center;
font-size: 100%;
margin-left: 10px;
border: 1px solid #A6A6A6;
padding: 2px;

}

.white {
background-color: white;
color: black;
}

.whiteLarge {
background-color: white;
color: black;
font-size: 120%;
}

.black {
background-color: black;
color: white;
}

.blackLarge {
background-color: black;
color: white;
font-size: 120%;
}

.dyslexic {
background-color: white;
color: black;
}

.blackZoom {
background-color: black;
color: white;

}

.navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.navlist li
{
display: inline;
list-style-type: none;
background-color: black;
color: white;
font-family: "verdana", arial,sans-serif;
}

.navlist a { padding: 3px 10px; }

.navlist a:link, .navlist a:visited
{
color: white;
background-color: black;
text-decoration: none;
font-family: "verdana", arial, sans-serif;
}

.navlist a:hover
{
color: black;
background-color: white;
text-decoration: none;
font-family: "verdana", arial, sans-serif;
}
.navlist a:focus
{
border: 2px solid white;
padding: 2px;

font-family: "verdana", arial, sans-serif;
}
.box {
text-align: center;
width: 100%;
background-color: blue;
color: white;
padding: 5px;
font-size: 20px;
}

.translate {
text-align: center;
margin-top: 10px;
}

.hidden {
display: none;
}

#navigationright li
{
float: left;
margin-bottom: 5px;
padding-left: 5px;
list-style-image: none;
text-align: left;
font-size: 100%;
width: 100%;
}

#navigationright a
{
display: block;
background-color: black;
color: white;text-decoration: none;
text-align: left;
font-size: 100%;
width: 100%;
margin-bottom: 5px;
padding-left: 5px;
}

#navigationright a:focus
{
display: block;
border: 2px solid white;
padding: 2px;

text-align: left;
font-size: 100%;
width: 100%;
margin-bottom: 5px;
padding-left: 5px;
}

#navigationright a:hover
{
display: block;
color: black;
background-color: white;
text-decoration: none;
text-align: left;
font-size: 100%;
width: 100%;
margin-bottom: 5px;
padding-left: 5px;
}
.cob {
float: left;
margin-right: 20px;
margin-left: 20px;
border: 2px solid white;
padding: 2px;
}

