*{
	margin:0;
}


.wrapper{
	width:  80%;
	height: 100%;
	background:#eee;
	margin: 0 auto 0 auto;
}

.heading{
	height:100px;
	background: #1188ab;
	padding:20px;
	text-align: center;
	position: relative;
	overflow: hidden
}

.logo{
	top: 16%;
	position: absolute;
	left: 15px;
}

.title{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	background: #000000;
	color: white;
	padding: 10px;
	display: block;
	margin-top:7px;
}
.title2{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	background: #000000;
	color: white;
	padding: 10px;
	display: block;
	margin-top:7px;
}
.title3{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	background: #000000;
	color: white;
	padding: 10px;
	display: block;
	position: inherit;
	margin-top: 1.2%;
}

.title4{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
	background: #000000;
	color: white;
	padding: 10px;
	display: block;
	position: inherit;
}



.navigation{
	height:30px;
	background:#E5E5E5;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 20px;
	padding: 10px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 16pt;
	border: 1px solid black;
}

.content{
	min-height: 85%;
	min-width: 80%;
	background: white;
	width: 380px;
	float: left;
	padding:*;
}

.navigation ul{
	text-align: center;
}

.navigation ul li{
	display: inline;
	margin-right: 30px;
	padding: 6px;
	
}

.navigation a{
	color: black;
	text-decoration: none;
	
}

.navigation a:hover{
	color: #929191;
	text-decoration: underline;
	
}

.sidebar{
	width: 20%;
	height: 85%;
	float: right;
	background: white;
	min-height: 400px;
}

.footer{
	clear: both;
	background: #1188ab;
	height:30px;
	color:#FFFFFF;
	text-align: left;
	padding: 10px;
	
}

.footer ul{
	vertical-align: middle;
	line-height: 30px;
	align: left
	
}

.footer ul li{
	display: inline;
	margin-right: 30px;
	padding: 6px;
	
}

.footer a{
	color: black;
	text-decoration: none;
}

.footer a:hover{
	color: #929191;
	text-decoration: underline;
	
}

.logo2{
	height: 30px;
	width: 100px;
	vertical-align: top
}

.main{
	width: 425px;
	height: 217.2px;
}

.content p1{
	position:inherit;
	text-align: left;
	margin-left: 427px;
}
.second{
  	position: absolute;
	height: 221px;
	width: 425px;
}
.third{
    position: absolute;
	height: 216px;
	width: 425px;
}

.signup {
	color: black;
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 10px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	background: white;
	border-radius: 10px;
	box-shadow: 0px 0px 10px grey;
}

.signup:hover{
	box-shadow: 0px 0px 10px red;
	color: lightcoral;
}

.Register {
	color: black;
	position: absolute;
	top: 15px;
	right: 105px;
	padding: 10px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	background: white;
	border-radius: 10px;
	box-shadow: 0px 0px 10px grey;
}

.Register:hover{
	box-shadow: 0px 0px 10px red;
	color: lightcoral;
}

.sidebar p{
	width: 100%;
	border-top: medium;
	margin-top: 10px;
}

.B1{
	width: 100%;
	border-top: medium;
}

.B2{
	width: 100%;
}

.B3{
	width: 100%;

}

.sidebar p{
	margin-bottom: 5px;
	text-decoration:underline;
}

.title p{
	margin-left: 3px;
}

.heading p{
	color: black;
	position: absolute;
	top: 90px;
	right: 15px;
	padding: 10px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	border-radius: 10px;
	box-shadow: 0px 0px 10px black;
}

.sidebar ul li{
	display: inline;
	margin-right: 30px;
	padding: 6px;
	
}

.H1{
	margin: 6px;
	right: 9.9%;
	position: absolute;
}
.sidebar p1{
	margin-bottom: 5px;
	text-decoration:underline;
	
}
