	body {
	margin: 0;
    	background-color: #000;
	font: .7em/1.3em trebuchet ms,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #f0f0f0;
	}

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

	a:hover {
    	text-decoration: underline;
    	color: #f0f0f0;
	}

	a:active {
    	text-decoration: none;
    	color: #ff0060;
	}

	#header {
	height: 166px;
	text-align: left; 
    	padding-top: 20px;		
    	background-color: #000;
	margin-left: 78px;
	}
	
	#updates {
	position: absolute;
	background-image: url(http://www.l402.com/photos/showcase/images/updates-header.jpg);
	width: 128px;
	height: 126px;
	text-align: left;
	left: 372px;
	top: 20px;
	}
	
	#updates-inner {
	position: absolute;
	background-color: #FFFFFF;
	width: 118px;
	height: 89px;
	text-align: left;
	left: 377px;
	top: 51px;
	}
		
	#navbg {
	position: absolute;
	width: 365px;
	height: 18px;
    	text-align: left;
	left: 520px;
	top: 127px;
	}
	
	#link-header {
	position: absolute;
	width: 128px;
	height: 126px;
    text-align: left;
	left: 905px;
	top: 20px;
	}
	
	#info {
	position: absolute;
	width: 365px;
	height: 88px;
	left: 520px;
	top: 20px;
        text-align: left;
	}

	#flashcontent {
	position: absolute;
	background-image: url(http://l402.com/photos/showcase/images/flash-bg.gif);
	background-position: 0px 166px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #000;
	width: 100%;
	height: 650px;
	left: 0px;
	top: 164px;
	}
	
	#thumbtable {
	background-image: url(http://l402.com/photos/showcase/images/flash-bg.gif);
	background-position: 0px 147px; 
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #000;
	width: 100%;
	height: 660px;	
	}

	#footer {
        background-color: #2b2b2b;
	height: 20px;
        text-align: left;
        padding-left: 100px; 
	}
	
	.thumbimg {
	border: none;
	}
	
	.thumbtitle {
	font-size: 1.5em;
	}
	
	#dreamhost {
	position: absolute;
	left: 808px;
	top: 127px;
	width: 70px;
	text-align: right;
	background-color: #ffffff;
	}
	
	#dreamhost ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	#dreamhost a, #dreamhost h2 {
	font: 1.1em trebuchet ms,arial,helvetica,sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	}

	#dreamhost h2 {
	color: #fff;
	}

	#dreamhost a {
	color: #ff0060;
	text-decoration: none;
	}

	#dreamhost a:hover {
	color: #000000;
	text-decoration: none;
	}

	#dreamhost li {
	position: relative;
	}

	#dreamhost ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	}

	div#dreamhost ul ul ul,
	div#dreamhost ul ul li:hover ul ul
	{display: none;}

	div#dreamhost ul ul li:hover ul,
	div#dreamhost ul ul ul li:hover ul
	{display: block;}
		
	/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

	#menu {
	position: absolute;
	left: 524px;
	top: 127px;
	width: 130px;
	background-color: #ffffff;
	}

	#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

	#menu a, #menu h2 {
	font: 1.1em trebuchet ms,arial,helvetica,sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	}

	#menu h2 {
	color: #fff;
	}

	#menu a {
	color: #ff0060;
	text-decoration: none;
	background-color: #ffffff;
	}

	#menu a:hover {
	color: #000000;
	text-decoration: none;
	}

	#menu li {
	position: relative;
	}

	#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	}

	div#menu ul ul ul,
	div#menu ul ul li:hover ul ul
	{display: none;}

	div#menu ul ul li:hover ul,
	div#menu ul ul ul li:hover ul
	{display: block;}
