body 
	{
	font-size:76%;font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	margin:1em 0;
	background:#727272;
	
	
	 }
	 
	 ie6_warning
	 {
		position:absolute;
		height:auto;
		width:auto;
		top:226px;
		left:174px;
	 }
	 


#wrap
{
	width:1000px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	/*background: url(../images/grey_bg.png) 0 0 repeat;*/
	background:url(../images/gray_background_3_18.jpg) 0 0 no-repeat;
	border:solid grey 1px;
	min-height:745px;
	
}

#header
{
	position:realtive;
	height:210px;
	width:auto;
	background:url(../images/tcaction_corner_cog.png) 0 0 no-repeat;
	
}

#banner
{
	position:relative;
	width:600px;;
	height:115px;
	top:6.8em;
	left:17em;
	/*border:1px solid red;*/
	
}


#content
{
 
    left:-2.2em;
	width:100%;
	position:absolute;
	/*min-height:410px;*/
	/*max-height:485px;*/
	
}
#content_text
{
	position:relative;
	left:3.5em;
	margin-top:1em;
	
	
}
#pay_pal
{
	position:absolute;
	left:71%;
	top:6%;
}




#cloud
{
	position:absolute;
	width:990px;
	height:131px;
	left:-10em;
	top:-0.8em;
}

#top_right
{
	position:absolute;
	left:80%;
	top:1em;
	width:auto;
	height:80px;
	
}

#navigation_bar
{
	background:none repeat scroll 0 0 #717171; 
	position:relative;
	width:996px;
	max-height:31px;
	border: solid black 1px;
	margin-left:1px;
	margin-right:1px;
	z-index:5;
	
	
}
#before_gallery
{
    position:relative;
	height:27px;
}
#slideshow
{
	
	width:850px;
	height:310px;;
	position:relative;
	z-index:3;
	top:-0.5em;
	
}

#slideshow_programs
{
	
	width:1000px;
	height:350px;;
	position:relative;
	z-index:3;
	left:10em;
	top:0em;
}

#fp_script
{
  position:relative;
  width:850px;
  height:40px;
  top:1.5em;
  left:9em;
  margin-bottom:1.6em;
  
  /*background:url(../images/main_script.png) 0 0 no-repeat;*/
  
}

#slideshow table
{
	position:relative;
	float:left;
	width:1000px;
	left:8.5em;
	top:2.5em;
}

#bottom_left
{
	position:absolute;
	width:700px;

	left:8em;
	top:54em;
	/*margin-bottom:0.5em;*/
	
	
	
	
	
	
}
#rolling_news
{
 position:absolute;
 width:410px;
 height:120px;
 float:right;
 padding-top:1.3em;
 right:1em;
 top:54em;
 background:url(../images/InTheNews.png)  no-repeat;
 margin-bottom:1em;
}

#rolling_news_resources
{
 position:relative;
 width:410px;
 height:120px;
 float:right;
 padding-top:1.3em;
 right:1em;
 top:52.5em;
 background:url(../images/InTheNews.png) 0 0 no-repeat;
 margin-bottom:1em;
}




#bottom_right
{
   
   width:auto;
   height:auto;
   left:60%;
   top:28.5em;
   position:absolute;
}

#bottom_right_cog
{
   position: relative;
   width:143px;
   height:150px;;
   left:85%;
   top:28.5em;

}

#footer
{
   position:absolute;
   height:22px;
   width:720px;
   left:12em;
   bottom:-0.8em;
   text-align:center;  
}

/*  font class for the jsIFR3 plugin  */
.font_test
{
    height:auto;
	position:relative;
	padding:0 1em;	
	/*text-align:justify;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}

.board_cog {position:absolute; top:-1em; right:8em;} 

/* snow day alert box class */
#alertbox {
position: fixed;
z-index:99;
left: 30%;
top: 40%;
width: 400px;
height: 130px;
padding:10px;
background-image: url('../images/box2.png');
background-repeat: no-repeat;
color:inherit;
}
#alertboxtext{
position: relative;
left: 50px;
top: 30px;
}
#alertclosebutton{
position: absolute; 
right: 70px;
top: -15px;
}
