<html>
<head>
<title>XRAYetc - radiology training</title>
<style type = "text/css">
<!--

  label { font-weight: normal; float: right; width: 250px;
          margin-right: 0px; text-align: right; border-colour: #cccccc }

  legend { font-weight: bold; color: navy; font-size: 100%; 
           margin-bottom: 0px; background-color: none; border: none; text-align: left;}

  #field {width: 200px; background-color: none;}

  .errors { font-weight: normal; font-style: normal; 
            font-size: 90%; color: red; margin-top: 0; text-align: center }
  h1 {color: navy; font-size: 130%; margin-left: 10%; margin-right: 10%}
  h2 {font-size: 130%; margin-left: 10%; margin-right: 10%}
  h3 {font-size: 110%; font-weight: normal; color: navy; margin-left: 10px; margin-right: 10px; text-align: left}
  h4 {font-size: 90%; margin-left: 10%; margin-right: 10%; text-align: center}
  h5 {font-size: 100%; margin-left: 10%; margin-right: 10% }
  h6 {font-size: 100%; margin-left: 2%; margin-right: 2%; text-align: left; font-weight: normal }
body {
   text-align: center;
   background-color: #003366;
}

#container{
	width: 915px;
	height: 570px;
	text-align: Center;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	padding-bottom: 1px;
	border-style: none;
}	

#Left_box{
	width: 580px;
	height: 360px;
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 20px;
	background-color: white;
	padding-bottom: 1px;
	border-style: solid;
	border-color: B7CEEB;
}
#Right_box{
	width: 270px;
	height: 360px;
	float: right;
	text-align: center;
	margin-top: 20px;
	margin-right: 17px;
	margin-left: 1px;
	margin-bottom: 2px;
	background-color: white;
	padding-right: 0px;
	padding-bottom: 1px;
	border-style: solid;
	border-color: B7CEEB;
	border-style: 1px;
}

#login { text-align:right;  width: 200px; height: 130px; margin-left: 10px; margin-right:5px; background-color: none; border-style: none; }
  #Reg { text-align:right; width: 600px; height: 50%; margin-left:20px;  margin-right:10px ;}
  
}
-->
</style>


</head>

</html>
