
body {
background-color:#000000;
background-image:url(../images/page_background.jpg);
background-repeat:repeat-x;
font:"Trebuchet MS";
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:14px;
margin:0px;
}

tr {
font:"Trebuchet MS";
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:14px;
}

td {
font:"Trebuchet MS";
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:14px;
}

#nav {
top:5px;
height:109px;
width:962px;
text-align:center;
}

#header {
position:relative;
width:962px;
height:276px;
background-image:url(../images/robin_header.jpg);
background-repeat:no-repeat;
}


#header2 {
position:relative;
width:962px;
height:276px;
background-image:url(../images/films_header.jpg);
background-repeat:no-repeat;
}

#content {
position:relative;
width:962px;
height:100%;
}

#boxquote {
position:absolute;
left:15px;
width:600px;
height:100%;
}

#boxabout {
position:absolute;
left:15px;
top:250px;
width:600px;
height:100%;
}

#boxjournalquote {
position:absolute;
right:20px;
top:40px;
width:222px;
height:307px;
}

.norepeat {
background-repeat:no-repeat;
}

.repeaty {
background-repeat:repeat-y;
}

.pad {
padding-left:20px;
padding-right:20px;
}

.imagepad {
padding-left:50px;
padding-right:50px;
}

.smaller {
font:"Trebuchet MS";
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:11px;
margin-right:5px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}


/* CSS FOR ROLLOVER BUTTON NAVIGATION */
				#nav_home {
				 	display: block;
				 	width: 121px;
				 	height: 109px;
				  	background: url("../images/nav_home.jpg") no-repeat 0 -109px; }
				#nav_home:hover
					{ background-position: 0 0px; }
				#nav_home span
					{ display: none; }
	
	
				#nav_contact {
				 	display: block;
				 	width: 132px;
				 	height: 109px;
				  	background: url("../images/nav_contact.jpg") no-repeat 0 -109px; }
				#nav_contact:hover
					{ background-position: 0 0px; }
				#nav_contact span
					{ display: none; }
	
				#nav_biography {
				 	display: block;
				 	width: 126px;
				 	height: 109px;
				  	background: url("../images/nav_biography.jpg") no-repeat 0 -109px; }
				#nav_biography:hover
					{ background-position: 0 0px; }
				#nav_biography span
					{ display: none; }
	
	
				#nav_films {
				 	display: block;
				 	width: 119px;
				 	height: 109px;
				  	background: url("../images/nav_films.jpg") no-repeat 0 -109px; }
				#nav_films:hover
					{ background-position: 0 0px; }
				#nav_films span
					{ display: none; }	
	
				#nav_blog {
				 	display: block;
				 	width: 113px;
				 	height: 109px;
				  	background: url("../images/nav_blog.jpg") no-repeat 0 -109px; }
				#nav_blog:hover
					{ background-position: 0 0px; }
				#nav_blog span
					{ display: none; }	
	

				#nav_photography {
				 	display: block;
				 	width: 140px;
				 	height: 109px;
				  	background: url("../images/nav_photography.jpg") no-repeat 0 -109px; }
				#nav_photography:hover
					{ background-position: 0 0px; }
				#nav_photography span
					{ display: none; }


				#nav_donate {
				 	display: block;
				 	width: 174px;
				 	height: 109px;
				  	background: url("../images/nav_donate.jpg") no-repeat 0 -109px; }
				#nav_donate:hover
					{ background-position: 0 0px; }
				#nav_donate span
					{ display: none; }