* {
	border:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#body {
	padding: 0;
	border: 0;
	
	font-family:Verdana, Geneva, sans-serif;
}
#contaner {
	width:960px;
	margin:0 auto;

}

#header {
	width:auto;
	height:160px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	color: #66a7cc;	
	
}
#nav {
	z-index:1;
	margin: 5px 0 5px 0;
	font-size:125%;
	color:#FFF;
	font-family:"Comic Sans MS", verdana, arial, helvetica, sans-serif;
	font-style:oblique;
	font-weight: bold;
	text-align:center;
	height:38px;
	background-image:url(images/navbar.png);
	background-repeat:no-repeat;

}
#nav ul {
	list-style-type: none;
	
}
#nav li {
	display: inline;

}  
#nav li a {
	text-decoration:none;
	color: #3333cc;
} 

#nav li a:hover {
	
	color: #FFF;	
	
}
#fon {
	background-repeat:repeat-y;
	padding:0;
	margin: 0;
}
#text {
	color: #551FAA;
	height: 600px;
    margin: 0 210px 0 165px; 
	vertical-align:top;

}
#text p {
	text-align:justify;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left:5px;
	font-size: 1.2em;
	vertical-align:top;
	text-indent: 30px;
	color: #551FAA;
}
#text h1 {
	text-align:center;
	vertical-align:top;
}

 #sidebar1 {
	background-image:url(images/sidebar1.png);
	background-repeat:no-repeat;
	height:auto;
	width: 160px;
	margin: 5px 5px 5px 0;
	padding-left:5px;
	float: Left;
}
 #sidebar2 {
	background-image:url(images/sidebar2.png);
	background-repeat:no-repeat;
	width: 200px;
	margin: 5px 0 5px 5px;
	float: right;
}

#sidebar1 p {
	padding:0 5px;
	text-align: left;
	color: #551FAA;
	
}
#sidebar1 p a {
	text-decoration:none;
	list-style-type: none;
	font-size: 11px;
}
#footer{
	float:inherit;
	height:40px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	color: #03C;	
}
#body #contaner #header h1 {
	margin-left: 10px;
	
}


#body #contaner #header p {
	padding: 0 0 0 15px;
	float:none;
	font-size: 25px;
	
}
#body #contaner #header h1 {
	padding: 0 0 0 15px;
	color: #551FAA;
	float:left; 
	margin: 0;
	font-size: 32px;
}
 #text h2 {
	padding: 5px 0 0 0;
	text-align: center;
	color: #551FAA;
	font-size: 1.6em;
}



#sidebar2 p {
	text-align: center;
	color: #333;
}
#body #contaner #fon #text h3 {
	text-align: center;
	font-size: 1.4em;
	color: #551FAA;
}
#body #contaner #fon #sidebar1 #count {
	float:inherit;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#body #contaner #fon #text form table tbody tr .text2 {
	color:#551FAA;
	font-size: 10px;
	text-decoration:none;
}

#text  table tr td input{
	border: thin double #666;
}

#body #contaner #fon #text ul li {
	font-size: 1.4em;
	margin-left: 65px;
	color: #551FAA;
}
#body #contaner #fon #sidebar1 #count a {
	font-size: 9px;
}
