body {
	margin: 10px;
	background: #238 url('/images/v400_238_012_0.4.png') repeat-x;
	font-size: 0.8em;
}

#body {
	background: #fff url('/images/v200_fff_666_0.2.png') repeat-x;
	width: 740px;
	margin: 40px auto 20px auto;
	text-align: center;
	-moz-border-radius: 20px;
	padding: 20px;
}

body, input, textarea {
	font-family: tahoma;
}

textarea {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0.5em;
	display: block;
}

p {
	margin: 0.5em;
	padding: 0;
}

.hr {
	clear: both;
}

td {
	vertical-align: top;
}

.left, #left {
	float: left;
}

#left {
	width: 200px;
}

.right, #right {
	float: right;
}

.center, #center {
	overflow: auto;
}

#header {
	display: block;
	background: #222 url('/images/v35_222_000.png') repeat-x bottom;
	text-decoration: none;
	border: 2px solid #003;
	-moz-border-radius: 15px 15px 10px 10px;
}

#header:active {
	outline: none;
}

#choices {
	margin: 0 40px;
	padding: 2px 10px;
	background: url('/images/v40_fffa_fff4.png') repeat-x;
	border: 1px solid #000;
	border-top: none;
	-moz-border-radius: 0 0 10px 10px;
}

#choices > .choice {
	padding: 6px 30px;
	float: left;
	border-right: 1px solid #58a;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #000;
}

#choices > .choice:hover {
	background: url('/images/p_fff8.png') repeat;
}

#choices > .choice.selected {
	font-weight: bold;
	background: url('/images/p_fff4.png') repeat;
}

h1 {
	background: #125 url('/images/v65_236_789.png') repeat-x;
	font-size: 3em;
	font-variant: small-caps;
	font-weight: bold;
	padding: 20px 0 20px 0;
	text-align: center;
	border: 2px solid #ddd;
	-moz-border-radius: 10px;
	color: #ddd;
	margin: 5px;
}

h2 {
	font-size: 1.3em;
	text-align: center;
	color: #bbb;
}


h3 {
	font-size: 1.5em;
}

#warning {
	margin: 10px;
	font-weight: bold;
	color: #900;
}

#presentation {
	margin: 20px 10px 20px 0;
	border: 2px solid #fff;
	padding: 10px;
	-moz-border-radius: 10px;
	background: url('/images/p_fffd.png') repeat;
	font-size: 0.9em;
	color: #ddd;
}

#center > h3 {
	text-align: center;
	font-size: 2.5em;
	font-variant: small-caps;
	font-weight: bold;
	color: #fff;
}


#explanations {
	margin: 0;
	border: 2px solid #78e;
	-moz-border-radius: 10px;
	background: url('/images/p_fffd.png') repeat;
	color: #ddd;
}


#application {
	margin: 10px 0 0 0;
	height: 800px;
	border: 2px solid #78e;
	background: url('/images/p_0001.png') repeat;
}

p {
	text-align: justify;
	text-indent: 2em;
}

li > p {
	text-indent: 0;
}

#copyright {
	clear: both;
	text-align: center;
	background: #349 url('/images/v50_459_67a.png') repeat-x;
	padding: 20px;
	margin: 20px auto 20px auto;
	border: 1px solid #56c;
	-moz-border-radius: 10px;
	font-weight: bold;
}
