/* TheNArrows CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:times, century;
	font-size:12px;
	line-height:15px;
	color:#000000;
	background-repeat:no-repeat;	
}
a {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
text-a:hover {
	color:#ffffff;
	text-decoration: white; background:black; color:#ffffff;
}
#header {
	height:124px;
	background-image:  url(../../images/bg_header08.gif);
	background-repeat:no-repeat;
}
#link1 {
	position:absolute;
	top:17px;
	left:182px;
	width:109px;
	height:10px;
	border:solid 0px #000;
}
#link1 a {
	background-image:  url(../../images/nav/mail.gif);
	background-repeat:no-repeat;

}
#link1 a:hover {
	background-image:  url(../../images/nav/mail_over.gif);
}
#link2 {
	position:absolute;
	top:11px;
	left:182px;
	width:109px;
	height:10px;
	border:solid 0px #000;
}
#link2 a {
	background-image:  url(../../images/nav/site.gif);
	background-repeat:no-repeat;

}
#link2 a:hover {
	background-image:  url(../../images/nav/site_over.gif);
}

#col_left {
	position:absolute;
	top:134px;
	left:12px;
	width:141px;
	padding:0px;
	line-height:10px;
	border:solid 0px #000;
}
#poster {
	padding-top:27px;
	/*background-image:url(images/2007/clyne.jpg);
	background-repeat:no-repeat;*/
	height:200px;
}
#top_col_right {
	position:absolute;
	top:325px;
	left:182px;
	height:300px;
	width: 205px;
	align: top;
}

#tcr_left {
	float:left;
}
#tcr_right {
	float:right;
}
#col_right {
	position:absolute;
	top:20px;
	left:260px;
	width:105px;
}
#col_right2 {
	position:absolute;
	top:20px;
	left:380px;
	width:105px;
}

/*NAVIGATION & SUBNAVIGATION -------------------------*/
#main_nav {
	position:absolute;
	top:20px;  
	left:20px;
	width:250px;
	height:300px;
	padding:0px;
	color:#000000;
	font-family:Helvetica, Arial; 
	font-size:20px;
	line-height:35px;
}
#main_nav li, #subnav li {
	display:block;
	padding:0px;
	margin:0px;
}
#main_nav a {
	color:#000000;
	text-decoration:none;
	font-weight:900;
}
#main_nav a:hover {
	color:#ffffff;
	text-decoration: white; background:black; color:#ffffff;
}
#subnav {
	color:#000000;
	padding-left:6px;
	padding-bottom:3px;
}

/*text*/
h1 {
	font-weight:normal;
	font-size:100%;
	margin:0px;
	color:#000000;
	line-height:13px;
}
#para {
	padding-bottom:4px;
}
/*GALLERY ------------------------------------------*/
#thumbnails {
	display:inline;
	padding-right:8px;
}
#gallery {
	position:absolute;
	top:138px;
	left:178px;
	height:105px;
	padding:0px;
	border:solid 0px #000;
	width:1500px;
}
.gallery_top {
	padding:0px 6px 4px 0px;
}
#main_images {
	position:absolute;
	top:21px;
	left:524px;
	padding:0px;
	margin:0px;
	border:solid 0px #000;
	width:1500px;
	height: 100000;

}<br>
#text_window {
	width:1000;
	height: 600;
	}
