body {
background: #999 url(http://leogagnon.com/http://leogagnon.com/images/back.png) top center repeat-x fixed;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
color: #c0c0c0;
margin: 5px;
padding: 5px;
line-height: 2.0em;
font-weight: normal;
font-size: 11px;
}

#container {
background-color: transparent;
width: 750px;
min-height: 700px;
max-height: none;
margin: 0 auto 0 auto;
border: 0px solid white;
}


#top {
width: 750px;
height: 50px;
background: url(http://leogagnon.com/images/top.png) repeat-x;
margin: 0px 0px 0px 0px;
border: 0px solid white;
}


#header {
background-color: transparent;
width: 750px;
height: 94px;
background: url(http://leogagnon.com/images/header.png) top left no-repeat;
font-weight: bold;
font-size: 8pt;
padding-top: 6px;
padding-left: 0px;
border: 0px solid white;
}


#wrapper {
background-color: #000;
width: 746px;
min-height: 600px;
max-height: none;
margin: 0px 0px 0px 0px;
border-left: 2px solid #0000C3;
border-right: 2px solid #0000C3;
}


#content {
background: #000 url(http://leogagnon.com/images/bg.png) top center repeat-y;
width: 746px;
min-height: 600px;
max-height: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
border: 0px solid white;
}



/*                    Menu                   */
#menu {
width: 130px;
height: 100%;
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
float: left;
text-align: left;
}

#menu li a {
height: 30px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 22px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
color: #FFF;
display: block;
background:  url(http://leogagnon.com/images/off.png);
padding: 8px 0 0 10px;
height: 22px;
text-align: left;
}
	
#menu li a:hover {
color: #09F;
background:  url(http://leogagnon.com/images/on.png);
padding: 8px 0 0 10px;
height: 22px;
text-align: left;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
background-color: #000;
float: right;
clear:right;
width: 73%;
height: auto;
margin: 10px 20px 20px 0px;
padding: 0px 20px 0px 0px;
border: 0px solid white;
}

#bottom {
color: #ccc;
background: #F9F9F9;
clear: both;
width: 750px;
height: 35px;
text-align: center;
padding: 15px 0px 0px 30px;
background: url(http://leogagnon.com/images/bottom.png) no-repeat;
margin: 0px 1px 0px 1px;
}

#bottom a, #bottom a:visited{
color: #ccc;
}

#bottom a:hover {
color: #808080;
}


p {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
line-height: 2.0em;
font-weight: normal;
}
