@charset "utf-8";
/* CSS Document */

body {
	background-color: #993300;
	margin: 0px;
	height:100%;
	width:100%;
	background-image: url(weavebg.jpg);
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
#wrapper {
	clear:both;
	width: 768px;
	margin:16px auto 0 auto;
	background-image:url(shadowbg.png);
	background-repeat:repeat-y;
	background-position:center top;
	padding-right:16px;
	padding-left:16px;
}
#content {
	clear: both;
	width: 768px;
	text-align: center;
	background:#009900;
	background-image:url(jpbg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
#header {
	height: 64px;
	width: 768px;
	clear: both;
	display:inline-block;
}
#interface {
	text-align:left;
	clear: both;
	height: 32px;
	width: 768px;
	background-color:#000000;
}
#footer {
	clear: both;
	height:32px;
	width: 800px;
	text-align:center;
	background-image: url(bottomshadow.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	padding-bottom:16px;
	color:#FFFFFF;
}
.headerleft {
	background-image: url(headerleft.png);
	width: 20px;
	height: 64px;
	display: inline-block;
	float:left;
}
.headermiddle {
	background-color: #990000;
	height: 64px;
	width: 527px;
	display:inline-block;
	background-image:url(kjj_logo.png);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	text-align:right;
}
.headerphoto {
	height: 64px;
	width:201px;
	display:inline-block;
	background-image:url(headerphoto.png);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}
.headerright {
	background-image: url(headerphoto.png);
	background-position:right;
	background-repeat:no-repeat;
	height:64px;
	width:221px;
	float:left;
}
.cflag {
	background-image: url(cflag.jpg);
	display:inline-block;
	float: right;
	height: 32px;
	width: 64px;
	margin-right:16px;
}
.bflag {
	background-image:url(bflag.jpg);
	display:inline-block;
	float:right;
	height:32px;
	width:64px;
	margin-right:16px;
}
.TopPane {
	height: auto;
	width: 100%;
	text-align:left;
	white-space: normal;
}
.LeftPane {
	height: 100%;
	width:0%;
	text-align:left;
	white-space: normal;
}
.CentrePane {
	height: 100%;
	width: 70%;
	text-align:left;
	white-space: normal;
}
.RightPane {
	height: 100%;
	text-align:left;
	white-space: normal;
	background-color:#ffcc00;
	width:30%;
}
.BottomPane {
	height: auto;
	width: 100%;
	text-align:left;
	white-space: normal;
}
.main_dnnmenu_rootitem {
	display:inline-block;
	width:auto;
	height:32px;
	margin:0px;
	color:#FFF;
	padding-left:16px;
	padding-top:4px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}
.main_dnnmenu_rootitem_selected {
	display:inline-block;
	width:auto;
	height:32px;
	margin:0px;
	padding-left:16px;
	padding-top:4px;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}
.main_dnnmenu_rootitem_hover {
	color:#fff;
}
.footertext {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin-left:20px;
}
a.footertext {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.user {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#search {
	float:right;
	padding:4px;
}
.search {
	background-color:#009900;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
}
#dnn_dnnSEARCH_txtSearch {
	width: 128px;
	height:16px;
	font-size:10px;
	border:#999999 1px solid;
	text-align:right;
	margin-top:4px;
}
#dnn_dnnSEARCH_cmdSearch {
	border: 0;
	
}
a.search {
	color:#FFFfff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.breadcrumb {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.navbar {
	text-align:left;
	clear: both;
	height: 32px;
	display:inline-block;
	float:left;
	background-color:#000000;
	margin-right:16px;
}
ul.deList {
	width:200px;
	font-size:12px;
	line-height:18px;
}
.deList li{
	list-style:none;
	list-style-position:inside;
	border-bottom:#666 1px solid;
	margin:4px auto;
}
a#TCO{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	float:right;
	margin-right:20px;
}
a#TCO:hover{
	color:#FC0;
	text-decoration:none;
}
