div.maindiv {
	padding-left: 0em;
	width: 61em;
	height: auto;
	text-align: left;
}

p.some-text {
	font-size: 0.8em;
	width: 46em;
	font-family: Arial;
}

h1 {
	font-family: Tahoma;
	font-size: 1.7em;
	margin-bottom: 1.3em;
	font-weight: normal;
}

h2 {
	font-family: Tahoma;
	font-size: 1.1em;
	margin-bottom: 1.3em;
	font-weight: normal;
}

.justify {
	clear: left;
	font-size: 0px;
	line-height: 0px;
}

.red {
	border: 1px solid red;
}

.white {
	border: 1px solid #ffffff;
}

div.header {
	float: left;
	width: 61em;
}

div.logo {
	float: left;
	margin: 3.45em 0.95em 1.3em 2.7em;
}

div.arrow-link {
	float: left;
	position: relative;
	margin: 4.45em 0 0 5.8em;
	vertical-align: top;
	width: 14em;
}

div.link {
	margin: 0.3em 0 0 0.2em;
	float: left;
}

div.link a {
	font-family: "Trebuchet MS", Arial;
	font-size: 0.7em;
	color: #484848;
}

div.comment {
	font-family: Arial;
	font-size: 0.8em;
	font-style: italic;
	margin-top: 1.3em;
}

div.name {
	font-family: Arial;
	font-size: 0.7em;
	margin-top: 1.3em;
}

div.content {
	float: left;
	margin-left: 2.7em;
}

div.content-header {
	padding-top: 2.6em;
	margin-left: 1.7em;
}

div.content-header-date {
	font-size: 0.7em;
	font-family: Arial;
	color: #757575;
}

div.content-header-title {
	font-size: 1.1em;
	font-family: Tahoma;
	margin-bottom: 1.3em;
}

div.content-header-description {
	font-family: Arial;
	font-size: 0.8em;
	float: left;
	width: 29em;
	padding: 1.2em 1em 1.1em 1.3em;
	background-color: #E6E6E6;
}

div.content-header-design {
	float: left;
	margin-left: 8.3em;
	margin-top: 2.2em;
	font-family: Arial;
	font-size: 0.75em;
}

div.content-header-logo {
	float: left;
	padding-top: 0;
	padding-left: 4.8em;
	width: 350px;
}

div.content-header-logo a {
	display: block;
}

div.copyright {
	font-size: 0.75em;
	font-family: "Trebuchet MS", Arial;
	color: #A6A6A6;
	margin-left: 2.9em;
	float: left;
}

div.mailto {
	font-size: 0.75em;
	font-family: "Trebuchet MS", Arial;
	margin-left: 9em;
	float: left;
}

div.mailto a {
	color: #017CC2;
}

div.footer {
	width: 100%;
	min-width: 61em;
	padding: 5em 0 2.3em 0;
	float: left;
}

div.link1 {
	float: left;
	font-family: Arial;
	font-size: 0.8em;
	margin-left: 1em;
	margin-top: 0.2em;;
}

div.link1 a {
	color: black;
}

div.link-castle {
	margin-left: 1em;
	float: left;
}

div.link-castle a {
	color: #017CC2;
	font-family: "Trebuchet MS", Arial;
	font-size: 0.75em;
}

.footer .store {
	font-family: "Trebuchet MS", Arial;
	position: absolute;
	bottom: 1em;
	left: 40.5em;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 114px;
	height: 100px;
}

.footer .store span {
	display: block;
	padding-top: 2.2em;
	font-size: 0.7em;
}

.footer .store a.link {
	display: block;
	font-weight: bold;
	color: #007CC3;
	font-size: 0.8em;
	line-height: 1em;
}

.footer .store a.link:visited {
	color: #7A007A;
}

.footer .store a.link:hover {
	color: #FF0033;
	text-decoration: underline;
}

.footer .store .stocks {
	padding-top: 0.2em;
}

.footer .store .stocks a {
	color: #368E93;
	font-size: 0.7em;
	padding-right: 0.3em;
}

.footer .store .stocks a:hover {
	color: #53B000;
}

.link-active {
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial;
	padding: 0.2em 0.5em;
	background-color: black;
	color: white;
	width: 2em;
	float: left;
}

.link-passive {
	margin-top: 0.1em;
	float: left;
	font-size: 0.7em;
	font-family: "Trebuchet MS", Arial;
	color: #979797;
}

a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.link-med {
	color: #484848;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Arial;
}

.navigation {
	margin-top: 3.6em;
	margin-left: 4.5em;
}

#arrow_left {
	background-color: #fff;
	float: left;
	height: 22px;
}

a#arrow_left_href {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	padding: 0 4px;
	background-color: black;
	color: white;
}

#arrow_right {
	background-color: #fff;
	float: left;
}

a#arrow_right_href {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	padding: 0 4px;
	background-color: black;
	color: white;
}

#area {
	height: 22px;
	width: 48px;
	background-color: #000;
	background-image: url(../images/scroll.png);
	background-repeat: no-repeat;
	float: left;
}

#knob {
	height: 22px;
	width: 4px;
	background-color: #ff3300;
	cursor: pointer;
	cursor:e-resize;
}
