a:link {
 text-decoration:none;
 color:#8f826d;}

a:visited {
 text-decoration:none;
 color:#8f826d;}

a:active {
 text-decoration:none;
 font-weight:bold;
 color:#95ac90;}

a:hover {
 text-decoration:none;
 font-weight:bold;
 color:#909aac;
}

body {
 background-color:#c5d0e4;
 background-image: url(images/background.gif);
 background-repeat:no-repeat;
 font-family:Arial;
 font-size:12px;
 color:#000000;
}

#menu {
 position:absolute;
 left:35px;
 top:0px;
 width:170px;
 height:545px;
 border:0px;
 padding:0;
 margin:0;
}

#content {
 position:absolute;
 top:115px;
 left:305px;
 width:620px;
 height:405px;
 border:0px;
 overflow:auto;
}

#card {
 position:absolute;
 left:2px;
 top:495px;
 width:208px;
 height:176px;
 border:0px;
}

#footer {
 position:absolute;
 left:555px;
 top:647px;
 width:400px;
 height:25px;
 border:0px;
}
