body {
	background-color: #12ADC9;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 721px;
}

#t-start {
	width: 721px;
}

#t-start td {
	font-size: .8em;  /* hack for ie 5.x font-sizes in tables */
	f\ont-size: 100%; /* others back to normal */
}

td.t-start-main {
	background: url(../img/head_start.gif) no-repeat; 
}


#minheight {
	float: right; 
	height: 540px;
	clear: right;
	
}

#content {
	position: relative;
	margin: 355px 200px 20px 150px;
	width: 371px; 
}


h1 {
	font-size: 111%;
	padding: 0;
	margin: .2em 0 -.3em 0;
	line-height: 120%;
}

#bottom-start {
	background: url(../img/bottom_start.gif) no-repeat;
	height: 36px;
}

#footer-start {
	margin: 0 0 20px 21px;
	color: #fff;
}

#footer-start a {
	text-decoration: none;
	color: #fff;
}

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



/* topnav
 ----------------------------------------------- */

#topnav-start {
	margin: 0;	
	text-align: right;
	position: absolute;
	top: 220px;
	right: 140px;
}

#topnav-start ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#topnavlist {
	padding-left: 0;
	margin-left: 0;
}

#topnavlist li {
	list-style: none;
	margin: 0;
}


#topnavlist li a {
	color: #8E8770;
	text-decoration: none; 
	display: block;
	padding: 4px 0px 4px 0px;
}

#topnavlist li a:link, #topnavlist li a:visited {
	text-decoration: none; 
}

#topnavlist li a.active:link, #topnavlist li a.active:visited {
	text-decoration: none; 
	color: #842119;
}

#topnavlist li a:hover, #topnavlist li a.active:hover {
	color: #842119;
	text-decoration: none;
}