body {
	background: url(../images/idas_01.jpg) repeat-x;
	background-color:#DCDEAD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	color: #333333;
}
.bold_text {
	font-weight: bold;
}

.footer_text {
	font-size: 10px;
	text-align: center;
}

.heading {
	font-size: 15px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	background-image:url(../images/idas_08.jpg);
	text-align: left;
	margin: 20px auto 0px;
	padding: 0px;
	border:0;
	width: 794px;
}

#header {
	background-image:url("../images/idas_03.jpg");
	height:179px;
}
#navigation {
	height:40px;
	background-image:url(../images/idas_06.jpg);
	background-repeat:no-repeat;
	text-align: center;
	padding: 5px 0px 0px;
}

#side-b {
	float: right;
	width: 170px;
	padding: 0px 20px 0px 10px;
}

#content {
	float: left;
	width: 500px;
	margin: 0px 5px 0px 35px;
/*	padding: 0px 10px 10px 20px;
*/}

#footer {
	height:36px;
	clear: both;
	background-image:url(../images/idas_10.jpg);
	background-repeat:repeat-x;
}

.footer_sidebar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.image_right {
	float:right;
	
}	
	
a:link {
	color: #3F331D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3F331D;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #3F331D;
}
.footer_sidebar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.headline {
	height: 15px;
	border-bottom: thin dotted #3E321C;
	width: 450px;
	font-weight: bold;
}


.textpad {
	padding: 7px;
}
