body, td, th {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background: #000000 repeat 0 0 url("images/bg1.jpg");
	margin: 0 auto;
	text-align: center;
	padding:0;
}
h1 {
	font-family: Tahoma;
	font-size: 30px;
	color: #000000;
}

hr {
	color: #f9e4c5; 
	background-color: #f9e4c5; 
	border: 1px dashed #b19770; 
	border-style: none none dashed; 
}

a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #b19770;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: #b19770;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: #b19770;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {

	width: 900px;
	min-width: 800px;
	min-height: 600px;
	max-height: 1500px;
	font-family:Tahoma, arial, verdana, courier;
	padding:1% 4%;
	}
	
#toppart
{
	width: 900px;
	background: #666666;
}
#col1 {
    background:#ffffff;
	float: left;
	color: #000000;
	height: 380px;
	width: 650px;
	overflow:auto;
	border-left: solid 1px #333333;
	padding: 4px 4px 4px 4px;
}

#col2 {
	background:#f9e4c5;
	float: right;
	height: 380px;
	width: 240px;
	color:#000000;
	border-right: solid 1px #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}	   

#col3 {
    background:#f9e4c5;
	float: left;
	color: #000000;
	height: 380px;
	width: 890px;
	overflow:auto;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	padding: 4px 4px 4px 4px;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-align: left;
	padding-left:17px;
	padding-top: 3px;
	vertical-align: middle;
	font-style: oblique;
	font-weight: bold;
	}
	
#bottompart {
	clear: both;
	width: 900px;
	height: 20px;
	background: url("images/tangrad2.jpg");
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
	border-left: solid 1px #333333;

}
