body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;	
}
a, a:active, a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
a img {
	border:none;
}
img { behavior: url("../iepngfix.htc"); }

#wrapper {
	position:absolute;
	left:50%; top:76px;	margin-left:-400px;
	width:798px;
	border:1px solid #000;
}
/* ClearFix */
#wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* End ClearFix */

#header {
	width:798px; height:;
	position:relative;
}
#user2 {
	position:absolute;
	right:0; bottom:0;
	width:155px;
}
#user2 .search input.inputbox {
	display:block;
	float:left;
	width:130px; height:16px; line-height:20px;
	border:none;
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0;
}
#user2 .search input.button {
	display:block;
	float:right;
	overflow:hidden;
	width:20px; height:16px;
	background:#fff no-repeat center center url("../images/search.gif");
	border:none;
	text-indent:-2000px;
	padding:0;
}
#user1 {
	width:798px;
	height:18px;
	line-height:18px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background:url("../images/user1-bg.gif");
	color:#666;
}
#user1 .inner {
	margin:0 13px;
}
#user1 a {
	color:#666;
}
#user1 p {
	margin:0; padding:0;
	line-height:18px;
}
#left {
	float:left;
	width:185px; height:100%;
	border-right:1px solid #000;
}
#left a {
	color:#000;
	font-weight:bold;
}
#left ul { margin:0; padding:0; list-style:none; }
#left li {
	border-bottom:1px solid #000;
}
#left h3 {
	margin:0; padding:0;
	font-size:1em;
	display:block;
	height:28px; line-height:28px;
	padding-left:13px;
	background-color:#ffeb01;
	border-bottom:1px solid #000;
	font-weight:bold;
}
#left span.mainlevel {
	display:block;
	height:28px; line-height:28px;
	padding-left:13px;
	background-color:#ffeb01;
	font-weight:bold;
}
#left li a {
	display:block;
	width:168px; height:18px; line-height:18px;
	padding-left:17px;
}
#left li a:hover {
	background-color:#808080;
	color:#fff;
	text-decoration:none;
}
#left li a#active_menu {
	background-color:#404040;
	color:#fff;
}

#content {
	float:left;
	width:584px;
	padding:27px 14px 14px 14px;
}
#content img {
	border:1px solid #000;
}

/* Mac IE5 Filter Start \*/
#left, #content {
	padding-bottom: 32766px !important;
	margin-bottom: -32767px !important; 
}
/* End Mac IE5 Filter */
#wrapper {
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper {
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
}


.small, .createdate, .modifydate, .readon, .pagenavcounter, .pagenavbar, .pagenav_prev, .pagenav_next, .back_button {
	font-size:0.3em;
}
.readon, .pagenavbar a, .pagenav_prev a, .pagenav_next a, .back_button a {

}
.readon:hover, .pagenavbar a:hover, .pagenav_prev a:hover, .pagenav_next a:hover, .back_button a:hover {

}
.pagenavcounter, .pagenavbar, .contenttoc th {

}
.contenttoc {
	
}
.contenttoc th {

}
.contenttoc a {

}

.componentheading,
.contentheading {
	font-weight:bold;
	font-size: 16px;
}

#user2 {
	position: absolute;
	top: 50px;
	right: 0px;
}
