@charset "utf-8";
/* Author: Damien Appadoo, Professional Medical Creative */

* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font: inherit; font-size: 1em; white-space: normal; }

body {
	height:100%;
	margin:0px;
	font-size: 12px;
	line-height: 1.25em;
	background:#000;
	font-family: Arial,Helvetica,sans-serif;
	background-image:url(../images/template/omorc.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#orthopaedic-oncology-course {
	position:relative;
	float:left;
	margin-left:20px;
	width:890px;
	margin-bottom:20px;
	bottom:20px;
	min-height:100%;
	background-color:#FFF;
	padding:45px;
	padding-bottom:0px;
}

h1 {font-family:Helvetica, Arial, sans-serif; font-size:32px; text-align:center; padding:10px; margin-bottom:20px; color:#FFF; line-height:1.2em;}
h2 {font-family:Helvetica, Arial, sans-serif; font-size:24px; text-align:center; padding:10px; margin-bottom:20px; color:#004892; font-style:italic;}