* {
	margin: 0;
	padding: 0;
border;	color: #000000;
}
a {
	text-decoration: none;
	font-weight: bold;
}
img, a img { border: 0;}
ul, li { list-style: none;}
body { background: #343434 ; font-family: "Lucida Grande", verdana, "Lucida Sans Unicode", sans-serif; font-size: 62.5%; color: #ffffff;}
.clear { clear: both; margin: 3px 0;} 
/* ------------------------- PARAGRAPH STYLES */
p {
	color: #ffffff;
	line-height: 1.5em;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}
p a { color: #eee;}
p a:hover {color: #fff; border-bottom: 1px dotted #666;}
abbr, acronym { border-bottom: 1px dotted #666;}
blockquote { margin: 10px auto 10px auto;width: 450px; background: #3B3B3B url(blockquote.gif) no-repeat center bottom; font-size: 1.5em; font-style: italic;}
blockquote p { margin: 10px; padding: 10px;}
cite { color: #555; text-indent: 20px; font-size: 0.8em;}
pre { margin: 10px auto 10px auto; width: 450px; background: #3B3B3B url(code.gif) no-repeat center bottom; font-size: 1.4em; color: #ffffff;}
p.sub { margin: -1px 0 30px 0; font-size: 1.1em; color: #ffffff; font-weight:bold;}

/*----------------------- MAIN CONTAINERS AND COLUMNS - ALL THAT LAYOUT STUFF */

#container { width: 770px; margin: 0 auto;}
#leftcol {width: 200px;float: left;margin-top: 5px;background-image: url(logo.jpg);background-repeat: no-repeat;background-position: left top;}
#rightcol {width: 560px;float: right;margin-top: 15px;background-image: url(1.jpg);background-repeat: no-repeat;background-position: right top;border-left-width: thin;border-left-style: dotted;border-left-color: #F45A14;}

/*--------------------- GO THE HEADERS */
 
 /* The logo styles */
	h1 { font-size: 4.6em; white-space: pre; line-height: 38px; color: #fff;} /* please dont use h1 anywhere else then the logo!!! */
	h1 span { color: #FF9215; font-size: 0.8em;}
h2 { font-size: 1em; margin: 8px 0;}
h2 a { font-size: 2.3em; padding: 0 6px; font-weight: 300; color: #F8F8F8; letter-spacing: -0.02em;}
h2 a:hover { color: #fff; background: #FF8803 url(headerhover.gif) repeat-x;}
h2 span { font-size: 1em; color: #b8b8b8; margin-left: 10px;}
h3 { color: #fff; font-size: 1.3em; margin: 15px 0 10px 0;}
h4, h5, h6 { font-size: 1.3em; color: #f0f0f0; margin: 10px 10px 10px 6px; width: 80%; border-bottom: 1px dotted #666} 

/*---------------------- ARTICLE 'OPTIONS' BOX */
.artop { width: 548px; height: 42px; background: #434343 url(articleoptions.gif) no-repeat;}
.artop p { line-height: 42px; color: #8B8B8B; text-indent: 10px;}
.artop a { color: #8B8B8B;}
.artop a:hover  { color: #ccc; border-bottom: 1px dotted #666;}

/* --------------------- Lists in the left */
#leftcol ul li a { color: #ffffff; display: block; background: url(book-markhover.jpg) no-repeat; font-size: 14px; font-weight:bold;text-indent: 8px; line-height: 25px; width: 200px; height: 30px;}
#leftcol ul li a:hover { color: #fff; background: url(bookmarkhover.gif) no-repeat;}
.matter {
	width:100%;
	color:ffffff;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFE499;
	border-left-color: #FFE499;
	text-align: justify;
}
.foot {height:20px;width:100%;font:Verdana, Arial, Helvetica, sans-serif; color:#343434;font-size:10px; padding-top:2px;}
.Scrolling {height:20px;width:100%;font:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#343434;font-size:12px; padding-top:2px;padding-left:10px;padding-right:10px;}
.subhead {color:#FFFF00;font-weight:bold;font-size:1.4em;background-image: url(headerhover.gif);height:28px;}
.style1 {color: #FFFFFF}
.sub-head {color:#FFFF00;font-weight:bold;font-size:15px;height:28px;}
.sub-matter {width:100%;color:ffff00;font:Verdana, Arial, Helvetica, sans-serif;font-size:12px; font-weight:bold;}
.box {border:1px solid #FFFF00;}
.sub-form {
	width:150px;
	color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #FFFFFF;
}
.sub-mat{
	width:100%;
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}
.keywords{
	width:100%;
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

