/* CSS Document */

body {
	background-image: url(img/background.jpg);
	margin: 0px;
	text-align: center;
}


h1 {font-family: GArial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
	color: #000;
	font-weight: bold;
	letter-spacing:0.2em;
	text-align: left;
	line-height:16px;
	padding:0px;
	}
	
	p  {font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	text-align: left;
	    font-size: 12px;
		line-height: 16px;
	}
	
	td  {font-family: Arial, Helvetica, Verdana, sans-serif;
color:#000;
text-align: left;
font-size: 11px;
line-height: 16px;
}

#td a {
color: #000;
font-weight: bold;}




#container {width: 773px;
height: 773px;
text-align: centre;
position: relative;
margin: 20px auto;
}


#header {background-image: url(img/header2.gif);
width: 773px;
height: 100px;
margin: 0px 0 10px 0;
text-align: center;
}


#nav {background: url(img/nav-back.gif) no-repeat;
width: 700px;
height: 38px;
text-align: left;
position: relative;
margin: -5px 0 0 0;
padding-left: 92px;
}
*html #nav {
margin: 0;
}


#movie {background: url(img/moviecontent.gif) no-repeat;
width: 379px;
height: 379px;
text-align: center;
position: relative;
margin: 10px 0px 0px 0px;
float: left;
}

#internal-movie {width: 347px;
height: 347px;
text-align: center;
position: relative;
margin: 16px;
}

#internal-movie.home {background: url(img/homepic.jpg);}
#internal-movie.cartoon {background: url(img/cartoonpic.jpg);}
#internal-movie.illustration {background: url(img/illustrationpic.jpg);}
#internal-movie.animation {background: url(img/animationpic.jpg);}
#internal-movie.portrait {background: url(img/portraitpic.jpg);}
#internal-movie.contact {background: url(img/contactpic.jpg);}


#textarea {background: url(img/text-back.gif) no-repeat;
width: 384px;
height: 389px;
text-align: center;
position: relative;
margin: 0px 0px 0px 10px;
float: left;

}

#textarea.home {background: url(img/text-home.jpg);}
#textarea.cartoon {background: url(img/cartoon-home.jpg);}
#textarea.illustration {background: url(img/illustration-home.jpg);}
#textarea.animation {background: url(img/animation-home.jpg);}
#textarea.contact {background: url(img/contact-home.jpg);}


#internal-textarea {width: 347px;
height: 357px;
text-align: left;
position: relative;
margin: 8px 0px 0px 20px;
overflow:none;
}

#internal-textarea p {padding: 0px 20px 0px 0px;
}




#footer {background: url(img/footer-back.gif) no-repeat;
width: 773px;
height: 72px;
text-align: left;
position: relative;
margin: 10px 0px 0px 0px;
float: left;
}

#footer-thumb1 {background-color:#333;
width: 50px;
height: 50px;
text-align: left;
position: relative;
margin: 11px 0px 11px 16px;
float: left;
}

#footer-thumb2 {background-color:#333;
width: 50px;
height: 50px;
text-align: left;
position: relative;
margin: 11px 0px 11px 9px;
float: left;
}

#footer-thumb3 {background-color:#333;
width: 50px;
height: 50px;
text-align: left;
position: relative;
margin: 11px 0px 11px 9px;
float: left;
}

#footer-thumb4 {background-color:#333;
width: 50px;
height: 50px;
text-align: left;
position: relative;
margin: 11px 0px 11px 11px;
float: left;
}

#footer-thumb5 {background-color:#333;
width: 50px;
height: 50px;
text-align: left;
position: relative;
margin: 11px 0px 11px 9px;
float: left;
}

#footer-thumb6 {background-color:#333;
width: 50px;
height: 50px;
text-align: left;
position: relative;
margin: 11px 0px 11px 9px;
float: left;
}

#footer-banner {background-color:#333;
width: 369px;
height: 50px;
text-align: left;
position: relative;
margin: 11px 0px 11px 25px;
float: left;
}

#footer-banner p {
padding: 0px 10px 0px 10px;
line-height: 15px;
color: #FFFFFF}

#footer-banner a {
color: #FFFFFF;
font-weight: bold;}

#navback {width: 186px;
height: 38px;
text-align: left;
margin: 0px auto;
}

*html #navback {width: 186px;
height: 38px;
text-align: left;
position: relative;
margin: 16px 0px 0px 0px;
}


#container #textarea #internal-textarea a {
	font-family: helvetica;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
