body {
background-color:  #545454;
font-size: medium;
font-family: Georgia, Times New Roman, serif;
line-height: 1.9em
}

h1, h2, h4 {
font-family:  Georgia, Times New Roman, serif;
color: #545454;
}

a:link {
color: #fff6b6;
text-decoration: none;
}

a:visited {
color: gray;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: underline;
}

#allcontent {
width: 800px;
padding-top: 10px;
padding-bottom: 10px;
background-color: #b7b7b7;
margin-left: auto;
margin-right: auto;
}

#header {
color: #FFFFCC;
width: 800px;
background-color: #545454;
font-size: small;
padding-left: 10px;
margin-left: auto;
margin-right: auto;
}

#header a:link {
color: #fff6b6;
text-decoration: none;
}

#header a:visited {
color: #6dcff6;
text-decoration: none;
}

#header a:hover {
color: #a0410d;
text-decoration: underline;
}

#main {
width: 430px;
background-color: #b7b7b7;
background-image: url(images/heynoralogo.gif);
background-repeat: no-repeat;
background-position: top left;
padding-top: 75px;
padding-left: 25px;
float: left;
line-height: 2em;
}

#sidebar {
font-size: small;
color: gray;
border-color: gray;
border-width: 5px;
border-style: double;
background-color: #FFFFFF;
margin-top: 100px;
margin-right: 50px;
padding-top: 25px;
padding-right: 25px;
padding-bottom: 25px;
padding-left: 50px;
background-image: url(images/fleur.gif);
background-repeat: no-repeat;
background-position: top left;
width: 200px;
float: right;
}

#footer {
width: 800px;
height: 20px;
font-size: .7em;
text-align: center;
color: #545454;
background-color: #b7b7b7;
padding-top: 200px;
margin-top: 400px;
clear: right;
clear: left;
} 

#sidebar a:link {
color: #363636;
text-decoration: none;
}

#sidebar a:visited {
color: #005b7f
text-decoration: none;
} 

#sidebar a:hover {
color: #a0410d;
text-decoration: underline;
}

.callme {
font-style: bold;
}

#sidebar li { 
list-style-image: url(images/fleur-bullet.gif);
padding-top: 5px;
margin-left: 20px;
}

#main li {
font-style: italic;
}

#main li {
list-style-type: square;
}

#form {
width: 800px;
background-color: #b7b7b7; 
background-image: url(images/heynoralogo.gif);
background-repeat: no-repeat;
background-position: top left;
padding-top: 75px;
padding-left: 25px;
margin-left: auto;
margin-right: auto;
}

table {
background-color: #b7b7b7;
font-size: medium;
width: 750px;
border: none;
}

td, th {
border: thin dotted gray;
padding: 5px;
}

th {
color: #FFFFFF;
text-align: right;
vertical-align: top;
background-color: #b7b7b7;
}

td {
text-align: left;
vertical-align: top;
}
