<style type="text/css">


a {
	text-decoration:none;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #D0D0D0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;    
}

#Table1 {
    margin: 0px;
    padding: 0px;    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;    
}

body a:hover {
	text-decoration:underline;
	font-size: 12px;
}
body a {
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

#toplinks {
    color:#888888;
}
    
#toplinks a
{
	 text-decoration: none; 
	 color:#888888;}


#master {
    position: relative;
    width:980;
    height:2700;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
	background-position: 0 0;
	background-repeat:repeat-x;
    background-color: #ECF2FE;
    text-align: left;
}

#master2 {
    position: relative;
    width:980;
    height:4000;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
	background-position: 0 0;
	background-repeat:repeat-x;
    background-color: #ECF2FE;
    text-align: left;
}

/* images */
#logo{position: absolute;left: 8px;top: 51;}


#header
{
	position: relative;
    margin-left: auto;
    margin-right: auto;
	z-index:0;
	width: 980;
	height : 80 ;
	background-color: #25B3FB;
}

#menu 
{
	position:absolute;
	left:450;
	top:60;
	width: 775;
	height : 15 ;
	font-size:1.2em;
	font-weight:bolder;
	color:#FFFFFF;
	
}

#menu a {
	font-style:normal;
	font-family:Verdana; 
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}

#wrap {
width: 980px;
height: 500px;
}

h1 {
	font-style:normal;
	font-family:Verdana;
	color: #25B3FB;
	font-size: 18px;
	font-weight:bolder;

}
h2 {
	font-style:normal;
	font-family:Verdana;
	color: 0066FF;
	font-size: 12px;
}


#block1 {
width: 620px;
margin-top: 0;
margin-left: 10;
background-color: #ECF2FE;
}

#col1 {
width: 340px;
margin-top: 10;
margin-left: 5;
background-color: #ECF2FE;
}

#col2 {
width: 240px;
margin-top: 10;
margin-left: 15;
background-color: #ECF2FE;
font-size: 10px;
}


#col1, #col2 {
float: left;
height: 260px;
}

#col3 {
width: 550px;
height: 60px;
margin-top: 5;
margin-left: 30;
background-color: #ECF2FE;
}

#col4 {
width: 225px;
margin-top: 10;
margin-left: 15;
background-color: #ECF2FE;
}


#block1 ,  #col4 {
float: left;
height: 340px;
}


#wrap2 {
width: 980px;
}

#col5 {
width: 620px;
margin-left: 15;
background-color: #ECF2FE;
}

#col6 {
width: 310px;
margin-left: 15;
background-color: #ECF2FE;
}

#col5, #col6 {
float: left;
height: 2200px;
}

#wrap3 {
width: 980px;
}



#col7 {
    position: absolute;
width: 700px;
margin-left: 25;
background-color: #ECF2FE;
}

#col8 {
    position: absolute;
top:200;
left:650;
width: 260px;
margin-left: 5;
background-color: #ECF2FE;
}

#col7, #col8 {
float: left;
height: 2700px;
}

#file
{
	font-style:normal;
	font-family:Verdana;
	color: #000000;
	font-size: 10px;
	

}

</style>