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

/* Basic Configuration */

* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

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

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

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

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

dd.csc-textpic-caption {
	font-size: 9px;
	}

p.bodytext a {
	color: #FF9900 !important;
	text-decoration: underline !important;
	}

p.bodytext a:active {
	color: #FF9900 !important;
	text-decoration: underline !important;
	}

p.bodytext a:hover {
	color: #FF9900 !important;
	text-decoration: underline !important;
	}

p.bodytext a:visited {
	color: #FFFFFF !important;
	text-decoration: underline !important;
	}

h1 {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.1em;
	}

h3 {
	font-size: 1em;
	}

/* Container */

#wrap {
	width: 60em;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	}

/* Banner */

#banner {
	width: 53.1em;
	height: 9.4em;
	margin: 0 0 0 5.5em;
	}

/* Navigation */

#navi {
	width: 55em;
	height: 2em;
	background-color: #ff9900;
	margin: 0 0 0 1.5em;
	padding: 0.2em 0.2em 0.2em 2em;
	border-right: 0.2em solid #33302c;
	}

#navi ul {
	display: inline;
	}

#navi li {
	display: inline;
	}

#navi a {
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 1em 0 0;
	}

#navi a:hover {
	text-decoration: underline;
	}

/* Language */

#language {
	width: 55em;
	height: 1em;
	background-color: #FFFFFF;
	margin: 0 0 0 1.5em;
	padding: 0.2em 0.2em 0.2em 2em;
	}

#language ul {
	display: inline;
	float: right;
	}

#language li {
	display: inline;
	margin: 0 0 0 0.2em;
	}

/* Content */

#content {
	width: 55em;
	min-height: 15em;
	background-color: #33302c;
	margin: 1.4em 0 0 1.5em;
	padding: 1.5em 0.2em 0.2em 2em;
	border-right: 0.2em solid #ff9900;
	clear: left;
	}

#content h1,csc-header,csc-header-n1,csc-firstHeader {
	font-size: 1.5em;
	padding: 0 0 0.5em 0;
	}

/* Footer */

#footer {
	width: 54.9em;
	height: 1em;
	background-color: #FFFFFF;
	margin: 1.4em 0 0 1.4em;
	padding: 0.2em 0.2em 0.2em 2em;
	border-right: 0.2em solid #33302c;
	border-bottom: 0.2em solid #33302c;
	border-left: 0.2em solid #33302c;
	}

#footer p {
	color: #33302c;
	font-size: 0.7em;
	}

#footer a {
	color: #33302c;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

/* Pictures */

#pictures {
	width: 20em;
	height: 13.65em;
	background-color: #33302c;
	margin: 1.4em 0 0 1.5em;
	padding: 1.5em 0.2em 1.5em 2em;
	border-right: 0.2em solid #ff9900;
	float: left;
	overflow-x: hidden;
	}

#pictures p {
	margin: 0 0 0 0;
	}

#pictures p img {
	width: 65px;
	height: 65px;
	border: none;
	margin: 0 0.65em 0.65em 0;
	border-right: 0.3em solid #ff9900; 
	}

#forward {
	margin: 0 0 0 4.4em;
	}

#backward {
	margin: 0 4em 0 0;
	}

#pictures a {
	color: #ff9900;
	font-weight: bold;
	}

#pictures a:hover {
	text-decoration: underline;
	}

/* Short */

#short {
	width: 31.5em;
	height: 13.65em;
	background-color: #33302c;
	margin: 1.4em 0 0 25em;
	padding: 1.5em 0.2em 1.5em 2em;
	border-right: 0.2em solid #ff9900;
	}
