﻿*{ margin: 0; padding: 0; }*
body { font: .8em comic sans, comic sans ms, cursive ; text-decoration:bold; line-height: 1.8em; background: #F2E8BD; color: #F2E8BD; }
a {COLOR: black; text-decoration: none;}
a:visited {COLOR: black; text-decoration: none;}
a:hover {COLOR: #6587E0; background-color: #F2E8BD; text-decoration: underline; border: 2px black;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 12px; color: black; background: #FE7B09 url('images/Fotolia_7528528_XS.jpg') no-repeat; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none; background-image: url('images/imgE.gif') repeat-x;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
background: #F2E8BD url('images/logobanner.jpg') repeat-x;
height: 200px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 800px; margin:20px auto; background: #F2E8BD;}
#left { float: left; width: 180px; background: #maroon; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }