#header
{
height: 10%;
background-color: transparent;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

#navigation
{
height: 50px;
text-align: center;
background-color: #fff;
margin-bottom: 10px;
padding-top:  0px;
}

a:link
{
color: #0000ff;
text-decoration: none;
background-color: transparent;
}

a:visited
{
color: #9b30ff;
text-decoration: none;
background-color: transparent 
}

a:hover
{ 
color: #c93;
text-decoration: underline;
background-color: transparent;
}

a:active
{
color: #ff0000;
text-decoration: underline;
background-color: transparent;
}

ul.a, li.a
{
display: inline;
list-style: none;
color: #473b3b
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.25em;
background-color: tranparent;
margin-bottom: 10px;
padding:  15px;
}

ul.b, li.b
{
list-style-type: Disc type;
list-style-position: inside;
font-size: 1.1em;
font-weight: 400;
padding: 5px;
text-indent: 10px;
}
		
#gutter
{
float: left;
width: 2%;
height: 1px;
padding-top:  10px;
}

body
{
margin: 0;
padding: 0;
font-size: 76%;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.5em;
margin-left: 2px;
margin-right:2px;
}
		
#center_column
{
float: left;
width: 52%;
background-color: #fff;
margin-bottom: 10px;
margin-left: 3%;
margin-right: 3%;
padding-top: 10px;
}
		
#left_column
{
float: left;
width: 18%;
background-color: #fff;
margin-bottom: 10px;
padding-top: 10px;
}
		
#right_column
{
float: left;
width: 18%;
margin-left: 3%;
background-color: #fff;
margin-bottom: 10px;
padding-top: 10px;
}

#article
{
float: left;
width: 62%;
background-color: #fff;
margin-bottom: 10px;
margin-left: 5%;
padding-top:  10px;
margin-top: 10px;
}
		
#footer
{
clear: both;
height: 50px;
color: #900
background-color: #fff;
text-align: center;
padding-top: 10%;
}

hr.normal
{
border: 0;
color: Slategray;
background-color: DarkSlateGray;
height: 1px;
}

hr.strong
{
border: 0;
color: Slategray;
background-color: DarkSlateGray;
height: 2px;
}

img.main
{
display: inline;
margin-bottom: 10px;
margin-top:  5px;
position: middle;
border: 0;
}

.responsive 
{
max-width: 100%;
height: auto;
}

h1
{
margin-top: 20px;
padding-top: 20px;
margin-bottom: 10px;
padding-bottom: 10px;
color: #A020F0;
font-size: 7.0em;
margin-left: 2px;
margin-right: 2px;
font-family: Georgia, "Times New Roman", Times, serif;
}
		
h2
{
color: DarkSlateGray;
font-size: 2.5em;
margin-left: 2px;
margin-right: 2px;
margin-top: -10px;
margin-bottom: -10px;
line-height: 2.3em;
font-family: Georgia, "Times New Roman", Times, serif;
}


h3
{
margin-left: 2px;
margin-right: 7px;
font-size: 1.7em;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
line-height: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
}

h4
{
margin-left: 2px;
margin-right: 7px;
font-size: 1.5em;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
line-height: 1.7em;
font-family: Georgia, "Times New Roman", Times, serif;
}

p
{
margin-left: 2px;
margin-right: 7px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 1.3em;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 150%;
}


p.centeredimage
{
text-align: center;
margin-top: 10px;
margin-bottom: 30px;
padding: 0px;
}

p.copyright
{
text-decoration: none;
font-size: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
}
