* {
padding: 0;
margin: 0;
}

body {
	background: url('pics/bg.jpg') repeat;
	font: 13px verdana;
	line-height: 20px;
	color: #000;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}

div.tyl {
	background: url('pics/tyl.jpg') repeat-x top left;
	height: 358px;
	width: 100%
}


#head1 {
	background: url('pics/head1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 742px;
	height: 40px;
}

#head2 {
	background: url('pics/head2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 742px;
	height: 57px;
}
#head3 {
	background: url('pics/head3.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 742px;
	height: 39px;
}
#head4 {
	background: url('pics/head4.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 742px;
	height: 67px;
}
#head5 {
	background: url('pics/head5.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 742px;
	height: 52px;
}
#head6 {
	background: url('pics/head6.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 742px;
	height: 103px;
}



A:link, A:visited {
       color: #21873B;
       font-size: 25px;
       text-decoration: none;
       font-weight: bold;
       font-style: normal;
       line-height: 25px;
       font-family: trebuchet ms;
}

A:hover, A:active {
       color: #e3e3e3;
       font-size: 25px;
       text-decoration: none;
       font-weight: bold;
       font-style: normal;
       line-height: 25px;
       font-family: trebuchet ms;

}



span.small {
       color: #ADADAD;
       font-size: 10px;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
       line-height: 30px;
       font-family: verdana;
}


span.small a:link, span.small a:visited {
       color: #21853C;
       font-size: 10px;
       text-decoration: underline;
       font-weight: normal;
       font-style: normal;
       line-height: 30px;
       font-family: verdana;
}

span.small a:hover, span.small a:active {
       color: #21853C;
       font-size: 10px;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
       line-height: 30px;
       font-family: verdana;
}


#flag a:link img, #flag img, #flag a:visited img {
	border: 1px solid #215D86;
	background: #072133;
	padding: 3px;
}

#flag a:hover img, #flag a:active img {
	border: 1px solid  #21873B;
	background: #072133;
	padding: 3px;
}

