*{
	padding: 0;
	margin: 0;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #f0f0f0;
	background-image: url(../images/static/bg.png);
	background-attachment: fixed;
}
td {

}
th {

}
ui {
	list-style-position: inside;
	list-style-type: circle;

}
ol {
	list-style-position: inside;
	list-style-type: decimal;
}

li {
	list-style-position: inside;


}

hr {
	height:0px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #E9E1D3;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #402E16;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	margin-bottom: 6px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #402E16;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #402E16;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
div#banner {
	width: 900px;
	position: relative;
	background-image: url(../images/static/bannerbg.png);
	margin-right: auto;
	margin-left: auto;
}





div#container {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	color: #333333;
	padding-left: 249px;
	padding-right: 249px;
	padding-bottom: 40px;
	padding-top: 4px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #979797;
	border-right-color: #979797;
	border-bottom-color: #979797;
	border-left-color: #979797;
	top: -4px;
}
div#container   a {
	color: #402E16;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0D6C2;
	}	
div#container   a:hover {
	color: #000000;
	text-decoration: none;
}
div#left {
	width: 150px;
	left: 50px;
	top: 54px;
	position: absolute;
	text-align: left;
}
#container  #left  ol {
	line-height: 18px;
	font-size: 12px;
}
#container  #left  ol  .selected {
	color: #000000;

}
#container   #left   li  {
	list-style-position: outside;
	list-style-type: none;
	vertical-align: baseline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e1d3;
	margin-bottom: 4px;
	color: #999999;
}
#container  #left  a {
	color: #666666;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
#container  #left  a:hover {
	color: #44321A;
}
div#right {
	width: 150px;
	top: 50px;
	position: absolute;
	text-align: left;
	right: 54px;
	font-size: x-small;
}
.img-small  {
	margin-right: 20px;
	border: 0px none #FFFFFF;
	float: left;
}
.footer a {
	font-size: 9px;
	color: #808080;
}

