body {
	margin: 0 0%;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
	color: #CCCCCC;
	}
em {
	font-size: larger;
	font-weight: bold;
	font-style: normal;
}
.white {
	color: white;
}


#bigcontainer {
	height: auto;
	padding: 0px;
}

#outer {
	height: 1024px;
	overflow: visible;
	position: relative;
}
#outer[id] {
	display: table;
	position: static;
}

#middle {
	position: absolute;
	top: 50%;
} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */



a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFFF00;
	color: #FFFF00;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

.bigtext{
	font-size: 1em;
	line-height: 1.6em;
	color: #FFFFFF;
	}
	
.bigtext li{
	font-size: 16px;
	color: #FFFFFF;
	}


.english {
	padding: 12px;
	display: block;
	overflow: visible;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
}	

.picture {
	width: auto;
	clear: both;
	height: 524px;
	padding: 24px 1% 12% 3%;
}

img {
	height: 960px;
	width: 960px;
	float: left;
	margin: 0px 12px 0px 0px;
	border: 1px solid #555555;
}
 .imagesquare {
	float: left;
	padding: 0px 16px 0px 0px;
	width: 972px;

}


.framenumber {
	color: #CCCCCC;
	margin: 0px 0px 2px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	padding: 0px 6px;
}
ul {
	display: inline;
}
li {
	list-style: none;
}

li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-style: none;
}

li a:link, a:visited, a:active {
	border-bottom: 1px dotted #777;
	list-style: none;
	color: #CCCCCC;
}

.contentsnav {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
}

.contentsnav li{
	display: inline;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
		}
.contentsnav ul{
	margin: 4px 0px;
	text-indent: 0px;
	}
.contentsnav a:link {
	color: #ABABAB;
	border: none;
	}
	
.contentsnav a:visited {
	border: none;
	color: #ABABAB;
	}
.contentsnav a:hover {
	color: #FFFFFF;
	background: #000000;
	}
.contentsnav a:active {
	border: none;
	color: #ABABAB;
	}



.top {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	height: auto;
	width: 94%;
	text-align: right;
	text-decoration: none;
	float: left;
}

.top a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
}
.top a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
}

.top a:hover {
	text-decoration: none;
	color: #FFFF00;
	}

.top a active {
	color: #FFFF00;
	text-decoration: none;
	border-style: none;
}

strong {
	color: #FFFFFF;
}


li.english {
	background: #0066CC;
}

hr {
	height: 1px;
	clear: both;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.subnav {
	margin: 0px;
	padding: 4px 6px 3px;
	background: #818181;
	
}
.subnav2 {
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	display: inline;
	float:left;
	font: bold 24px/normal Arial, Helvetica, sans-serif;
	clear: none;
	}

h1 a:link {color: #3366FF;border:none;}
h1 a:visited {color: #3366FF;border:none;}
h1 a:hover {color: #FFFF00; border:none;}
h1 a:active {color: #3366FF;border:none;}
	
h2 {
	margin: 0px;
	padding: 6px 0px 6px 36px;
	font: 24px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	width: 100%;
	
	background: #000000;
	height: auto;
	display: block;
	}

h2 a:link {color: #33CCFF;border:none;}
h2 a:visited {color: #33CCFF;border:none;}
h2 a:hover {color: #FFFF00; border:none;}
h2 a:active {color: #33CCFF;border:none;}


.head1 {
	color: #FFFFFF;
	text-transform: capitalize;
	margin-right: 4px;
	border: 1px solid #000000;
	padding: 0px;
	font-weight: bold;


	}

.head1 a:link {color: #FFFFFF;border: 1px solid #000000;}
.head1 a:visited {color: #FFFFFF;border: 1px solid #000000;}
.head1 a:hover {color: #FFFF00;border: 1px solid #000000;}
.head1 a:active {color: #FFFFFF;border: 1px solid #000000;}
	
	
.head2 {
	color: #FFFFFF;
	font-weight: bold;


	}

.head2 a:link {color: #FFFFFF;border:none;}
.head2 a:visited {color: #FFFFFF;border:none;}
.head2 a:hover {color: #FFFF00; border:none;}
.head2 a:active {color: #FFFFFF;border:none;}
	


h3 {
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	color: #ffff00;
	font: normal 24px/normal Verdana, Arial, Helvetica, sans-serif;
}	

h3 a:link {
	color: #999999;
	border:none;
}
h3 a:visited {
	color: #999999;
	border:none;
}
h3 a:hover {
	color: #ffff00;
	border:none;
}
h3 a:active {
	color: #999999;
	border:none;
}




h4 {
	text-align: left;
	color: #FFFFFF;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}

p {
	color: #888888;
}
.on1 {text-transform: lowercase;font-weight: bold;}

.on1 a:link {color:#CCCCCC;}
.on1 a:visited {color:#CCCCCC;}
.on1 a:hover {
	color: blue;
	text-decoration: underline;
}
.on1 a:active {color:#CCCCCC;}





.color1 {
	color: #666666;
	font-size: 24px;
}
.color1 a:link {color: #999999;}
.color1 a:visited {color: #999999;}
.color1 a:hover {color: #FFFF00;}
.color1 a active{color: #999999;}





.color2 {
	color: #FFFFFF;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: bold;
}
.color2 a:link {color: #FFFFFF;}
.color2 a:visited {color: #FFFFFF;}
.color2 a:hover {color: #FFFF00;}
.color2 a active{color: #FFFFFF;}


.style24 {font-size: 24px}
