body { 

  margin-top: 0;
  margin-bottom: 0;
}

img	{  
	
	border-style: none;

}

.discoheader	{

	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	padding-top: 0x;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.discomain	{

	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	padding-top: 0x;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.linkimg	{  
	
	border-style: solid;
	border-width: 1px;
	border-color: black;


}

.newswhite	{

	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: normal;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	margin-top: 10;
	margin-bottom: 20;

}

.mainbold	{

	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;

}

.maintext	{

	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-width: 1px;
}

.header	{

	position: static;
	width: 831px;
	height: 213px;
	border-style: solid;
	border-width: 0px;
	border-color: black;
	margin-right: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url("header3.jpg");
	background-repeat: no-repeat;
	z-index: 2;

}

.left	{


	width: 71px;
	height: 652px;
	border-style: none;
	border-width: 0px;
	border-color: black;
	margin: 0;
	float: left;
	background-image: url("leftside3.jpg");
	background-repeat: no-repeat;
	z-index: 2;

}

.right	{


	width: 227px;
	height: 656px;
	border-style: none;
	border-width: 0px;
	border-color: black;
	margin: 0px;
	float: right;
	background-color: white;
	background-image: url("rightside3.jpg");
	background-repeat: no-repeat;
	z-index: 2;

}

.text	{


	width: 533px;
	border-style: solid;
	border-width: 1px;
	border-bottom: 0px;
	border-color: gray;
	margin: 0;
	float: left;
	background-color: white;
	background-image: url(textbg2.jpg);
	background-repeat: no-repeat;

	z-index: 2;
}
	
.footer	{

	position: static;
	width: 533px;
	height: 101px;
	border-style: solid;
	border-width: 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-color: gray;
	float: left;
	margin: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url("footer4.jpg");
	background-repeat: no-repeat;
	z-index: 3;

}

.menu	{

	position: relative;
	left: 100px;
	top: 111px;
	width: 350px;
	height: 31px;
	border-style: solid;
	border-width: 0px;
	border-color: black;
	margin-top: 0px;
	text-align: left;
	z-index: 4;

}

.links	{

	position: relative;
	left: 1px;
	top: 61px;
	width: 150px;
	height: 300px;
	border-style: solid;
	border-width: 0px;
	border-color: black;
	margin-top: 0px;
	z-index: 4;

}

.routa	{

	position: relative;
	left: 440px;
	top: 50px;
	width: 86px;
	height: 42px;
	border-style: solid;
	border-width: 0px;
	border-color: black;
	margin-top: 0px;
	background-image: url("nav/routa.jpg");
	z-index: 4;

}

#container	{

	position: relative;
	width: 833px;
	border-style: none;
	border-width: 0px;
	border-color: black;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	font-family: Arial;
	z-index: 0;
}

#container:after{
	
	content: "."; 
	display: block; 
	line-height: 1px; 
	font-size: 1px; 
	clear: both; 

}