body { 
background:rgb(200,70,70);
font-family: Verdana;
font-size: 0.8em;
line-height:1em;
margin:0px;
padding-bottom:0px;
width:100%;
min-width: 30em;
}

#main {
width:80%;
min-width:480px;
margin-left: auto;
margin-right: auto;
margin-top: 8px;
background:#ffeeee; /*ffaaaa    ffeeee*/
border: thin solid rgb(0,0,0);
padding-top:5px;
padding-bottom:0px;
line-height:1.5em;
/*overflow: visible;*/
}

#main h1,#main h1 a:link, #main h1 a:visited, #main h2, #main h2 a:link, #main h2 a:visited, #main h3, #main h3 a:link, #main h3 a:visited, #main h5, #main h5 a:link, #main h5 a:visited
{ margin: 0px 1em 0px 0.5em; color:#7777cc}

#main p {margin-left: 15px; margin-bottom: 10px;  margin-right:15px;}

#header {
width:95%;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
/*background:#ffaaaa;*/
min-height: 100px;
/*border: thin solid #ffcccc;*/
padding-top:0px;
padding-bottom:0px;
}

#header h3, #header h3 a:link, #header h3 a:visited
{
color:#2376e1;
}

ul {
list-style-type: none;
margin-left: 0px;
padding-left: 1em;
text-indent: -0.8em;
}


#footer { 
position:relative;
width:100%;
color:black;
font-family:verdana;
line-height:1.3em;
font-size: 1em;
text-align:center;
padding:0px;
border:0px;
}

#footer p.rel
{
	position:relative;
	top:-4em;
	padding-right:10px;
	float:right;
}

#nav
{
position:relative;
display:block;
float:left;
padding:0em 2em 2em 0em;
/*width:33em;*/
}

.rss
{
display:block;
/*float:left;
width:30%;*/
margin:1em;
border-style:solid;
border-width:1px;
border-color:yellow;
}

.clear
{
clear:both;
height:1px;
width:1px;
position:relative;
}

.valid
{
position:relative;
top:-40px;
display:block;
float:right;
border:0px;
margin-bottom:-40px;
}

.right
{
display:inline;
float:right;
border:0px;
}

.left
{
display:inline;
float:left;
border:0px;
}

#footer p
{
margin-left:185px;
margin-right:185px;
}

img, .af
{
margin:5px;
display: inline;
}

a img
{
border:none;
display: inline;
}

