body { background: #fafafa; color: #cef; font-family: "Arial","Helvetica"; font-size: 14px; }

img { border: 0px; }

a { text-decoration: none; color: #eee;}

#page { margin: 0 auto 0; width: 800px; height: 600px; }

#links { float: left; height: 20px; word-spacing: 15px; padding: 2px; }
#links a { color: #134; word-spacing: 1px; }

#language { height: 20px; text-align: right;}

#logo { clear: both; }

#menu { color: #eee; background: #b98; margin-top: 2px; float: left; height: 350px; width: 100px; margin-right: 2px; vertical-align: middle; padding: 10px; }

#content { background: #89a; margin-top: 2px; margin-left: 2px; height: 350px; padding: 10px; overflow: auto; vertical-align: top; }

#footer { clear: both ; width: 794px; height: 15px; text-align: right; padding: 2px; margin-top: 5px; }
#footer a { margin-left: 10px; color: #555; }

input, textarea { color: #cef; border: solid 1px; background: transparent; width: 250px; }
input[type=submit] { width: 100px; }

table { width: 95%; }
table td { background: #9ab; padding: 3px; }