body{
background-color: #eeeeee;
font-family: Arial,sans-serif;
font-size: 12px;
line-height: 22px;
border-top: 5px solid black;
margin: 0px;
color:#555555;
background-image: url("images/bgNadim.jpg");
background-position:right;
background-repeat: no-repeat;
}
#wrapper{
	width:910px;
	margin:auto;
	background-color: #ffffff;
}
#wrapper2{
border:solid 5px #bababa;
border-bottom: 0px;

background-image:url("http://cs.mcgill.ca/~fislam4/images/back.jpg");
background-position:bottom;
background-repeat:no-repeat;


}
#banner{
	margin-top:10px;
	height: 130px;
	background-color: #eeeeee;
}
#menu{
	float:right;
	width:537px;
	background-image:url(images/menu.png);
	height:60px;
}
#menu a{
 	text-decoration:none;
	font-size:20px;
	text-shadow: 0px 2px 3px #black ;
	color: white;
	padding-left:50px;
	padding-right:50px;
	transition: all 0.4s ease;
	
}
#menu a:hover{
	border: 1px #ffffff;
	background:rgba(255,255,255,0.3);
}


#content{		
	
	padding: 20px;
	padding-right:120px;
	font-size: 120%;

}
		
#clear{
	clear:both;
}
#menulist li
{
	display: inline;
	list-style-type: none;
	font-size:150%;
}

#title {
	margin-left: -20px;
	padding-left:25px;
	background:#007799;
	height:30px;
	width:925px;
	line-height:25px;
	font-size:80%;
	box-shadow: 1px 2px 1px #004250;
	border-bottom-left-radius:15px;

}
#title h1{
	color:#ffffff;
}
#title2 {
	margin-left: -20px;
	padding-left:25px;
	background:#123451;
	height:30px;
	width:925px;}

h1{
	color:white;
	font-weight: 400;
        margin:0px;
}
h4{
	font-size:200%;
}


#prev{
padding-top: 130px;
margin-left: 182px;
float: left;
font-size:130%;
}
#for{
padding-left: 130px;
margin-top: 130px;
font-size:130%;
float:left;
}
#content a{
 	text-decoration:none;
	font-size:19px;
	font-weight:900;
	
	color: white;
	padding-left:32px;
	padding-right:33px;
	padding-top:48px;
	padding-bottom:20px;
	text-shadow: 0px 1px 1px black;
		
}
#content  a:hover{
	border: 1px #ffffff;
	background:rgba(255,255,255,0.3);
	text-shadow: 0px 1px 0px white;
	color:black;
}

#loginbar{
width: 250px;
margin-left:250px;


}
a {
	-webkit-transition: all 0.4s ease-in-out;
}
h3{
font-size: 40px;
color: white;
text-shadow: 1px 1px 1px #646464;
font-family: Helvetica;
font-weight: 900;


}

h2{
font-family: Helvetica;
font-weight: 100;
font-size: 24px;
line-height: 30px;
color:white;
}
