body {margin: 0px; padding: 0px;
	font-family: Georgia, Times, "Times New Roman", serif;}
h1 {text-align: center; font:bold 1.7em verdana, arial, sans-serif; color: grey}
h2 {font: 1.6em verdana, arial, sans-serif; color: black;}
h3 {font:bold 1.4em verdana, arial, sans-serif;}
h4 {font: 1.25em verdana, arial, sans-serif;}
h5 {text-align: center; font: 1.15em verdana, arial, sans-serif;}
#header {width: 100%; border-top: 1px solid green; text-align: center;}
SPAN.start {font-size: 3em; color: #006633}
SPAN.art {font-size: 4em; color: #B22222;}
SPAN.dom {font-size: 2em; color: #0099ff}
SPAN.lead{font-size: 1.2em; }
BLOCKQUOTE {margin: 1em 1em 1em 1em;}
IMG { float: left; margin: 0.6em 1em 1em 0em;}
div#navbar {
height: 30px;
width: 100%;
border-bottom: solid #000 1px;
background-color: rgb(140,210,180);
}
div#navbar ul {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #FFF;
line-height: 30px;
white-space: nowrap;
}
div#navbar li {
list-style-type: none;
display: inline;
}
div#navbar li a {text-decoration: none;padding: 7px 10px;color: #369;}
div#navbar li a:link {color: black;}
div#navbar li a:visited {color: #CCC;}
div#navbar li a:hover {font-weight: bold; color: white; background-color: rgb(140,200,180);}
ul.colnav {
text-decoration: none;
text-align: justify;
list-style-type: none;
color: #B22222;
}
li.navlink a:link {text-decoration: none; text-align: justify; color: #B22222;}
li.navlink a:visited {text-decoration: none; color: #006633;}
li.navlink a:active {text-decoration: none; color: #B22222;}
li.navlink a:hover {text-decoration: underline; font: bold; color: black;}
a.nav:link {text-decoration: none; color: #B22222; background: #ffffff;}
#mainlogo {
width: 100%;
text-align: center;
float: right;
font-family: Arial, Helvetica, sans-serif;
overflow: auto;
padding-top: 10px;
padding-bottom: 1em;
}
#onenav {
width: 22%;
float: left;
text-decoration: none;
text-align: justify;
list-style-type: none;
font: bold;
font-size: 1.2em;
color: #B22222;
padding-bottom: 1em;
}
#twonav {
clear: both;
width: 22%;
float: left;
text-decoration: none;
text-align: justify;
list-style-type: none;
padding-bottom: 1em;
}
.navigation {
background-color: white;
}
#oneads {
width: 17%;
float: left;
background: white;
padding-left: 4px;
margin-left:2em;
color: rgb(40, 50, 70);
text-decoration: none;
position: relative;
margin-right: -1px;
padding-bottom: 1em;
}
#twoads {
width: 17%;
float: left;
background: white;
color: rgb(40, 50, 70);
padding-left: 4px;
margin-left:2em;
text-decoration: none;
position: relative;
margin-right: -1px;
padding-bottom: 1em;
}
#onemain {
width: 50%;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
overflow: auto;
padding-bottom: 1em;
}
#twomain {
width: 50%;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
overflow: auto;
padding-bottom: 1em;
}
#blockplain {
height: 30px;
width: 100%;
border-top: solid rgb(190,210,220) 1px;
border-bottom: solid rgb(190,210,230) 1px;
background-color: rgb(190,210,230);
text-align: center;
font-weight: bold;
}
#blocknav {
height: 30px;
width: 100%;
border-top: solid rgb(150,230,210) 1px;
border-bottom: solid rgb(150,230,210) 1px;
background-color: rgb(140,220,180);
text-align: center;
text-decoration: none;
font-weight: bold;
}
#blockbutton {
height: 22px;
width: 10%;
border-top: solid rgb(210,230,250) 4px;
border-bottom: solid rgb(170,190,200) 4px;
border-left: solid rgb(170,190,200) 4px;
border-right: solid rgb(210,230,250) 4px;
background-color: rgb(180,200,220);
text-align: center;
font-weight: bold;
}
#navbuttonl {
height: 22px;
width: 12%;
float: left;
border-top: solid rgb(160,240,200) 4px;
border-bottom: solid rgb(120,200,150) 4px;
border-left: solid rgb(120,200,150) 4px;
border-right: solid rgb(160,240,200) 4px;
margin-left: 8px;
background-color: rgb(130,210, 170);
text-align: center;
font-weight: bold;
}
#navbuttonr {
height: 22px;
width: 12%;
float: right;
border-top: solid rgb(160,240,200) 4px;
border-bottom: solid rgb(120,200,150) 4px;
border-left: solid rgb(120,200,150) 4px;
border-right: solid rgb(160,240,200) 4px;
margin-right: 8px;
background-color: rgb(130,210, 170);
text-align: center;
font-weight: bold;
}
#navbuttoncr {
height: 22px;
width: 12%;
float: right;
border-top: solid rgb(160,240,200) 4px;
border-bottom: solid rgb(120,200,150) 4px;
border-left: solid rgb(120,200,150) 4px;
border-right: solid rgb(160,240,200) 4px;
background-color: rgb(130,210, 170);
text-align: center;
font-weight: bold;
}
#footer {
clear: both;
width: 100%;
padding-bottom: 1em;
border-top: 1px solid green;
text-align: center;
}