body {
min-width:1024px;
color:#00000;
font-family:Arial, Helvetica, sans-serif;
background:url(images/background.png);
font-size: 20px;
}

#header,#menu,#content,#sub-section,#footer {
overflow:hidden;
display:inline-block;
}

#header,#footer {
width:100%;
}

#menu,#content,#sub-section {
float:left;
}

#menu {
width:20%;
background:url(images/background.jpg);
}

#content {
width:80%;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:.75em;
background:url(images/background.jpg);
}



#footer {
clear:left;
background:url(images/background.jpg);
}

#url {
font-size:.75em;
color:#000000;
}

#copyright {
font-size:.60em;
color:#000000;
font-style:italic;
}

#privacy {
font-size:.55em;
font-style:italic;
color:#000000;
}

img {
border:none;
}

html,#header,#sub-content {
background:url(images/background.jpg);
}

a:link {color: #000000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #ff0000; text-decoration: underline; }
a:hover {color: #ff0000; text-decoration: none; }
}
