html,body{margin:0;padding:0}
body{font:76% "Trebuchet MS",arial,sans-serif;color: #333;text-align:center;padding: 20px}
h1,h2{
	padding-left: 15px;
	margin: 0;
}
a.five:link {color: #ffffff; text-decoration: none}
a.five:visited {color: #ffffff; text-decoration: none}
a.five:hover {text-decoration: underline
}
h2{font-size: 160%;color: #555}
p{margin: 0;padding: 0 15px 0.7em;line-height: 1.5}
address{font-style: normal}

div.gradient{
	background: url(gradient.png) repeat-x top;
	margin: 15px;
}
div.gradient p{margin:0;padding: 2px 5px}
p.codehere{color: #2A4D91}

div#container{
	width:770px;
	margin: 0 auto;
	text-align: left;
}
div#header{background-color: #FFCC00;padding:0px 0}
div#header h1{
	font-size: 300%;
	font-weight: 900;
	color: #FFFFFF;
}
div#menu{
	width:100%;
	overflow:auto;
	padding-top: 5px;
	background-color: #FFFFFF;
}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{padding-left:15px}
ul#nav li{float:left;width:80px;margin-right:2px;text-align: center}
ul#nav a{
	float:left;
	width:80px;
	text-decoration:none;
	background: #FFC;
	color: #999;
	background-color: #FFCC00;
}
ul#nav li.active a,ul#nav a:hover{color: #000}
div#content{
	clear:left;
	width:768px;
	padding-top:15px;
	background-color: #FFFFFF;
	border-top-color: #FFCC00;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #FFCC00;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #FFCC00;
	border-left-style: solid;
	border-left-width: thin;
}
div#footer{
	padding-top:5px;
	text-align: center;
	font-size: 90%;
	color: #FFF;
	background-color: #FFCC00;
}

div#box{
	float:right;
	display:inline;
	width:230px;
	margin: 0px 16px 0 5px;
	text-align:center;
	background-image: url(enf.gif);
	background-repeat: no-repeat;
	background-position: 50% 1%;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	border-top-style: dashed;
	border-top-width: thin;
	border-right-style: dashed;
	border-right-width: thin;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-left-style: dashed;
	border-left-width: thin;
}
div#box p{padding:0 5px}
div#boxl{
	float:left;
	display:inline;
	width:230px;
	margin: 0px 5px 0 16px;
	text-align:center;
	background-image: url(esf.gif);
	background-repeat: no-repeat;
	background-position: center y:15%;
	background-position: 50% 1%;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	border-top-style: dashed;
	border-top-width: thin;
	border-right-style: dashed;
	border-right-width: thin;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-left-style: dashed;
	border-left-width: thin;
}
div#boxl p{padding:0 5px}
div#minipics{float:left;width:100%;padding-bottom:10px}
div#minipics ul{list-style-type: none;margin:15px 15px;padding:20}
div#minipics li{float:left;width:0px;margin: 20px 20px 20px 0;background-color: #000000}
div#minipics li img{display: block;width: 80px;height: 80px;margin:5px 10px;border: 0px}
