@charset "UTF-8";
/*
a:link { text-decoration: none; color: #009900; }
a:active { text-decoration: none; color: #009900; }
a:visited { text-decoration: none; color: #009900; }
a:hover { text-decoration: underline; }
*/

body {
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* HOME */

.heading a:link { text-decoration: none; color: #000000; }
.heading a:active { text-decoration: none; color: #000000; }
.heading a:visited { text-decoration: none; color: #000000; }
.heading a:hover { text-decoration: none; color: #009900; }

.box_one .main a:link { text-decoration: none; color: #000000; }
.box_one .main a:active { text-decoration: none; color: #000000; }
.box_one .main a:visited { text-decoration: none; color: #000000; }
.box_one .main a:hover { text-decoration: line-through; color: #009900; }
	/*border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-left: -10px;
	padding-left: 6px; */
	
.box_listening .main a:link { text-decoration: none; color: #000000; }
.box_listening .main a:active { text-decoration: none; color: #000000; }
.box_listening .main a:visited { text-decoration: none; color: #000000; }
.box_listening .main a:hover { text-decoration: line-through; color: #009900; }

.box_doing h4 a:link { text-decoration: none; color: #000000; }
.box_doing h4 a:active { text-decoration: none; color: #000000; }
.box_doing h4 a:visited { text-decoration: none; color: #000000; }
.box_doing h4 a:hover { text-decoration:none; 	color:#009900; }

.box_doing h6 a:link { text-decoration: none; color: #009900; }
.box_doing h6 a:active { text-decoration: none; color: #009900; }
.box_doing h6 a:visited { text-decoration: none; color: #009900; }
.box_doing h6 a:hover { text-decoration: line-through; }

.box_saying li a:link { text-decoration: none; color: #000000; }
.box_saying li a:active { text-decoration: none; color: #000000; }
.box_saying li a:visited { text-decoration: none; color: #000000; }
.box_saying li a:hover { text-decoration: underline; }

.box_saying span a:link { text-decoration: none; color: #009900; }
.box_saying span a:active { text-decoration: none; color: #009900; }
.box_saying span a:visited { text-decoration: none; color: #009900; }
.box_saying span a:hover { text-decoration:line-through; }

.box_saying li {
	margin-bottom:10px;
}

.box_one {
	height: 150px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.box_saying {
	height: 150px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.box_listening {
	height: 150px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.box_doing {
	height: 150px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.box_doing p {
	margin-top:0px;
	margin-bottom:0px;
}

#all {
	position:absolute;
	top:0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: auto;
	margin-left: auto;
	width:805px;
}

.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 10px;
	margin-bottom: 33px;

}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	list-style-image: none;
	list-style-type: none;
	
}

.main img {
	width:100%;
	height:auto;
}

.box_doing div div {
	display:none;
}

.box_doing b {
	display:none;
}
	
.box_doing h6 br {
	display:none;
}

.box_doing img {
	border:none
}
	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 a:hover {
	text-decoration:none;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration:none;	
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}

.box_doing img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#central {
	width:805px;
	margin-left:auto;
	margin-right:auto;
}

/* FILMS */

.box_one_film .main a:link { text-decoration: none; color: #000000; }
.box_one_film .main a:active { text-decoration: none; color: #000000; }
.box_one_film .main a:visited { text-decoration: none; color: #000000; }
.box_one_film .main a:hover { text-decoration:line-through; color: #009900; }

.all_film {
	width:805px;
	position:absolute;
	top:0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-right: auto;
	margin-left: auto;
}

.box_one_film {
	height: 150px;
	width: 200px;
	float:left;

}

.box_film {
	height: 150px;
	width: 602px;
	float: right;
	margin-right:-1px;
	}
	
.film_main {
	margin-left:-1px;
	margin-right:0px;}
	
.film_title {
	font-size:11px;
	font-style:italic;
	padding-top:3px;
	padding-bottom:8px;
	padding-right:4px;
	padding-left:3px;
	width:602px;
	background-color:#000000;
	color:#FFFFFF;
}

.film_title_div {
	margin-top:15px;
	margin-bottom:8px;
}

.film_text {
	font-size:11px;
	padding-top:1px;
	padding-bottom:3px;
	padding-right:3px;
	padding-left:3px;
	width:602px;
	background-color:#000000;
	color:#FFFFFF;
	}
	
.film_text2 {
	font-size:11px;


	padding-bottom:3px;
	padding-right:3px;
	padding-left:3px;
	width:602px;
	background-color:#000000;
	color:#FFFFFF;
	}

.film_text_div {
	margin-bottom:8px;
}

.selected {
	/*text-decoration: line-through;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-left: -10px;
	padding-left: 6px;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;*/
	font-weight:bold;
	color:#000000;
	}

/**********About*********/

.box_links .main a:link { text-decoration: none; color: #009900; }
.box_links .main a:active { text-decoration: none; color: #009900; }
.box_links .main a:visited { text-decoration: none; color: #009900; }
.box_links .main a:hover { text-decoration: line-through; color: #009900; }

.box_about a:link { text-decoration: none; color: #009900; }
.box_about a:active { text-decoration: none; color: #009900; }
.box_about a:visited { text-decoration: none; color: #009900; }
.box_about a:hover { text-decoration:line-through; }

.box_links {
	height: 150px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.flickr-photos {
	background-color:#336666;
}

.box_about {
	height: 150px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.background_image {
	position:absolute;
	z-index:-1;
	/*top:245px;*/
	bottom:10px;	
	right:46%;
}