body
{
	margin:		0px;
	padding:	0px; 
	border-width:		0px;
	border-collapse:	collapse;
	font-size:				1em;
	background-color:	white;
	color: black; 
	background: url(images/back.png) repeat left top; 
}

h1 
{
	text-align:	center;
	font-style: italic;
	font-family: 		trebuchet ms,verdana,sans-serif;
/*	font-family: "Courier New", Courier, mono;*/
	color: #060;
	font-size:	150%;
	font-weight: bold; 
	line-height: normal; 
	margin:0 0 0.5em 0;
	padding:0;
}

h2 
{  
	font-family: 		trebuchet ms,verdana,sans-serif;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-weight: bold; 
	font-style: italic; 
	font-size:	100%;
	color: #080; 
	text-align: left; 
}

strong
{
	color:black;
}

p 
{  
	letter-spacing: 1px;
	text-align:	justify;
	font-family: serif; 
	line-height: normal; 
	font-size: 13pt;
	font-weight: normal;
}

a 
{  
	color: #04a;
	font-weight: bold; 
	text-decoration: none;
}

a:hover 
{  
	color: #08f;
}

ul 
{  
	text-align:	left;
	list-style-position: outside; 
	list-style-type: none; 
	list-style-image: url(images/bullet.gif); 
/*	line-height: 130%;*/
	padding-left:1em;
	margin:0;
}

.copyright
{ 
	text-align:	center;
	background-color: #000066; 
}

/*================ TOP ===================*/
#top
{
	width:500px;
	margin-left:215px;
	padding:1em;
	line-height:10px;
/*	border:1px solid blue;*/
}

#top h1
{
	text-align:center;
}

#top img
{
	border: 0;
	margin: 0em;
	padding:0;
}

/*================ NAVIGATOR ===================*/
#navcontainer
{
	padding-left:		125px;
	height:				40px;
}

#navcontainer ul
{
	margin: 				0;
	padding: 			0;
	list-style-image:	none; 
}

#navcontainer li
{
	float:					left;
	padding: 			0;
	margin:				0;
	width:				100px;
}

#navcontainer a
{
	display:				block;
	padding-top: 		4px;
	padding-bottom:	10px;
	background: 		url(images/green-leaf.gif) no-repeat top left;
	color:				#afa;
	text-align:			center;
	font-style:			italic; 
	font-family: 		trebuchet ms,verdana,sans-serif;
	font-size:			85%;
	font-weight:		bold;
}

#navcontainer li a:hover
{
	position:				relative;
	z-index:				11;
	color:				white;
	opacity: 			0.75;
/*	filter:					alpha(opacity=75); /* IE's fake opacity*/
	top:					-3px;
	font-size:			95%;
}

#navcontainer li.selected a,  #navcontainer li.selected a:hover
{
	position:					relative;
	z-index:					11;
	color:					yellow;
	opacity: 				1;
	filter:						none; /* IE's fake opacity*/
	top:						-4px;
	font-size:				95%;
}

/*================ TOP BORDER ===================*/
#top-border
{
	position:					absolute; /* The only way to have transparency with IE */
	z-index: 				10;
	top:						150px;
	opacity: 				0.90;
	filter:						alpha(opacity=90); /* IE's fake opacity*/
	margin:0;
	padding:0;
	width:					948px;
	background: 			url(images/page-top.gif) no-repeat top left;
	line-height:12px;
}

#top-spacer
{
/*	position:			relative;*/
	width:				100%;
/*	top:				8px;*/
	margin:				8px 0 0 0;
	background: 		url(images/page-main.gif) repeat-y top left;
/*	border:1px solid blue;*/
}

/*================ CONTENT ===================*/
#content
{
	position:					relative;
/*	top:						170px;*/
	margin:0;
	padding:0;
	width:					948px;
	background: 		url(images/page-main.gif) repeat-y top left;
}

#intro, div.para, #fakePara
{
	clear:left;
	padding:5px 0;
/*	border:1px solid green;*/
}

div.left
{
	position:relative;
	float:left;
	padding:	0; 
	margin:0;
	text-align:	center;
	width:	164px;
	left: 18px;
}

div.right
{
	padding:	0px; 
	margin:0px;
	width:	680px;
	margin-left:242px;
}

div.right ul
{
	margin-top: 0.5em;
}

div.right li
{
	margin-top: 0.25em;
}

div.right img
{
	margin-left:-10px;
}

div.thumbs
{
	padding:2px 0;
	background-color:	#e8e8e8;
	border-top:2px solid white;
	border-left:2px solid #eee;
	border-right:2px solid #ccc;
	border-bottom:2px solid #aaa;
}

div.thumbs img
{
	margin: 2px;
	border-top:2px solid #aaa;
	border-left:2px solid #ccc;
	border-right:2px solid #eee;
	border-bottom:2px solid white;
	width:150px;
	vertical-align:middle;
}

div.thumbs a:hover img
{
	border:2px solid black;
}

div.film
{
	float:right;
	padding:8px 4px;
	background-color:	black;
	display:inline;
	line-height:125px;
	height:125px;
	background: url(images/film.gif) repeat-x top left;
	font-size:100px;
	margin-left:5px;
/*	border:1px solid red*/
}

div.film img
{
/*	margin-top: 2px;
	vertical-align:text-top;*/
	height:100px;
	border:2px solid black;
	margin:0;
}

div.film a:hover img
{
	border:2px solid white;
}

a.goback
{
	clear:right;
	display:block;
	text-align:	right;
	font-family: courrier; 
	font-style: italic; 
	font-size: 70%;
	margin:0;
	padding:0px;
}

#fakePara div.left
{
	font-family: courrier; 
	font-size: 70%;
}

#fakePara div.right
{
	text-align:	center;
	font-family: courrier; 
	font-style: italic; 
}

/*================ SEARCH ===================*/
#search
{
	position:					absolute;
	top:						70px;
	left:						810px;
	margin:0;
	padding:0;
}

/*================ ADVERTISMENT ===================*/
#ads
{
	position:					absolute;
	top:						150px;
	left:						955px;
	margin:0;
	padding:0;
}

/*================ FOOTER ===================*/
#footer
{
	text-align:left;
	margin-left:36px;
}

/*================ BOTTOM BORDER ===================*/
#border-bot
{
	margin:0;
	padding:0;
	width:					948px;
	background: 			url(images/page-bottom.gif) no-repeat top left;
	height:					16px;
	line-height:16px;
}

