@charset "utf-8";
/* CSS Document */

#divTitle
	{
		position:absolute;
		/*text-align:center;*/
		height:75px;
		top:370px;
		left:10px;
		width:950px;
	}	
	
/*#divLinkBack
	{
		position:absolute;
		width:950px;
		top:149px;
		height:60px;
		z-index:49px;		
	}*/	
	
/*#tableLinkBack
	{
		width:950px;
		left:0px;
		height:50px;		
	}*/	
	
/*#tdLinkBack
	{
		background-image:url(images/site1Button1.jpg);
		background-repeat:repeat-x;
	}*/	
	
#divLinks
	{
		position:absolute;
		text-align:center;
		/*width:950px;*/
		top:299px;
		height:40px;
		z-index:50px;
		left:0px;
	}
	
#tableLinks	
	{
		left:0px;
		height:40px;
	}
	
.tdButtonMain
	{
		background-image:url(../images/site1Button1.jpg);
		background-repeat:repeat-x;
		color:#000000;
		font-size:13px;
		font-weight:800;
		border-left:1px solid #FFCCFF;
		height:40px;	
		border-right:1px solid #FFCCFF;
		text-align:center;
	}	
	
#text1
	{
		position:absolute;
		left:20px; /*20*/
		top:960px; /*610*/
		width:220px;
		border:2px groove #999999;
		height:230px;
		padding:10px;
	}
	
.text2
	{
		position:absolute;
		left:100px;
		top:650px;/*330*/
		width:100px;
		height:300px;
		border:2px groove #999999;
		font-size:12px;
		text-align:right;
	}
#text3
	{
		position:absolute;
		right:20px;
		top:960px;		
		width:230px;
		list-style:circle;
		border:2px groove #999999;
		height:230px;
		padding:10px;
	}
	
#text4
	{
		position:absolute;
		text-align:left;
		height:50px;
		top:850px;
		left:10px;
	}
	
	
#text5 
	{
		position:absolute;
		width:200px;
		height:280px;
		overflow-y:scroll;
		left:200px; /*470*/
		top:650px;
		border-top:2px groove #999999;				
		border-left:2px groove #999999;
		border-bottom:2px groove #999999;
		padding:10px;
		text-align:left;
		z-index:2;
		vertical-align:text-top;		
	}
	
#text6 
	{
		text-align:left;
		position:absolute;
		width:380px;
		height:230px;
		overflow-y:scroll;
		right:278px;
		top:960px;
		border:2px groove #999999;
		vertical-align:top;
		padding:10px;
	}
	
#text7
	{
		position:absolute;
		text-align:left;
		top:420px;
		left:20px;
		width:890px;
		font-size:12px;
		font-weight:bold;
		padding:10px;
		border-left:2px groove #999999;
		border-right:2px groove #999999;
		border-bottom:2px groove #999999;
		height:200px;
	}	

#text8
	{
		position:absolute;
		top:650px;
		right:150px;
		width:374px;
		height:300px;
		border:2px groove #999999;
		vertical-align:bottom;
		z-index:1;
	}
	    
#text9
	{
		position:absolute;
		top:1450px;
		right:85px;
	}
	
#image1
	{
		position:absolute;
		top:1315px;
		left:20px;
		z-index:10;		
	}
#image2
	{
		position:absolute;
		top:1315px;
		left:20px;
		width:230px;
		text-align:center;
	
	}	
#image3
	{
	}

#image4
	{
	}
#image5
	{
	}
#image6
	{
	}
	
.redText
	{
		color:#FF0000;
	}
	
.blueText
	{
		color:#0000FF
	}
	
#footer
	{
		position:absolute;
		top:1240px;
		width:930px;
		text-align:right;
		vertical-align:top;
		height:50px;
	}
	
.jumpLinks
	{
		width:230px;
		font-size:14px;
		text-align:center;
	}		
	

	
	
/*.blink
	{
		text-decoration:blink;
	}*/
	
	
	
	


