@charset "utf-8";
/* CSS Document */

body {
	font-size: 100%;
	background-color: #FFFFFF;
}
#container {
	background-color: #000000;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}

#content {
	width: 600px;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #999999;
	position: static;
}
#content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p {
	font-size: 85%;
	line-height: 1.4;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
}
#content h1 {
	font-size: 120%;
	margin-top: 0px;
	font-weight: bolder;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	width: 640px;
}

#textfield {
	margin-top: 105px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 365px;
	font-weight: bolder;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#languagefield {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	margin-left: 330px;
}
#languagefield img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#languagefield h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CCCCCC;
	font-size: 100%;
}


#sidenav  a:link, #sidenav  a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
#sidenav a:hover, #sidenav a:active {
	font-weight: bolder;
	color: #666666;
}
#sidenav {
	width: 200px;
	margin-top: 210px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 650px;
	float: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	position: static;
}
#sidenav li {
	font-size: 75%;
	line-height: 1.7;
	text-align: justify;
	display: list-item;
	list-style-type: square;
	position: static;
	background-color: #333333;
	margin-right: 70px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

#bottomnav a:link, #bottomnav a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#bottomnav a:hover, #sidenav a:active {
	font-weight: normal;
	color: #666666;
}
#content a:link, #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
#content a:hover, #content a:active {
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}






#bottomnav li {
	font-size: 80%;
	text-align: center;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	text-decoration: none;
}

#bottomnav {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 260px;
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.footerlogo {
	margin-left: 50px;
}
.leftimg {
	float: left;
	margin-right: 50px;
}
.rightimg {
	margin-left: 15px;
	float: right;
}
.centerimg {
	float: left;
	margin-left: 200px;
}
#phototable {
	text-align: center;
	margin-left: 30px;
}
#videotable {
	margin-left: 40px;
}
#sidenav a {
	display: block;
}

