	body {background-color:#abebc6; font-size:12pt;}
 	* {margin:0; padding:3;}

	a:link {color:blue;}
	a:visited {color:blue;}
	a:active {color:blue;}
	a {text-decoration:none;}
	a:hover {text-decoration:underline; color:red;}

	p {margin-top:10px;}
	img {border:0;}

	#container {position:relative; min-width:1000px; max-width:1000px; margin-left:auto; margin-right:auto;}

	.mainblock {float:left; width:100%; margin-top:4px; border-bottom:2px solid #9acd32; padding-bottom:10px;}
	#headall {float:left; width:88px; height:65px; background-image:url(Icon-header.gif);}
	#headtext1 {float:left; width:830px; font-weight:bold; font-size:26pt; text-align:center;}
	#headtext2 {font-size:16pt;}
	#headhome {float:left; width:75px; height:60px; background-image:url(Icon-home.gif); text-align:center; font-weight:bold; font-size:13pt; padding-top:10px;}
		#headhome a {text-decoration:none;}
		#headhome a:link {color:yellow;}
		#headhome a:visited {color:yellow;}
		#headhome a:active {color:yellow;}
		#headhome a:hover {background-color:yellow; color:red;}

	.photoblock {float:left; width:490px; text-align:center;}
	.cond {float:left; width:100%; margin-top:4px; }

	.mainblock2 {float:left; width:30%; }
	.mainblock3 {float:left; width:60%; }

	.greenblock {float:left; width:99%; margin-top:4px; background-color:green; font-weight:bold; color:yellow; border:2px solid #006400;}
	.picblock {float:left; width:320px; text-align:center; font-size:13pt; font-weight:bold;}
		.picblock a {text-decoration:none;}
		.picblock a:hover {background-color:#ccff99; color:red;}

	.warnblock {float:left; width:100%; border:2px solid black; padding:5px; color:red; font-weight:bold; font-size:14pt;}
