@charset "utf-8";
/* CSS Document */


#main-canvas {
	width: 960px;
	height:400px;
	padding-top: 20px;
}


#mainContent-home {
	padding-bottom: 100px;
	width: 960px;
	height: auto;
	margin-bottom: 40px;
}

.subtext a {
	text-decoration:none;
	color: #000;
}

.subtext a:hover {
	font-style:italic;
	color: #cc3300;
}

.subtext a:visited {
	color: #666;
}

#cover{
	width: 271px;
	height: 400px;
	float: left;
	margin-right: 6px;
	}
	
#midsection{
  float: left;
  margin-right: 0px;
  width: 410px;
  height: 400px;
}

#midsection .slide{
	float:left;
	margin-bottom: 3px;
}

#midsection .mood{
	float:left;
}

#issueinfo {
	float:right;
	width: 265px;
	height: 400px;
	}
	
#issueverse{
	width: 265px;
	height: 100px;
	margin-bottom: 4px;
	
}
	
#issueverse p {
	font-size: 11px;
	color: #666;
	text-align:justify;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
}

#slidewrap{
	width: 405px;
	height: 250px;
	margin-bottom: 0px;
}

#moodwrap{
	padding: 0;
	width: 409px;
	height: 100px;
	float: left;
}

#slidewrap li{
list-style: none;
}

#slideintro{
	width: 405px;
	height: 250px;
}

/*Moodbox*/
#springmood a.m11:hover{
	background: url(file:///C|/Documents%20and%20Settings/Abi%20Olukeye/My%20Documents/desktopv1/Lpsmag_Master/Images/mdbx/m11.jpg);
}