body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	top: 0px;
	line-height: 1.2em;
	margin: 0px;
	background-color: #FAE07C;
}
  #maincontent {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 552px;
	text-align: justify;
	background-color: #E3EBFB
}
  
  #top {
	background-image: url(Images/gore.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: auto;
	text-align: right;
	vertical-align: bottom;
	background-position: center;
	background-color: #FFFFFF;
}

  #sidebar {
	vertical-align: top;
	background-image: url(Images/bckg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;

}
  #sidebar_bottom {
	vertical-align: bottom;
	background-image: url(Images/bckg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;

}
  #main {
	background-image: url(Images/proba-main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 290px;
	width: 590px;
	border: medium double #7194E7;
	text-align: left;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
	white-space: normal;

}
