#wrapper #navigation {
	float: left;
	height: 342px;
	width: 124px;
	background-image: url(../images/nav_back.gif);
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	display: block;
}
#wrapper #navigation a:hover, #wrapper #navigation .current a {
	color: #000000;
	text-decoration: none;
	text-indent: 8px;
}
#wrapper #navigation ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
}
#wrapper #content h1 {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #CCFFCC;
}
#wrapper #content img {
	margin-right: 15px;
	border: thin solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrapper {
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 790px;
	background-color: #343434;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #666666;
}
#wrapper #navigation a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: normal;
}
#wrapper #head {
	background-color: 343434;
	width: 785px;
}
#wrapper #content {
	float: right;
	width: 449px;
	padding-top: 10px;
	padding-right: 46px;
	padding-bottom: 10px;
	padding-left: 50px;
	height: 599px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333333;
	overflow: auto;
}
#wrapper #extension {
	background-image: url(../images/bot_left_ext.gif);
	float: left;
	height: 246px;
	width: 221px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
#wrapper #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CCFFCC;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
}
#wrapper #content h3 {
	color: #CCFFCC;
}
