* {
	/*margin: 0px;
	padding: 0px;*/
}

body {
	font-family: Helvetica, Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
background-color: white;
margin-top: 0px;
padding-top: 0px;
	background-image: url("img/background.jpg");
	background-repeat: repeat-x;

}

hr {
	border-width: 1 0 0 0;
	margin-left: 20px;
	margin-right: 20px;
}

.shell {
	width: 900px;
	padding: 0px;
	position: relative;
    	left: 50%;
    	margin-left: -450px;
	background-image: url("img/background.jpg");
	background-repeat: repeat-x;
background-color: white;
}

.shell-left {
	width: 300px;
	float: left;
	background-image: url("img/background.jpg");
	background-repeat: repeat-x;
background-color: white;


}

.shell-right {	
	min-width: 600px;
	background-image: url("img/background.jpg");
	background-repeat: repeat-x;
background-color: white;


}


.navigation {
	position: relative;
	top: 78px;
	float: right;
}

.content {
	padding-top: 10px;	
	top: 125px;
	padding-right: 0px;
	background-color: white;
	background-image: url("img/background.jpg");
	background-repeat: repeat-x;
	background-position: 0 -121px;
position: relative;
background-color: white;
}

div.animation{
width: 157px;
height: 360px;
margin: 0px;
margin-left: 81px;}

a.fade img, img a.fade, a.fade{
border: 0px;
}

a.fade{
width: 157px;
height: 260px;
visibility: hidden;
position: absolute;
}

h2{
font-weight: normal;
color: #1B0A51;
font-family: Arial, Tahoma, sans-serif;
}

h3{
font-weight: normal;
color: #1B0A51;
font-family: Arial, Tahoma, sans-serif;
}

div.sponsors{
position: absolute;
margin-top: 440px;
margin-left: 87px;
z-index: 1;
}

p{
padding-right: 40px;
}

p.image{
padding-right: 0px;
}