/* *** Generated by www.csscreator.com *** */

html, body{ 

color: #000; 

background-color: #eee; 

font-family: "Lucida Grande",Geneva, arial, tahoma, sans-serif; 

/*font-size: 80%; */

 margin:0; 

 padding:0; 

 text-align:center; 

 margin: 20px 0;

font-size: 93%;

/* font:76%/150% "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif; */

} 

 

#pagewidth{ 

	width:757px; 

	text-align:left; 

	min-width: 500px;

	margin-left:auto; 

	margin-right:auto; 

	border: 1px solid black;

} 

 

#header{ 



 width:100%; 



 } 

 

 

 h1#title {

   width: 757px;

   height: 65px;

   text-indent: -9999px;

   background: url(images/ubtitle.gif);

   margin: 0;

   padding: 0;

}



h2#banner {

   width: 757px;

   height: 122px;

   text-indent: -9999px;

   background: url(images/smuStone.jpg);

   margin: 0;

   padding: 0;

}



h3#topLine {

   width: 757px;

   height: 10px;

   text-indent: -9999px;

   background: url(images/redBar.gif);

   margin: 0;

   padding: 0;

	font-size: smaller;

}

 

 

#leftcol{

 width:150px; 

 float:left; 

 position:relative; 

 margin-left:-150px; 

 margin-right:1px; 

 }

 

 h2#contentSection {

	width: 150px;

	height: 28px;

   text-indent: -9999px;

	background: url(images/contentHeader.gif) no-repeat;

   margin: 0;

   padding: 0;

  margin-bottom: 5px;

}



h2#newsSection {

	width: 150px;

	height: 28px;

   text-indent: -9999px;

	background: url(images/newsHeader.gif) no-repeat;

   margin: 0;

   padding: 0;

    margin-bottom: 5px;

}



 

 #navcontainer a {

	display: block;

	width: 150px;

	height: 22px;

}



#navcontainer ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

	font: bold 12px/16px Tahoma, Arial, Helvetica, sans-serif;

	text-indent: 5px;

}



#navcontainer a:link, #navcontainer a:visited {

	color: #000;

	text-decoration: none;
	
	line-height:30px;

}



#navcontainer a:hover {

	color: #A5003B;

	text-decoration: none;

}

 

 

 

 

 /*News Section

********************************************/

#newscontainer  {

	padding-left:2px;



}



#newscontainer a {

	display: block;

	width: 150px;

	height: 22px;

}



#newscontainer ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

	font: bold 12px/16px Tahoma, Arial, Helvetica, sans-serif;

	text-indent: 5px;

	

	/*border-bottom: 1px solid #fff;*/

}



#newscontainer a:link, #newscontainer a:visited {

	color: #000;

	text-decoration: none;

}



#newscontainer a:hover {

	color: #A5003B;

	text-decoration: none;

}



/******************* END NEWS SECTION ******************************/

 

 

#outer{ 

 border:solid white 0px; 

  /*/*/ border-left-width: 150px ;  /* left column width. NN4 hack to hide borders */ 

border-left-color: #833F40;   /* left column colour */ 

border-left-style: solid; 

 /*/*/ border-right-width: 150px; /* right column width. NN4 hack to hide borders */ 

border-right-color: #8699A9;  /* right column colour */ 

border-right-style: solid; 

  background-color: #FFFCFF; /* center column colour */ 

width: auto; 

 } 

 

#rightcol{

 /*/*/ width:150px; /* hack keeps NN4 right column right? */ 

 float:right; 

position:relative; 

  margin-right:-150px; 

 margin-left:1px; 

} 



.ad {

	margin: 0px;

	padding: 0px;

}

 

#footer{

 /*height:100px; */

	padding-top: 0px;

	margin-top: 0px;

	padding: 5px;

	background-color: #CC3333;

	border-width: 2px 0 0;

	border-top: 1px solid #000;

} 



.footertext {

	font-size: 12px;

}



#inner{

	margin:0; 

	width:100%;

	/*background: url(images/shadow.gif) repeat-y;*/

}



 

#maincol{ 

 float: left; 
 text-align:left;

 width: 100%; 

 position: relative; 

  margin: 0 -8px 0 -2px; 

 }

 

#maincol .content {

	padding-left: 8px;

	}
	
#maincol h1 {

	font-size: 1.8em;

	}	

#maincol h2 {

	font-size: 1.5em;

	}	
 

 #outer {

	border-left: 150px solid #CCCC99;  

	border-right: 130px solid #DADADA;



}





 

#outer>#inner { border-bottom: 1px solid #FFFCFF;  }

 

.clr{clear:both;}

 

.content{padding:5px;} /*padding for content */ 

 

#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 

 



 

 /*printer styles*/ 

@media print{ 

/*hide the left column when printing*/

#leftcol{display:none;} 

#outer{border-left:0;} 



/*hide the right column when printing*/

#rightcol{display:none;} 

#outer{border-right:0;} 

}

