#container     { background-color: #fff; background-image: none; background-position: 0 center; margin-right: auto; margin-left: auto; width: 850px; height: auto; border-style: none }
#header  { background-color: transparent; background-image: none; width: 850px; height: 100px }
#content  { background-position: center 0; margin-right: 160px; margin-left: 160px; padding: 10px 20px; width: 380px }
#leftnav     { background-color: #ffc; padding: 5px; width: 160px; height: auto; float: left }

#leftnav ul
  { font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-position: 12px 0; margin-left: 0; padding-top: 20px; padding-left: 0 }

#leftnav a
  { color: #600; display: block; padding: 3px; width: 130px; border-bottom: 1px none }

#leftnav a:link, .navlist a:visited
  { color: #600; font-weight: bold; text-decoration: underline }

#leftnav a:visited
   { color: #600; font-weight: bold; text-decoration: underline }

#leftnav a:hover
  { color: #ffc; text-decoration: none; background-color: #600 }

#sidebar     { background-color: #ffc; padding: 10px; width: 230px; height: auto; float: right; border-style: none }

#footer      { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: #600; background-image: none; padding: 10px; clear: both }


h1  { color: #000; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 24px }
h2  { color: #000; font-size: 17px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;
}

p   { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18pt; margin: 3px 0; padding-bottom: 9px }
a  { color: #600; font-weight: bold; text-decoration: underline }
a:visited   { color: #600; font-weight: bold; text-decoration: underline }
a:hover  { color: #ffc; text-decoration: none; background-color: #600 }


.box1 {
	background:#ffffff;
	color: #000;
	border:1px solid #00ffff;
	width: 400px;
	height: 165px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
}

.smalltext  { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12pt; margin: 3px 0; padding: 3px 0 }
