body {
 font: 90% Helvetica, Arial, sans-serif;
 background: url(aces500.jpg) repeat;
 margin: 0;
 }

container {
 width: 800px;
 float: left;
}

h1, h2, h3 {
 margin: .5em 0 0 0;
 padding: 10px 0 0 10px;
 color: #3c2819;
}

h1 {
 font-size: 2.5em;
}

h2 {
 font-size: 1.6em;
}

h3 {
 font-size: 1.1em;
 font-weight: bold;
}

#header blockquote {
 font-style: italic;
}

#header {
 width: 700px;
 float: left;
 padding-left: 200px;
 background: url(doc2.jpg) no-repeat;
}

#description {
 font-size: 1.2em;
}

#container {
 
 background: url(aceofspades.jpg) repeat-y;
 float: left;
 width: 900px;
 margin: 0px 0px 0px 0px;
 padding-left: 50px;
}


#requirements {
 font: 100% Georgia, Times New Roman, serif;
 width: 600px;
 float: left;
 padding-right: 45px;
}

#requirements h3, #report h3 {
 font: 100% Helvetica, Verdana, sans-serif;
 font-weight: bold;
 font-size: 1.3em;
 padding: 10px 35px 15px 40px;
 background: url(spade2.jpg) no-repeat;
 border-bottom: 2px solid black;
}

#resources h3 {
 padding-top: 0px;
}

#garden h3 {
 padding-top: 0px;
}

#validation h3 {
 padding-top: 0px;
}

#sidebar {
 font: 90% Arial, Helvetica, sans-serif;
 color: white;
 width: 200px;
 float: left;
 padding-left: 50px;
 border-left: 2px solid black;
}

#sidebar h3, #report h3 {
 font-size: 1.2em;
 padding: 5px 25px 15px 40px;
 background: url(heart2.jpg) no-repeat;
 color: red;
}

#resources li { 
 list-style-type: square; 
 color: red;
}

#resources {
 display: block;
 padding: 3px;
 width: 160px;
 border-bottom: 2px solid black;
}

#resources a:link, #resources a:visited {
 color: red;
 text-decoration: none;
}

#resources a:hover {
 background-color: red;
 color: white;
}

#garden li { 
 list-style-type: square; 
 color: red;
}

#garden {
 display: block;
 padding: 3px;
 width: 160px;
 border-bottom: 2px solid black;
 color: red;
}

#garden a:link, #garden a:visited {
 color: red;
 text-decoration: none;
}

#garden a:hover {
 background-color: red;
 color: white;
}

#validation li { 
 list-style-type: square; 
 color: red;
}

#validation {
 display: block;
 padding: 3px;
 width: 160px;
}

#validation a:link, #validation a:visited {
 color: red;
 text-decoration: none;
}

#validation a:hover {
 background-color: red;
 color: white;
}


#footer {
 float: left;
 padding: 20px 0px 10px 0px;  font-size: 1em;
 font-style: italic;
 font-weight: bold;
}


#footer {
 background: url(club.jpg) repeat-x;
 width: 700px;
 float: left;
}
