body {
	font-family: arial, sans-serif;
	text-align: center;
	color: #000000;
}
  
html, body, #wrapper, h1, #nav, #nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body, th, td {
	font-size: 14px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align:justify;
	position: relative;
}

h1, h2, h3 {
	font-size: 16px;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 12px 0px 0px;
}

.softright {
	text-align: right;
}

/* ***** */

body {
	background: #0077c8;
	padding-bottom: 12px;
}

#wrapper {
	width: 658px;
}

h1 {
	margin-bottom: 2px;
}

a {
	color: #0077c8;
}

a:hover {
	text-decoration: none;
}

#nav li.a { background: url(images/images/title.gif)  top left no-repeat; } */
#nav li.a { background: url(images/name.gif)  top right no-repeat; }


/* body */

#body { width: 100%; }

#body { background: #ffffff url(images/bg.gif); }
#body div { background: url(images/tl.gif) top left no-repeat; }
#body div div { background: url(images/tr.gif) top right no-repeat; }
#body div div div { background: url(images/bl.gif) bottom left no-repeat; }
#body div div div div { background: url(images/br.gif) bottom right no-repeat; }
#body .inner div { background: none; }

#body .inner {
	color: black;
	padding: 18px 20px;
}

#body h2 {
	margin-top: 3px;
	color: #0077c8;
}

#body h3 {
	margin-top: 3px;
	color: #0077c8;
	font-size: 14px;
}

* html #body h2 {
	margin-top: 21px;
	marg\in-top: 3px;
}

#body p {
	margin: 1em 0;
}
