html {height:100%;background-color:#623E1C;}

#doc3 {
	margin-left:0;
	margin-right:0;
}

body {
	background-color:#ff7d00;
}

a  {
	color:#000;
	font-weight:bold;
}

#hd a,#ft a {
	color:#FF0;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	text-decoration:underline;
}

#ft {
	background-color:#000;
	margin-top:3em;
	text-align:center;
	color:#FF0;
}

#hd {
	background-color:#000;
	color:#FF0;	
}

#ft a {
	color:#FF0;
}

#root_intro {
	text-align:center;
	font-size:150%;
	margin-top:3em;
	margin-bottom:3em;
}

#root_intro_inner {
	padding-left:20%;
	padding-right:20%;	
}

.root_catbox {
	text-align:center;
	margin-bottom:2em;
	font-size:150%;
}

#hd {
	margin-bottom:3em;
	padding-top:0.5em;
	padding-left:0;
	padding-right:0;
	padding-bottom:0.5em;
	text-align:center;
	color:#FF0;
}

#hd h1 {
	font-size:150%;
}

#hd #prev {
	padding-top:0.3em;
	text-align:left;
}

#hd #next {
	padding-top:0.3em;
	text-align:right;
}

#tools {
	
}

#pagination {
	margin-top:1em;
}


.cat_imagebox {
	text-align:center;
}

.article_stub {
	margin-bottom:1.5em;
}

.article_stub .title {
	font-size:120%;
	font-weight:bold;
}


#bd h1 {
	font-size:150%;
	margin-bottom:1em;
}

#bd h2 {
	margin-top:1em;
	font-size:130%;
	text-decoration:underline;
	margin-bottom:1em;
}

#bd h3 {
	font-size:110%;
	text-decoration:underline;
}

#bd ul, #bd ol      { margin:0 1.5em 1.5em 1.5em; }
#bd ul          { list-style-type: circle !important; }
#bd ol          { list-style-type: decimal !important; }

code {
	font-size:110%;
}
pre {
	margin-bottom:1em;
	font-family: courier,fixed;
}

.article_width {
	margin-left:auto;
	margin-right:auto;
	max-width:50em;	
}

.article {
	text-align:justify;
	font-size:120%;
}

em {
	font-style:italic;
}

p {
	margin-bottom:1em;
}

.yui-t7 {
	min-width: 10px !important;
}

.comments {
	border-top:1px dashed #CCC;
}

.add_comment {
	border-top:1px dashed #CCC;	
}

.homelink {
	display:none;
}

.comment {
	color:#555;
	margin-top:1em;
	margin-bottom:1em;
	font-size:110%;
	text-align:justify;
}

.comment .author {
	font-weight:bold;
}

.article .date {
	display:none;
}

.errorExplanation {
	color:#F00;
	font-weight:bold;
	margin-bottom:1em;
	margin-bottom:1em;
}

.errorExplanation h2 {
	font-size:150%;
}

.big_text {
	width:700px !important;
	height:300px !important;
}

#flash {
	text-align:center;
}


