html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	height: 100%;
	background: #000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
	

#container-page {
	width: 960px;
	position: relative;
	min-height: 100%;
}

* html #container-page {
	height: 100%;
}

#container-content {
padding-bottom: 15em;
}

#container-contentev {
padding-bottom: 25em;
}

#container-contenthm {
padding-bottom: 7em;
}



table tr td {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF;  
	font-size:11px;
	background: #000;
	
	}
	
a {
	color:#FFF;
	}

#sidebar {
position: absolute;
left: 0px;
top: 300px;
width: 324px;
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display:block;
	/* overflow: hidden; */
	background:#000000;
	
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display:block;
	}

#nav a {
	padding: 5px 2px 2px 2px;
	height /**/:20px; /* for IE5/Win only */
	display:block;
	}


#thomenav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display:inline;
	
}
	

#thomenav a  {
	background: url(assets/Home.gif) no-repeat;
	
	}
	
#thomenavalt a {
	background: url(assets/Home.gif) no-repeat;
	padding: 5px 2px 2px 2px;
	
	
	}
	
#thomenav a:hover  {
	background: url(assets/Home.Active.gif) no-repeat;
	
	}
		
	
#tabout a  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.AboutBook.gif) top left no-repeat;
	}
	
#taboutalt a {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.AboutBook.Active.gif) top left no-repeat;
	padding: 5px 2px 2px 2px;
	display:block;
	}
	
#tabout a:hover  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.AboutBook.Active.gif) top left no-repeat;
	display:block;
	}
	
#tvoices a  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Voices.gif) top left no-repeat;
	}
	
#tvoices a:hover  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Voices.Active.gif) top left no-repeat;
	display:block;
	}
	
#tvoicesalt  a {
	width: 324px;
	height: 25px;
	padding: 5px 2px 2px 2px;
	background: url(assets/Menu.Voices.Active.gif) top left no-repeat;
	display:block;
	}
	
#tauthors a  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Authors.gif) top left no-repeat;
	}
	
#tauthors a:hover  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Authors.Active.gif) top left no-repeat;
	}
	
#tauthorsalt a {
	width: 324px;
	height: 25px;
	padding: 5px 2px 2px 2px;
	background: url(assets/Menu.Authors.Active.gif) top left no-repeat;
	}
	
#tcontributors a  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Contributors.gif) top left no-repeat;
	}
	
#tcontributors a:hover  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Contributors.Active.gif) top left no-repeat;
	}
	
#tcontributorsalt  a {
	width: 324px;
	height: 25px;
	padding: 5px 2px 2px 2px;
	background: url(assets/Menu.Contributors.Active.gif) top left no-repeat;
	}
	
#tevents a  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Events.gif) top left no-repeat;
	}
	
#tevents a:hover  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Events.Active.gif) top left no-repeat;
	}
	
#teventsalt a {
	width: 324px;
	height: 25px;
	padding: 5px 2px 2px 2px;
	background: url(assets/Menu.Events.Active.gif) top left no-repeat;
	}
	
#tmediakit a  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.MediaKit.gif) top left no-repeat;
	}
	
#tmediakit a:hover  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.MediaKit.Active.gif) top left no-repeat;
	}
	
#tmediakitalt a  {
	width: 324px;
	height: 25px;
	padding: 5px 2px 2px 2px;
	background: url(assets/Menu.MediaKit.Active.gif) top left no-repeat;
	}
	
#torder a  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Order.gif) top left no-repeat;
	}
	
#torder a:hover  {
	width: 324px;
	height: 25px;
	background: url(assets/Menu.Order.Active.gif) top left no-repeat;
	}
	
#leftimg {
position: absolute;
left: 0px;
top: 800px;
}
	
#footer a  {
	font-family:Verdana, Arial, Sans-serif; 
	color:#FFF; 
	font-size:10px; 
	font-weight:bold;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
	
.bodytxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	}
	
.bodytxt h2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	}
	
#container-foot {

background: #000;
position: relative;
margin-top:-7.5em;
height: 50px;
}
	
