body {
	background: #e0e0e0;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #1c1c1c;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

img {
	border:none;
}

p {

}

#content {
	background-image: url(../img/content.bg.gif);
	width: 626px;
}

#content h2 {
	color: #006666;
}

#content a {
	color: #1c1c1c;
	text-decoration:none;
	border-bottom-color:#ffffff;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

#content a:hover {
	color: #b43b00;
	text-decoration:none;
	border-bottom-color:#b43b00;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}


#footer {
	text-align: right;
	color: #aeaeae;
	padding-top: 10px;
}

#footer a {
	color: #767676;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #767676;
}

#nav {
	width: 168px;
}

#nav a {
	color: #b43b00;
	text-decoration: none;
	font-size: 12px;
	line-height:18px;
}

#nav a:hover {
	border-bottom-color:#b43b00;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}


#nav h2 {
	color:#ffffff;
	text-align:left;
	margin:  0 0 0 45px;
}

#nav th {
	height:39px;
	width:168px;
	vertical-align:middle;
	color: #ffffff;
	background-image:url(../img/nav.title.gif);
}

#nav .list {
	padding: 8px 3px 0px 15px;
}

#nav table {
	margin-bottom:5px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.box {
	width:258px;
}

.box th {
	background-image:url(../img/box.title.gif);
	background-repeat:no-repeat;
	height:38px;
}

.box h2 {
	margin:  0 0 0 45px;
}

.box a {
	padding: 0 2px 0 2px;
}

.box .list {
	padding: 0 10px 0 10px;
}

.box .more {
	padding: 5px 10px 0 10px;
}

.more a {
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	border-bottom-color:#ffffff;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.more a:hover {
	color: #b43b00;
	border-bottom-color:#b43b00;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

img.left {
	float:left;
	margin-right: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
}

DIV.linklist {
	display: hidden;
	text-align: center;
}

DIV.linklist A {
	font-size: 10px;
	line-height:0;
	color: #fff;
}

DIV.linklist UL {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

DIV.linklist LI {
	display: inline;
	margin: 0;
	padding: 0;
}