html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	FONT-WEIGHT: normal;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/bg/kubrickbgcolor.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#wrapper {
	width: 920px;
	margin: 15px auto 15px auto;
	padding: 0px;
	border: solid 1px #dadada;
	background-color: #FFFFFF;
}
#header {
	width: 100%;
	height: 140px;
	border-bottom: solid 1px #dadada;

}
#container {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;

}
#left {
	width: 160px;
	height: auto;
	float: left;
	padding: 14px;
	margin: 0px;
}
#right {
	width: 700px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right p {
	margin: 0px;
}
.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	color:#3F4554;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
#nav li a:hover {
	color: #ccc;
	text-decoration: none;
}
#footer {
	padding: 0px;
	margin: 0px;
	border-top: solid 1px #dadada;
	text-align: center;
}
#footer p {
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	color: #aaa;
}
#div1 {
	color: #BFE1FC;
	background-color: #BFE1FC;
	border: thin solid #DADADA;
}
#div2 {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
}
#divHEAD {
	color: #0A50A1;
	text-align: center;
	font-size: 11pt;
	text-decoration: underline;
	font-weight: bold;
}
#divDIVIDER {
	width: 100%;
	height: 1px;
	background-color: #666666;
}
#divCONTENT {
	height: auto;
	width: 240px;
}
.divCONTENTtop {
	background-image: url(../images/bg/column-top-bg.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 240px;
}
.divCONTENTmiddle {
	background-image: url(../images/bg/column-mid_bg.gif);
	padding: 8px 8px;
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	FONT-WEIGHT: normal;
	color: #000000;
	height: auto;
	width: 240x;
	text-align: left;
}
.divCONTENTbottom {
	background-image: url(../images/bg/column-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 7px;
	width: 240px;
}
#divCONTENT-LG {
	height: auto;
	width: 325px;
}
.divCONTENT-LG-top {
	background-image: url(../images/bg/column-top-LG.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 325px;
}
.divCONTENT-LG-middle {
	background-image: url(../images/bg/column-mid_LG.gif);
	padding: 8px 8px;
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	FONT-WEIGHT: normal;
	color: #000000;
	height: auto;
	width: 325x;
	text-align: left;
}
.divCONTENT-LG-bottom {
	background-image: url(../images/bg/column-bottom-LG.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 7px;
	width: 325px;
}
#divCONTENT_155 {
	height: auto;
	width: 155px;
}
.divCONTENT_top_155 {
	background-image: url(../images/bg/column_top_155.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 155px;
}
.divCONTENT_middle_155 {
	background-image: url(../images/bg/column_middle_155.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	FONT-WEIGHT: bold;
	color: #666666;
	height: auto;
	width: 155px;
	text-align: center;
}
.divCONTENT_bottom_155 {
	background-image: url(../images/bg/column_bottom_155.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 7px;
	width: 155px;
}
#divCONTENT_155V {
	height: auto;
	width: 155px;
}
.divCONTENT_top_155V {
	background-image: url(../images/bg/column_top_155V.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 155px;
}
.divCONTENT_middle_155V {
	background-image: url(../images/bg/column_middle_155V.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	color: #666666;
	height: auto;
	width: 155px;
	text-align: center;
}
.divCONTENT_bottom_155V {
	background-image: url(../images/bg/column_bottom_155V.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 7px;
	width: 155px;
}
