body {

	background: white;

	font-family: verdana, arial, san-serif;

	font-size: 100%;

	margin: 0px;

	min-width: 650px;

	width: 100%;

}



h1.logo {

background-color: transparent;

float:left;

margin: 0px;

padding: 0px;

}



div.info{

font-family: verdana, arial, san-serif;

text-align:right;

color:black;

font-size: .6em;

padding: 0px;

padding-right: 30px;

padding-top: 45px;

}



div.info a:hover, div.info a.mailto {

color: blue; text-decoration: none;

}



div.info a.mailto:hover {

color: blue; text-decoration: underline;

}



div#navbar {

background: #fdff7d;

color: black;

font-family: palatino, times, serif;

font-weight: normal;

border: 0px solid white;

float: right;

}



div#navbar ul {

margin: 0px 0px 0px 0px;

}

div#navbar li {

list-style-type: none;

float:right;

}

div#navbar li a {

color: black;

display: block;

float:left;

padding: .7em 1em;

text-decoration: none;

font-size: .9em;

border-right: 2px solid white;

}

div#navbar a:hover {

color: white;

background-color: #ff1714;

}

div.leftpanel {
	float:left;
	background-color: #fffbd3;


}

div.leftpanel {

font-size: .6em;

color: #333333;

text-align: center;

font-style: italic;
background-color: #fffbd3;



}

div.content {

margin-top: 10px;

margin-left: 378px;

margin-right: 14px;

color: black;

padding: 10px;
background-color: #fffbd3;


}

div.content h1 {

font-size: .85em;

color: #333333;

text-align: center;

}

div.content h2 {

	font-size: 0.85em;

	color: #FF0000;

	text-align: center;

	font-style: italic;

}



div.content h2 a,

div.content h2 a:visited {

	color: #FF0000;

}

div.content h3{

font-size: .7em;

color: #333333;

text-align: left;

}



div.content h4{

font-size: .8em;

color: #333333;

text-align: center;

}



div.content p, ul{

font-family: verdana, arial, san-serif;

font-size: .6em;

line-height: 1.4em;

color: #333333;

}

div.content a {

color: #FF0000;

background: #fffbd3;

text-decoration: none;

}

div.content a:hover {

text-decoration: underline;

}

div.footer {

font-size: .65em;

text-align: center;

color: gray;

background-color: white;

padding-bottom: 14px;

border-top: 1px solid gray;

padding-top: 14px;

margin-top: 0px;

}

div.footer a {

color: #0c7906;

background: white;

text-decoration: none;

}

div.footer a:hover, div.footer a.mailto {

color: blue;

text-decoration: underline;

}

div.footer a.mailto:hover {

text-decoration: underline;

}

div.clear {

clear:both;

color: transparent;

line-height: 0px;

font-size: 0px;

margin: 0;

padding: 0;

}

