body { background: #0e0e0e url(../images/main_bg.jpg) repeat-x fixed center 0; margin: 0; padding: 0; }
p { color: silver; font-size: 11px; font-family: verdana; }
td { color: silver; font-size: 11px; font-family: verdana; }
a:link { color: #da5f36; text-decoration: none; }
a:visited { color: #da5f36; text-decoration: none; }
a:hover { color: silver; text-decoration: none; }
a:active { color: #da5f36; text-decoration: none; }
h1 { color: #ccc; font-size: 12px; font-family: verdana; font-weight: normal; }
dt { color: #666; font-size: 11px; font-family: verdana; text-align: left; }

#work img { margin-right: 6px; margin-bottom: 6px; }

.music td { font-size: 10px; font-family: arial; }

#container {
		float: right;
		margin-bottom: 20px;
		margin-top: 10px;
        padding: 0;
        width: 100%;
		/*background: transparent url(../images/content_bg.jpg) no-repeat 0 0;*/
		}
		
		#containerwrap {
		margin-left: auto;
		margin-right: auto;
        padding: 0;
        width: 100%;
		}
		
				
		    


#thelogo {
        float: left;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
		width: 100%;
        height: 54px;
		padding: 0;
		filter: Alpha(Opacity=70, FinishOpacity=70, Style=70, StartX=70, StartY=70, FinishX=70, FinishY=70);
        opacity: 0.7; -moz-opacity:0.7;
        background: url(../images/koyaanisqatsi.gif) no-repeat 50% 0%;
        background-color: #000000;
		}
		
#sitenavwrap {
	       float: right;
           margin: 5px 0 0 0;
           padding: 0;
           width: 100%;
           }

#sitenav {
	       float: center;
           margin-left: auto;
           margin-right: auto;
           padding: 0;
           width: 800px;
           text-align: left;
           }

#sitenav ul li { list-style-type: none; list-style-image: url(../images/square.gif); }
           
#sitenav ul {
           margin: 0 0 0 20px;
           padding: 0;
           }
           
#boxforall {
		margin-left: auto;
		margin-right: auto;
        width: 800px;
        padding-left: 0px;
        padding-top: 0px;
        padding-bottom: 10px;
        border-left: 0px solid #fff;
        border-right: 0px solid #fff;
        border-bottom: 0px solid #fff;
        }
        
.friends a:link, a:visited, a:active { color: silver; }
.friends a:hover { color: #da5f36; }