*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #800000;
	text-decoration:none;
      outline:none;
}

a:hover{
	text-decoration: underline;
	color:#FFCE00;
}

body{
	font: 12px  Arial, Helvetica, sans-serif;
	background-color: #A3CAFC;
/*	background: url(images/sky.jpg) center ;
	line-height:20px;*/
}

#tree {
background: url(images/bg8a.jpg) no-repeat center bottom fixed;
min-height:700px;
}

#bg { width:990px;
	margin: 0px auto 0px auto;

}


#main{
	width: 640px;
	padding: 10px 0px 0px 0px;
	float:right;
}


#header { width: 630px;
padding: 0px 0px 0px 0px;
height: 150px;
}

#logo {
height: 96px;
padding: 0 0 0 200px;
background: url(images/logo-1.png) no-repeat;
}

#logo h1, #logo p {
line-height: normal;
}

#logo h1 {
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight:bold;
}
#logo h2 {
	padding: 0px;
	font-size: 16px;
	color: #ffffff;
		font-weight:bold;
	text-align: left;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


#buttons{
	width: 650px;
	height: 47px;
	background: url(images/menu.png) left top no-repeat;
}



#content{
	width: 619px;
	padding: 0px 0px 0px 10px;
	background: url(images/bg_cont.png);
	margin: 0px 1px 0px 1px;
}

#conttop{
	background: url(images/top.png) 0px 0px no-repeat;
	width: 629px;
	height: 8px;
	margin: 0px 1px 0px 1px;
}

#contbot{
	background: url(images/bot.png) 0px bottom no-repeat;
	width: 629px;
	height: 7px;
}



.text{
	padding: 0px 0px 0px 0px;
}

.smallg{
	font-size: 11px;
color: black;
}

.img {
/**/
	float:left;
		margin: 5px 8px 5px 0px;
}

span {
	color: #000080;
		font-weight:bold;
}

.dat { text-decoration:underline;}

H1{

	font-size:18px;
	font-weight:bold;
	color: #000080;
	padding-bottom: 5px;
	padding-left: 0px;
}

H2{

	font-size:18px;
	font-weight:bold;
	color: #000080;
	padding-bottom: 5px;
	text-align:center;
}






#footer{
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	width: 629px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 15px 0px 15px 0px;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

.menu{
	width: 500px;
	margin:0 auto;
	padding: 3px;
}
 
.menu ul{        
		margin: 0; padding: 0;
        float: left;
		}
 
.menu ul li{
        display: inline;

}
 
.menu ul li a{
	float: left;

	text-decoration: none;
	color: white;
    padding: 10px 35px 10px 35px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
 
.menu ul li a:visited{
        color: white;}
 
.menu ul li a:hover{
	text-decoration: none;
	background: url(images/but_hover.jpg) 0px 2px repeat-x;
}
.but1{ 
margin-left: 50px;
	background:url(images/but01.gif) right 2px repeat-x;
}

.but2{ 
	background-color: blue; 
	background:url(images/but2.gif) right 2px repeat-x;
}
.but3{ 
background-color: blue;  
	background:url(images/but4.gif) right 2px repeat-x;

}
.but4{ 
background-color: blue;  
	background:url(images/but3.gif) right 2px repeat-x;

}
