body { background: #ccc url(http://www.consolecolors.com/sidebar.jpg) top left repeat-y;
font-size: 10px;
font-family: verdana, arial, sans-serif;
color: #000000;
background-color: #CFDEFD; 
margin: 10px; }

a:link { color: #0000FF;
text-decoration: underline; }

a:visited { color: #9B11BD;
text-decoration: underline; }

H1 { font-size: 20px;
font-weight: bold; 
text-align: center; }

H2 { font-size: 16px;
font-weight: bold; 
text-align: center; }

H3 { font-size: 14px;
font-weight: bold; 
text-align: center; }

TABLE { font-size: 12px;
border-spacing:1px; }

TABLE CAPTION { font-size: 16px;
font-weight: bold; 
text-align: center; }

.consolenavbar { font-weight: bold; }

.consolenavbar a:link { color: #0000FF;
text-decoration: underline; }

.consolenavbar a:visited { color: #9B11BD;
text-decoration: underline; }

/* Where the navbar goes */
#leftmenu { width: 160px;
height: 300px;
position: absolute;
top: 5px;
left: 5px;
margin: 0px;
font-size: 13px; }

/* Main Body of Page */
#content { position: relative;
top: 5px;
left: 165px;
width: 800px;
margin: 0px; 
font-size: 12px;}