a 	{color:#545454; text-decoration:none;}
a:hover {color:#353535; text-decoration:underline;}

HTML {	font-size: 100%;
	height: 100%;}

BODY {	background: url("images/header.jpg") #f6f6f6 top center no-repeat;
	padding: 0px;
	margin: 0px;
	font-family: helvetica, arial, sans-serif; 
	color: #545454;
      	font-size: 0.9em;
	line-height: 1.4em;
	height: 100%;}


TABLE { margin-left: auto;
	margin-right: auto; }

DL {	margin-top: 0px; 
	margin-bottom: 16px;}

DT {	padding: 0px; 
	margin-top: 0px;
	color:#353535;
	font-size: 1.2em;
	font-weight: bold;}

DD {	padding: 0px;
	margin: 0px;}

DT a 	{color:#353535; text-decoration:none;}
DT a:active, a:hover {color:#545454; text-decoration:underline;}

DD a 	{color:#545454; text-decoration:none;}
DD a:hover {color:#353535; text-decoration:underline;}

H2 {	margin-top: 0px;
	margin-bottom: 24px;}


.Main { top: 0px;
	position: relative;
	min-height: 100%;
	width: 800px;
	margin: auto;}

.HeaderTop {
	margin: auto;
	position: relative;
	width: 800px;
	height: 178px;}

.HeaderBottom {
	width: 800px;
	height: 38px;}

.Content {
	width: 800px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 7em;
	vertical-align: top;
	line-height: 1.5em;}

.Intro {
	width: 40%;
	padding-right: 80px;
	padding-left: 30px;
	background: url("images/divider.jpg") repeat-y top right;}

.TOC { 	width: 33%;
	background: url("images/divider2.jpg") repeat-y top right;}


.Footer {
	width: 750px;
	position: relative;
	margin-top: -7.5em;
	margin: auto;
	padding: 25px;
	text-align: center;
      	font-size: 0.7em;}

/*		       		*/
/*	Main Navigation		*/
/* 		       		*/

.Menu {	margin: auto;
	width: 416px;}

.Menu ul {
	margin: 0px;
	padding: 0px;}

.Menu li {
	height: 38px;
	margin: 0px;
	float: left;
	display: inline;}

.Menu li a {
	height: 38px;
	float: left;
	text-indent: -999em;}

.Menu li a.Galleries {
	width: 89px;
	background:url(images/menu_gals.jpg) no-repeat top left;}
.Menu li a.Zips {
	width: 74px;
	background:url(images/menu_zips.jpg) no-repeat top left;}
.Menu li a.LJ {
	width: 100px;
	background:url(images/menu_lj.jpg) no-repeat top left;}
.Menu li a.Affiliates {
	width: 85px;
	background:url(images/menu_affils.jpg) no-repeat top left;}
.Menu li a.www {
	width: 68px;
	background:url(images/menu_www.jpg) no-repeat top left;}
.Menu li a:hover {
	background-position: 0px -38px;}
