body {
	height:100%;
	width:100%;
	margin-left:7px;
	background-color:#000000;
	color:#FFFFFF;
	font-family: "Arial";
	
}
 
#taas {
	padding-left:55px;
	height: 45px;
	width:1195px;
	background-color:#0110a7;
	font-size:20px;
	
}

#logo {
	float:left;
	margin-top:0px;
	padding-right:0px;
	border-width:0px;

}

#home {
	float:right;
	margin-top:8px;
	padding-right:20px;
	border-width:0px;

}

#logout {
	float:right;
	margin-top:8px;
	padding-right:20px;
	border-width:0px;

}
 
#baba {
	width:1250px;
	height:100%;
	float:left;

}
 
#left {
	padding-left:13px;
	padding-top:13px;
	margin-top:-3px;
	width: 200px;
	height:200%;
	border-width:3px;
	border-style:solid;
	border-color:#0110a7;
	float:left;	

}

#link {
	padding-top:30px;
	font-size:20px;
	padding-left:-20px;

}
 
#follow{
	margin-top:50px;

}

#right {
	padding-left:13px;
	padding-top:13px;
	margin-top:-3px;
	margin-left:5px;
	width: 1007px;
	height:200%;
	border-width:3px;
	border-style:solid;
	border-color:#0110a7;
	float:left;

}
 
#link a {
	text-decoration:none;
	font-family:"Arial";
	color:white;
	border-width:0px

}

#link a:hover {
	text-decoration:none;

}

#link a:visited {
	text-decoration:none;
	color:white;

}

#home a {
	text-decoration:none;
	font-family:"Arial";
	color:white;
	border-width:0px

}

#home a:hover {
	text-decoration:none;
}

#home a:visited {
	text-decoration:none;
	color:white;

}

#logout a {
	text-decoration:none;
	font-family:"Arial";
	color:white;
	border-width:0px

}

#logout a:hover {
	text-decoration:none;

}

#logout a:visited {
	text-decoration:none;
	color:white;
}

#follow a {
	text-decoration:none;
	font-family:"Arial";
	color:white;
	border-width:0px

}

#follow a:hover {
	text-decoration:none;

}

#follow a:visited {
	text-decoration:none;
	color:white;
}

#logo a img {
	border:0px	

}

#logo a: hover img {
	border:10px solid #0110a7;

}

#left a img {
	border:0px
	
}

#left a: hover img {
	border:10px solid #0110a7;

}


.img {
  margin:10px;
  border:2px solid #0110a7;
  height:300px;
  width:308px;
  float:left;
  text-align:center;
  
}

.img a img {
  display:inline;
  margin:3px;
  border:5px solid #0110a7;
  
}

.img a:hover img {
  border:1px solid #0110a7;
  
}
  
.desc {
	font-family:"arial";
	text-align:center;
	font-weight:normal;
	width:308px;
	margin:2px;
	
}