body {
	margin: 0px;
	background-image: url(images/back_stripes_hori.gif);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F98435;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner {
	background-image: url(images/id_banner.jpg);
	height: 170px;
	width: 712px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
}

#id_link {
	height: 44px;
	width: 708px;
	margin-top: 125px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 2px;
	.margin-left: -354px;
	position: absolute;
	background-repeat: no-repeat;
}

#page {
	background-image: url(images/id_page.jpg);
	height: auto;
	width: 678px;
	background-repeat: repeat-y;
	margin-top: -12px;
	.margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 17px;
	padding-left: 17px;
}

#footer {
	background-image: url(images/id_footer.jpg);
	width: 712px;
	height: 26px;
	margin-top: -12px;
	.margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

/*BUTTONS TOP*/
	
	#but_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3631;
	text-transform: lowercase;
	text-align: left;
	width: 700px;
	margin-left: -40px;
	.padding-top: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
	
	ul {
	list-style: none;
	}
	
	ul li {
	float: left;
	margin-right: 5px;
	left: -48px;
	}
	
	#tbuttons {
	}
	
	/*STYLES*/

a.greylinks:link {
	color: #333333;
	text-decoration: none;
}
a.greylinks:visited {
	color: #333333;
	text-decoration: none;
}
a.greylinks:hover {
	color: #CC0000;
	text-decoration: none;
}
a.greylinks:active {
	color: #CC0000;
}

a.whitelinks:link {
	color: #3D3631;
	text-decoration: none;
}
a.whitelinks:visited {
	color: #3D3631;
	text-decoration: none;
}
a.whitelinks:hover {
	color: #CC0000;
	text-decoration: none;
}
a.whitelinks:active {
}

.style1 {color: E97825}
.style2 {
	color: #333333;
	font-weight: none;
}
.style3 {color: #cccccc;}

