body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	font-size: 0.75em;
	line-height: 1.3em;
	width: 840px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #99CCFF;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#divWrapper {
	height: 100%;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	float: left;
	border: 5px solid #F8F8F8;
}
#TumainiBody {
	float: left;
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-align: center;
}
#HeaderWrapper {
	float: left;
	height: 100%;
	width: 850px;
}

#divNavigation {
	float: left;
	height: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 834px;
	background-image: url(../images/activeNav.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 16px;
}
#divContent {
	float: left;
	width: 605px;
	height: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #845798;
	margin-bottom: -1485px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 1500px;
	padding-left: 20px;
}
#divLeftColumn {
	float: left;
	width: 200px;
	margin: 1px;

}
#divLeftColumnWrapper {
	float: left;
	width: 200px;
	height: 100%;
	background-color: #FFFFFF;
	margin-bottom: -1500px;
	padding-bottom: 1500px;
}
#divFooter {
	clear: both;
	float: left;
	width: 850px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC33CC;
	height: 100%;
}
#footerRight {
	width: 840px;
	float: left;
	height: 35px;
	background-color: #FFEEFF;
	font-size: 0.85em;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 2px;
	font-weight: normal;
}
#divAds {
	float: left;
	height: 100%;
	width: 200px;
	text-align: center;
	padding-top: 10px;
}
#divPicAlbum {
}
#divObjectives {
	height: 100%;
	width: 550px;
	float: left;
	margin-left: 50px;
}
#divContent fieldset {
	background-color: #FFFFE6;
	border: 1px dotted #CCCCCC;
}
#divContent legend {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFB3;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px dotted #CCCCCC;
}
#supportWrapper {
	text-decoration: none;
	float: left;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#supportWrapper a:link {
	background-color: transparent;
}
