@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	text-align:center;
	height:920px;
	width:900px;
	float:left;
	background-image:url(images/wraper.jpg);

}
.h1{
	text-align:left;
	margin-left:50px;
	color:#CC6;
	font-family:Verdana, Geneva, sans-serif;
}
.wraper{
	vertical-align:top;
	height:auto;
	width:850px;
	

		}
		
.header{
	width:850px;
	margin-top:-5px;
	height:auto;
	
}

.logo{
	margin-top:20px;
	width:350px;
	height:100px;
	float:left;
	margin-left:-2px;
background-image:url(images/logo.jpg);
}
.rlogo{
	margin-top:40px;
	float:right;
	margin-right:10px;
	
	
}

.login{
	
	background-image:url(images/loginn.png);
	background-repeat:no-repeat;
	position:relative;
	width: 290px;
	height: 120px;
	margin-right:200px;
	color:#000;
	margin-top:20px;
	margin-bottom:-20px;
	
	}
.loginwelcome{
	  padding-right:0px;
  padding-top: 20px;
}
.navigation{
	height:104px;
	width:850px;
	background-image:url(images/navigation.jpg);
	background-repeat:no-repeat;
	color:#76DFB7;
	text-align:right;
	
}
.navigation ul li{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}
.navigation li{
	text-decoration:none;
	margin-top:80px;
	margin-left:20px;
	float:left;
	padding-left:0px;
	color: #A69F97;
}
.navigation li a{
	padding:10px;
	color: #A69F97;
	text-decoration: none;
	
}
.navigation li a:hover{
	color:#073E29;
	background-repeat:no-repeat;
	background-color: #76DFB7;
}
.search{
	float:right;
	width:200px;
}



.content{
	text-align:center;
	height:auto;
	width:850px;
	background-position:center;
	color:#063;
	float:left;
	padding-bottom:20px;
	background-image: url(images/admincontent.png);
	
	

	}
.content1{
	margin-left:15;
	margin-right:25;

}
.left{
	height:600px;
	width:120px;
	float:left;
	margin-left:25px;
}
.con{
	 width:850px;
	 height:auto;
}
.center{
	height:auto;
	width:500px;
	float:left;
}
.right{
	float:right;
	width:160px;
	height:600px;
	margin-right:25px;
}
.images{
	height:50px;
	width:50px;
	background-image:url(images/225917_10150203750147847_600307846_6952864_307628_n.jpg);
}
/*.right{
	float:right;
	width:270px;
	height:635px;
	text-align:center;
	background-position:right;
	background-image: url(images/right.png);
	}*/
/*.menu{
	float:left;
	padding:0px;
	width:270px;
	
	
}
.menu ul{
	list-style:none;
	
}
.menu li{
	text-align:left;
	font-size:14px;
	padding:5px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-position:center;
	margin-right:25px;
	font-weight:bolder;
	width:185px;
	background-color: #E3E3E3;
	color: #073E29;
}
.menu li a{
	color:#073E29;
	text-decoration:none;	
	
}
.menu li a:hover{
	color:#3F2C54;
	text-shadow:#333;
	font-size:14px;
	background-color: #76DFB7;
}
/*.courses ul{
	list-style:none;
	
}
.courses li{
	text-decoration:none;
}
.courses li a{
	text-decoration:none;

	
}*/
.title{
	text-align:center;
	height:auto;
	width:850px;	
}
.adds{
	height:auto;
	width:850px;	
}
.add{
	margin-left:20px;
	float:left;
	width:120px;
	height:auto;	
}
.course{
	float:left;
	width:500px;
	height:auto;
	
}

.add1{
	margin-right:20px;
	float:right;
	width:160px;
	height:auto;
	
}

.footer{
	text-align:center;
	height:auto;
	width:850px;
	background-image:url(images/footer.jpg);
	background-position:center;
	
}
	
	
