/* CSS Document */

body
	{
	margin:0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F3E178;
	
	}
	
/*********** Header Tags ***********/	

h1,h2,h3,h4,h5,h6
	{
	padding:0px;
	margin:0px;
	}
	
h1
	{
	background-image:url(../images/logo.jpg);
	width:236px;
	height:52px;	
	}
	
h1 span {display:none;}		
	
h2
	{
	color:#F3E178;
	font-size:15px;
	padding:25px 0px 10px 30px;
	font-style:italic;
	font-weight:bold;
	}
	
h3
	{
	color:#660000;
	font-size:20px;
	padding:5px 0px 10px 10px;
	}		

a
	{
	outline:none;
	}		
	
/*********** container Index ***********/

#container_home
	{
	width:1004px;
	margin:0 auto;
	color:#460406;
	}
	
#container_homel
	{
	width:296px;
	float:left;
	}
	
#container_homem
	{
	width:485px;
	float:left;
	}
	
#container_homem a
	{
	text-decoration:underline;
	color:#460406;
	font-weight:bold;
	}	
	
#container_homem a:hover
	{
	text-decoration:none;
	color:#000000;
	}		
	
#container_homer
	{
	width:223px;
	float:right;
	}
	
#contentbg
	{
	background-image:url(../images/home_bg_middle.jpg);
	width:485px;
	height:255px;
	}	
	
.contentpad
	{
	padding:0px 40px 0px 10px;
	}	
	
	
/******************* Left Menu Part *********************/
			
#menu 
	{
	width:200px;
	padding-right:23px;
	height:255px;
	background-image:url(../images/rightmid_bg.jpg);
	}			
	
#menu ul 	
	{
	margin:0px;
	padding:0px;
	}
	
