body {
	background-color: #1F2146;
	padding-top: 20px;
}
#contentframe {
	margin:auto;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(content_bg.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E2042;
	text-decoration: none;
}

#navi {
	width: 129px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1F2146;
	float: left;
}
#navi a {
	width: 123px;
	padding-right: 6px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #1E2042;
	padding-top: 4px;
	display: block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1F2146;
	line-height: 130%;
	padding-bottom: 3px;
}
#navi #high {
	background-color: #fff;
	font-weight: bold;
	color: #C51617;
	border-top-color: #790826;
}
#navi div a {
	font-weight: normal;
	border: none;
	color: #1E2042;
}
#navi div {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #790826;
}

#navi div #high {
	color: #C51617;
	font-weight: bold;
	
}
#content {
	min-height: 460px;
	background-image: url(content_bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 50px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.cleaner {
	clear: both;
}

* html #content {
	height: 460px;
}
#text {
	margin-left: 50px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 660px;
	background-image: url(star_red.gif);
	background-repeat: no-repeat;
	background-position: 90px 195px;
	line-height: 140%;
	color: #1E2042;
}
#text img {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #790826;
}

#text p {
	margin-left: 145px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	width: 345px;
}
#text h1 {
	font-size: 14px;
	margin-left: 145px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	color: #1E2042;
	width: 350px;
}
#text a {
	font-weight: bold;
	text-decoration: underline;
	color: #C51617;
}
#text  ul {

	margin-left: 145px;
}
#text table {
	margin-left: 145px;
}
#text table tr td {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F2146;
}
#downloads {
	width: 200px;
	float: left;
	margin-top: 0px;
	line-height: 140%;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#downloads p {
	padding: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

#downloads h1 {
	font-size: 14px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	color: #1E2042;
}
#downloads a {
	font-weight: bold;
	text-decoration: underline;
	color: #C51617;
	margin: 0px;
	padding: 0px;
	display: block;
}
