/* layout created and coded by Confettie  http://endless-darkness.net*/
	body {
	margin: 0px;
	background: url(certbg.jpg);
	}	
	#wrapper {
	background: url(cert2.jpg) repeat-x;
	width:100%;
	}
	#one {
	background: url(cert1.jpg) no-repeat;
	background-position: left; float:left; width:102px; height:218px; margin:0px;
	}
	#one_pic {
	background: url(cert3.jpg) no-repeat;
	background-position: left; float:left; width:558px; height:218px; margin:0px;}


	#content{
	background: url(certbg2.jpg);  font:12px tahoma; color:#555454; line-height:27px;
	clear:left; width:558px; padding-left:102px; margin-top:0px;}
	#end{
	background: url(end.png); clear:all; width:660px;height:59px;}
	
	#content h1 { margin:0px; font-size:14px;text-transform: uppercase;}
		#content a:link, #content a:active, #content a:visited
				{color:#333333; background-color:#FFFA65; text-decoration:none;}
		#content a:hover
				{color:#333333;background-color:#FFFA65; }
				
				blockquote { margin: 0 0 0 20px; width:200px; padding:2px; font:trebuchet ms; text-align:left;
				font-size:11px; border-left:5px solid #FFFA65;}
					input, textarea, button
					{margin:0px; font: 12px tahoma;color:#555454;
					background: transparent;border: 1px solid #555454;}

