
body, table, td, tr {
margin : 0;
padding : 0;
font : 80% "trebuchet ms", Georgia, Arial, Palatino Linotype, Book Antiqua, serif;
color : #000;
background-color : #fff;
}
table, td, tr {
font : 100% "trebuchet ms", Georgia, Arial, Palatino Linotype, Book Antiqua, serif;
}
#head-container {
color : #000;
background : #668099;
background-image : url('/images/standard/bg.png');
background-repeat : repeat-x;
}
#header {
margin : 0 auto;
width : 900px;
background : #668099;
}
#navigation-container {
float : left;
width : 100%;
color : #000;
background : #000000;
}
#navigation {
margin : 0 auto;
width : 780px;
}
#navigation ul {
margin : 0;
padding : 0;
}
#navigation ul li {
list-style-type : none;
display : inline;
}
#navigation li a {
display : block;
float : left;
padding : 5px 10px;
color : #fff;
text-decoration : none;
border-right : 1px solid #fff;
}
#navigation li a:hover {
background : #67819A;
}
#content-container {
float : left;
width : 100%;
color : #000;
background : #eee;
}
#content-container2 {
margin : 0 auto;
width : 780px;
}
#content-container3 {
float : left;
width : 780px;
background : #fff;
}
#content {
clear: left;
float: left;
width: 560px;
margin: 0 0 0 30px;
display: inline;
}
#aside
{
float: right;
background: #E0E0E0;
width: 150px;
margin: 0 20px 0 0;
display: inline;
}
#footer-container {
clear : left;
color : #fff;
background : #333;
}
#footer {
margin : 0 auto;
width : 900px;
text-align : right;
padding : 10px;

}
h2, h3 {
border-bottom : 1px solid #333;
padding : 5px;
}

