/* Start of CMSMS style sheet 'changes' */
/*
Theme Name: Not So Boring NI
Theme URI: http://www.pigsflymedia.com/
Description: Notsoboringni.co.uk
Author:Pigsflymedia.com
Author URI: http://www.pigsflymedia.com/


	

	This theme was designed and built by Stephen Lynch

*/

/* =General
-----------------------------------------------------------------------------*/

/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;


}
body


{background: url(uploads/images/bg.jpg); background-repeat:repeat-x;
   color: #333;
   margin:0px;    /* gives some air for the pagewrapper */
background-color:#fff
}





#master {
margin-left:auto;
margin-right:auto;
margin-top: 0px;
 
width:900px;

height:auto; 
min-height:100px;
overflow: hidden;
  



overflow:auto;

}


#header {
margin-left:auto;
margin-right:auto;
margin-top: 0px;
 
width:900px;
background-color:#ccc;
height:auto; 
min-height:150px;
overflow: hidden;
  

background: url(uploads/images/changes.jpg);background-repeat:repeat-x;

overflow:auto;

}


#asl {
float:left;
margin-top: 100px;
 
width:400px;
background-color:#ccc;
height:auto; 
min-height:300px;
overflow: hidden;
  

background: url();background-repeat:repeat-x;

overflow:auto;

}

#stars {
float:right;
margin-top: 100px;
 
width:400px;
background-color:#000;
height:auto; 
min-height:300px;
overflow: hidden;
  

background: url();background-repeat:repeat-x;

overflow:auto;

}



#hyperlinks_adverts {
   float: left;
   margin-top: 15px;
   margin-right: 0px;
   margin-left: 0px;
margin-bottom:15px;
   width: 199px;
 
min-height: 400px;

background: url(uploads/images/armaghstars/oursponsors.gif);background-repeat:repeat-x;





   background-color: #EA721B;
   z-index:4; 
}













/* End of 'changes' */

