@charset "UTF-8";
/***********************************************/
/* lattys_mainpage.css
   13.03.2009 M.Latty                           */
/***********************************************/
#content{
	margin:0px 189px 0px 189px;
}
#pagecell1_top{margin-top: 33px;
			width:830px;
			background: transparent url(images/rounded_top_2cols.gif) bottom left no-repeat;
			height:12px;}
#pagecell1{
	width:830px;
	background:#ffffff url(images/pagecell_background_2cols.jpg) repeat-y 0 0;
}

#pagecell1_bot{width:830px;
			   background: transparent url(images/rounded_bot_2cols.gif) top left no-repeat;
			   height:12px;
}

/**************** advert styles *****************/
#pageAds{
	float: right;
	width:185px;
	text-align:center;
	padding:5px 0px 5px 0px;
}

/* Recent updates text */
#updates_text{text-align:justify;
			  border-bottom:1px solid #999999;}

/* Powered by footer */
#powered{
	float: left;
	padding: 10px 10px 10px 10px;
	margin-left: 2%;
}

/* Northumberland image in footer */
#northumberland{
	float: right;
	padding: 5px 10px 5px 10px;
	margin-right: 2%;
}

/* Information bars */		 
.info_bar{background: transparent url(images/info_bar.jpg) no-repeat center; height:121px; width:430px; margin:0px 0px 5px 3px;padding:0;}
.info_bar_dancer{margin:20px 0px 0px 0px;}
.info_bar_quote{margin:25px 0px 0px 15px;}
.info_bar_inner{padding:5px 0px 0px 55px;}
.info_bar_inner img{float:left;}
.info_bar_inner_text{margin-left:200px;margin-top:0px; font-size:large;}
.info_bar_inner_text a{ display:block; line-height:90px;text-decoration: none; color: #334d55;
}
.info_bar_updated{background: transparent url(images/updated.gif) no-repeat center; width:47px; height:10px; margin:5px 0px 0px 78px; padding:0;}

.nust{margin:10px; padding:0;}
.nust img{margin: 0 auto; display:block;}