body {
font: 12px Verdana, Helvetica, Arial, sans-serif;
color: #404040;
background: #FFFFFF;
margin: 0px;
padding: 0px;
}

form { margin: 10px; }

a:link { 
color: #000000; 
background: transparent;
}

a:active { 
color: #000000;
background: transparent;
}

a:visited { 
color: #000000;
background: transparent;
}

a:hover { 
color: #000000;
background: transparent;
}

p { margin: 5px 10px; }

#logo {
width: 775px;
height: 75px;
margin-top: 3px;
margin-left: auto;
margin-right: auto;
}

#logo img { 
float: right; 
border: none;
}

#copyright {
position: absolute;
top: 350px;
left: 5px;
z-index: 20;
font-size: 10px;
color: #000000;
background: transparent;
}

#pictureTop {
position: absolute;
top: 63px;
left: 0px;
width: 100%;
height: 17px;
color: #FFFFFF;
background: url("img/floppyTop.jpg") transparent no-repeat;
}

#pictureMiddle {
position: absolute;
top: 80px;
left: 0px;
width: 100%;
height: 285px;
color: #FFFFFF;
background: url("img/floppyMiddle.jpg") #000000 no-repeat;
}

#menu {
position: relative;
top: 110px;
left: 520px;
width: 100px;
height: 200px;
font-size: 28px;
line-height: 150%;
color: #FFFFFF;
background: transparent;
}

#menu a:link {
color: #D3D3D3;
background: transparent;
text-decoration: none;
}

#menu a:active {
color: #D3D3D3;
background: transparent;
text-decoration: none;
}

#menu a:visited {
color: #D3D3D3;
background: transparent;
text-decoration: none;
}

#menu a:hover {
color: #FFFFFF;
background: transparent;
text-decoration: none;
}

#pictureBottom {
position: absolute;
top: 364px;
left: 0px;
width: 100%;
height: 41px;
color: #FFFFFF;
background: url("img/floppyBottom.jpg") #FFFFFF no-repeat;
}

#textContainer {
position: relative;
top: 330px;
width: 775px;
height: 100%;
margin-left: auto;
margin-right: auto;
z-index: 10;
}

.column {
width: 387px;
float: left;
margin-bottom: 5px;
}

#footer {
width: 775px;
height: 20px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
border-top: 1px solid #e2e2e2;
}

#footer .column {  margin-top: 5px; }

#footer .column img { margin: 10px; border: none; }