@charset "UTF-8";
/* CSS Document */
body{
	/*width: 750px;*/
	width: 100%;
	height: 6000px;
	margin: 0px; 
}

#wrapper{
  	/*width: 750px;*/
	width: 100%;
	height: 6000px;
	background-color: #fbfbfb;
	
}

#menubar{
	/*width: 750px;*/
	width: 100%;
	height: 100px;
	/*position: absolute;*/

	background-color: black;
	text-align: center;
	line-height: 100px;
	font-size: 40px;
	color: white;
	font-family:inconsolata;
	font-weight:bold;
	letter-spacing: 5px; 
}

#HAM {
	width: 100%;
	height: 100%;
	/*position: absolute;*/
	position: relative;
	top: -100px;
	margin-left: -190px;
	z-index: 1;	
	
}

h1 {
	/*position: absolute;*/
	margin-top: -170px;
	height: 140px; 
	left: 10px;
	color: white;
	vertical-align: text-top;
	text-align: center;
	font-size: 28px;
	font-family: inconsolata;
	font-weight: bold;
	font-weight: 700px;
	line-height: 33px;
	font-style: normal;
	margin-right: -16px;
	margin-bottom: -16px;
	margin-left: -16px;
}

#headtrauma {
	/*position: absolute;*/
	/*width: 750px;*/
	width: 100%;
	height: 0px;
	position: relative;
	padding-top: 250px;
	z-index: 1;
	background-color: red;
	background-image: url("media/HeadTraumatest.png");
	background-repeat: no-repeat;	/*height: 20%;*/
}


#termssection { 
	/*position: absolute;*/
	/*top: 600px;*/
	/*width: 704px;*/
	width: 92%;
	height: 4%;
	/*height: 425px;*/
	/*z-index: 2;*/
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 30px; 
	background-color: #cec8e3; 
	
}

#terms {
	/*width: 656px;*/
}

h3 {
	font-size: 25px;
	color: #454d68;
	border-bottom: 3px solid #000;
	width: 93%;
	border-bottom-color: #454d68;
	font-family: inconsolata;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 1px;
	margin-bottom: 0px;
	padding: 1px 0px 10px 0px;
}

ul {
	padding-left: 0px; 
	list-style: none;
	line-height: 30px;
}

li {
	font-family: source sans pro;
	font-weight: bold;
	font-size: 20px;
}


#epidemiologysection { 
	/*position: absolute;*/
	/*top: 1070px;*/
	/*width: 665px;*/
	width: 90%;
	height: auto;
	z-index: 2;
	padding: 16px 0px 0px 30px;	
}

.event {
	width: 90%; 
	font-family: source sans pro;
	font-size: 20px;
	line-height: 27px;
	padding: 10px 0px 0px 30px;	
}
p {
	width: 93%; 
	font-family: source sans pro;
	font-size: 20px;
	line-height: 27px;
}

#content2 {
	font-family:source sans pro;
	font-size: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 35px;
}

#presentationofexam { 
	/*padding: 16px 0px 0px 0px;*/	
}


#presentationofexamsection { 
	/*position: absolute;*/
	/*top: 1550px;*/
	/*width: 665px;*/
	width: 90%;
	height: auto;
	z-index: 2;
	padding: 16px 0px 0px 30px;	
}


.boldtype
{ font-weight: bold;}

.italictype
{ font-style: italic;}


#diagnoticssection { 
	/*position: absolute;*/
	top: 2270px;
	/*width: 665px;*/
	width: 90%;
	height: auto;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 30px;		
}

#cerebralsection { 
	/*position: absolute;*/
	top: 2710px;
	/*width: 665px;*/
	width: 90%;
	height: 1130px;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 30px;	
	z-index: 2;
}


h4 {
	font-size: 25px; 
	color: #454d68;
	left: 60px; 
	font-family: inconsolata;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px; 
}

#epiduralsection {
	/*position: absolute;*/
	/*top: 3860px;*/
	/*width: 665px;*/
	width: 90%;
	/*height: 425px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 45px; 
	
}

#classical {
	/*position: absolute;*/
	top: 4820px;
	/*width: 665px;*/
	width: 90%;
	height: auto;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 30px;	
	
}


h5 {
	/*position: absolute;*/
	top: 510px;
	left: 20px;
	color: gray;
	font-size: 90%;
	font-family: inconsolata;
	font-weight: lighter;
	line-height: 70px;
	letter-spacing: 5px; 
	z-index: 3;
	font-style: normal;
}

#headtrauma2 {
	/*position: absolute;*/
	/*width: 750px;*/
	width: 112%;
	z-index: 2;
	margin-left: -30px;
	margin-top: 40px;
	margin-right: -30px;
	margin-bottom: -30px;
}
	
h6 {
	/*position: absolute;*/
	padding-left: 20px;
	color: gray;
	font-size: 90%;
	font-family: inconsolata;
	font-weight: lighter;
	line-height: 20px;
	letter-spacing: 0px; 
	z-index: 3;
	font-style: normal;
}

#fightbutton {
	width: 39%;
	height: 67%;
	/*position: absolute;*/
	z-index: 3;
	padding-left: 85px;
	padding-bottom: 52px;
	padding-top: 52px;
	padding-right: 52px;
}