#menu ul li
	{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	
#menu ul li a
	{
	text-decoration:none;
	display:block;
	width:200px;
	height:29px;
	}
	
#menu ul li a:hover
	{
	text-decoration:none;
	background-color:#580000;
	}	
	
#menu #about a
	{
	background-image:url(../images/abut_normal.jpg);
	}

	
#menu #about a:hover
	{
	background-image:url(../images/abut_over.jpg);
	}		
	
#menu #profile a
	{
	background-image:url(../images/profile_normal.jpg);
	}
	
#menu #profile a:hover
	{
	background-image:url(../images/profile_over.jpg);
	}	
	
#menu #awards a
	{
	background-image:url(../images/award_normal.jpg);
	}
	
#menu #awards a:hover
	{
	background-image:url(../images/award_over.jpg);
	}	
	
#menu #films a
	{
	background-image:url(../images/films_normal.jpg);
	}
	
#menu #films a:hover
	{
	background-image:url(../images/films_over.jpg);
	}	
	
#menu #projects a
	{
	background-image:url(../images/projects_normal.jpg);
	}
	
#menu #projects a:hover
	{
	background-image:url(../images/projects_over.jpg);
	}	
	
#menu #contact a
	{
	background-image:url(../images/contct_normal.jpg);
	}
	
#menu #contact a:hover
	{
	background-image:url(../images/contact_over.jpg);
	}	
	
#menu #gallery a
	{
	height:30px;
	background-image:url(../images/gallery_normal.jpg);
	}
	
#menu #gallery a:hover
	{
	background-image:url(../images/gallery_over.jpg);
	}				
	

/******************* Container INSIDE *********************/					
	
#container 
	{
	width:1004px;
	margin:0 auto;
	}
	
#container a
	{
	text-decoration:underline;
	color:#F3E178;
	font-weight:bold;
	}	
	
#container a:hover
	{
	text-decoration:none;
	color:#C9A575;
	}		
	
#containerl
	{
	width:249px;
	float:left;
	}
	
#containerm
	{
	width:714px;
	float:left;
	}
	
#containerr
	{
	width:41px;
	float:right;
	}
	
#containerm_bg
	{
	clear:both;
	background-image:url(../images/inner_middle_bg.jpg);
	width:714px;
	height:438px;
	}
	
.contentinner_pad
	{
	padding:5px 30px 30px 30px;
	}	
	
.contentinner_pad_gal
	{
	padding:5px 0px 30px 25px;
	}	
	
div.tableContainer {
 clear: both; overflow: auto; width: 713px; height: 385px; scrollbar-face-color: #660000; scrollbar-shadow-color: #003333; scrollbar-highlight-color: #660000;scrollbar-3dlight-color: #660000; scrollbar-darkshadow-color: #660000; scrollbar-track-color: #F7DB6B;scrollbar-arrow-color: #F7DB6B; 
}

#contentleft_bg
	{
	background-image:url(../images/inner_left.jpg);
	width:249px;
	height:71px;
	padding-top:508px;
	}
	
.copy
	{
	padding-top:10px;
	}											
			
#artul
	{
	list-style:none;
	padding-top:0px;
	margin-top:0px;
	padding:0px;
	margin:0px;
	}
	
#artul img { cursor:pointer;}
	
#artul li
	{
	padding-bottom:10px;
	}	
	
#serialsul
	{
	list-style:decimal;
	}	
	
#serialsul li
	{
	padding-bottom:10px;
	}	
	
	
#serialsul2
	{
	list-style:none;
	}	
	
#serialsul2 li
	{
	padding-bottom:10px;
	}	
	
	
.art_bor
	{
	border:1px solid #F3E178; height:125px;
	}		
	
#gal img
	{
	padding:5px; 		
	border:1px solid #F3E178;
	cursor:pointer;
	}	
			
/* Header navigation */	

#header 
	{
	width:714px;
	margin:0 auto;
	background-color:#F0D39B;
	}
	
#header ul
	{ 
	margin:0px; 
	padding:0px;
	}
	
#header ul li
	{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
	
	}
	
#header ul li a
	{
	display:block;
	background-color:#CCCCCC;
	color:#000000;
	text-decoration:none;
	}
	
#header ul li a:hover
	{
	background-color:#F0D39B;
	text-decoration:none;
	}		
	
#header #about a
	{
	background-image:url(../images/inner_bt_about.jpg);
	height:24px;
	width:106px;
	}
	
#header #about a:hover
	{
	background-image:url(../images/inner_bt_about_over.jpg);
	}	
	
#header #profile a
	{
	background-image:url(../images/inner_bt_profile.jpg);
	height:24px;
	width:89px;
	}
	
#header #profile a:hover
	{
	background-image:url(../images/inner_bt_profile_over.jpg);
	}		
	
#header #awards a
	{
	background-image:url(../images/inner_bt_awards.jpg);
	height:24px;
	width:90px;
	}
	
#header #awards a:hover
	{
	background-image:url(../images/inner_bt_awards_over.jpg);
	}
	
#header #films a
	{
	background-image:url(../images/inner_bt_films.jpg);
	height:24px;
	width:77px;
	}
	
#header #films a:hover
	{
	background-image:url(../images/inner_bt_films_over.jpg);
	}		
	
#header #projects a
	{
	background-image:url(../images/inner_bt_projects.jpg);
	height:24px;
	width:100px;
	}
	
#header #projects a:hover
	{
	background-image:url(../images/inner_bt_projects_over.jpg);
	}		
	
#header #contact a
	{
	background-image:url(../images/inner_bt_contact.jpg);
	height:24px;
	width:131px;
	}
	
#header #contact a:hover
	{
	background-image:url(../images/inner_bt_contact_over.jpg);
	}	
	
#header #gallery a
	{
	background-image:url(../images/inner_bt_gallery.jpg);
	height:24px;
	width:121px;
	}
	
#header #gallery a:hover
	{
	background-image:url(../images/inner_bt_gallery_over.jpg);
	}	
	
/* dropdowns */

#dropmenudiv{
position:absolute;
background-color: #400001;
border:1px solid #F0D39B;
border-bottom-width: 0; 
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #F0D39B;
background-color: #400001;
padding: 1px 0;
text-decoration: none;
color:#B47850;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B47850;
color:#400001;
}								
	
#header #new 
	{
	background-image:url(../images/nav_right.jpg);
	height:24px;
	width:196px;
	}
	