*{margin:0; padding:0;}

img{border:0;}



body{

	font:normal 12px/1.6em verdana, arial, sans-serif;

	background:#fff;

	color:#444;

	}



div#mast{

	border:1px solid #CC6F1E;

	margin:10px;

	text-align:center;

	}

	

#mast h1{

	font:bold 12px arial;

	background:#E77817;

	padding:3px;

	color:#fff;

	}

	

div#wrapper{

	margin:10px;

	}

	

	

div#side{

	width:180px;

	float:left;

	padding-bottom:15px;

	text-align:center;

	}

	

div#links{

	border:1px solid #CC6F1E;

	border-bottom:0;

	margin-top:15px;

	text-align:left;

	}

	

#links a, #links a:visited{

	display:block;

	text-decoration:none;

	color:#000;

	font:14px arial;

	padding:5px;

	border-bottom:1px solid #CC6F1E;

	}

	

#links a:hover{

	background:#F2DF96;

	color:#E77817;

	}

	

div#content{

	margin-left:195px;

	padding-bottom:15px;

	text-align:justify;

	}

	

	

#content h2, #content h4{

	color:#000;

	font:bold 16px arial;

	border-bottom:1px solid #CC6F1E;

	margin-bottom:5px;

	}
	
#content h3{

	color:#000;

	font:bold 14px arial;

	margin-bottom:5px;

	}

	

#content p{

	margin-bottom:15px;

	}

	

#content ul{

	margin-bottom:18px;

	margin-left:30px;

	}

	

div#footer{

	border-top:1px solid #CC6F1E;

	padding:5px 0 5px 0;

	font:11px arial;

	height:50px;

	}

	

#content a, #content a:visited{

	color:#CC6F1E;

	font-weight:bold;

	}

	

#content a:hover{

	color:#000;

	background:#ededed;

	border-top:1px solid #ccc;

	}