body {
	background-image: url(../images/leaves.jpg);
	font-family: georgia times;
	background-position: 2px 0px;
}

img {
	border: 0px;
}

.hb2 {
	height: 100px;
	border: solid 1px #CCC;
	border-bottom: solid 1px #999;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: left;
        background-color: #F9F9F9;
}
.hb2 h2, #comments h3, .grayline {
        margin-top: 0px;
        padding-top: 3px;
        background-color:  #EEE;
        border-bottom: solid 1px #CCC;
}
.hb2 p {
       margin-left: 10px;
       padding-left: 5px;
}

h3 {
        font-family: arial;
        font-size: 12pt;
}

h2 {
        font-family: arial;
}

#main {
	position:absolute;
	left:2px;
	top:84px;
	width:1000px;
	height: auto;
	padding-top: 6px;
	background-color: white;
}

#innermain {
	margin: 5px;
	margin-left: 10px;
	width: 720px;
	margin-right: 240px;
}

#innermain_aw {
	margin: 5px;
	margin-left: 10px;
	width: 750px;
	margin-right: 220px;
}

#hint {
	position:absolute;
	left:10px;
	top:10px;
	width:300px;
	height: auto;
	background-color: #696;
	border: solid 1px #030;
	visibility: hidden;
	padding: 2px;
	opacity: 0.9;
}

.mitem, .mitem2 {
	display: block;
	min-height: 50px;
	border: 1px solid #006600;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	width: 345px;
	float: left;
	background-color: #F5FFF5;
	font-family: arial;
    text-decoration: none;
    color: black;
	overflow: hidden;
}
.mitem img, .mitem2 img {
	height: 50px;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #006600;
	margin-right: 3px;
	float: left;
}

.mitem div, .mitem2 div {
	margin-left: 50px;
}

.mitem2 span, .mitem span {
	font-size: 10pt;
	line-height: 95%;
}

.mitem2 {
	width: 98%;
	background-color: #F9FFF9;
}

.wnitem{
	display: block;
	min-height: 25px;
	border: 1px solid #006600;
	margin: 2px;
	padding: 2px;
	background-color: #F5FFF5;
	font-family: arial;
    	text-decoration: none;
    	color: black;
}

.wnitem i {
	font-size: 8pt;
}

.mitem2:hover, .wnitem:hover {
	background-color: #9C9;
}
.wnitem img {
    float:left;
	height: 50px;
	width: 50px;
	margin-right: 5px;
	border-right: solid 1px #666;
}

.artworklink {
	display: block;
	height: 180px;
	border: 1px solid #006600;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	width: 345px;
	float: left;
	background-color: #F5FFF5;
	font-family: arial;
        text-decoration: none;
        color: black;
	overflow: hidden;
}

.artworkdescr {
	height: 180px;
	overflow: auto;
}

.artworklink img {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #006600;
	margin-right: 5px;
	float: left;
}

.artworklink:hover {
	background-color: #9C9;
}

#navbanner, #navbanner_aw {
	float: right;
	width: 220px;
	margin-left: 5px;
        padding-left: 5px;
        margin-right: 10px;
        margin-top: 5px;
        border: solid 1px #9C9;
        border-left: solid 1px #363;
        background-color: #F5FFF5;
}

#navbanner_aw {
	width: 200px;
	margin-right: 5px;
}

#navbanner .mitem, #navbanner_aw .mitem{
	width: 100px;
	float: left;
	background-color: #CCC;
}

#navbanner_aw .mitem {
	width: 90px;
}

#navbanner h3, #navbanner_aw h3 {
	clear: left;
	
}

#chain {
       font-family: 'verdana' 'arial';
       font-size: 10pt;
       color: #888;
       border-bottom: solid 1px #CCC
}

#chain a {
       color: #555;
       text-decoration: none;
}
#chain a:hover {
       color: #55F;
}

.mitem:hover {
	background-color: #6C6;
}


.hint-title {
	font-weight: bold;
	background-image: url(../images/hintbg_01.png);
	padding: 3px;
}

#hint-pix {
	float: right;
	border: solid 1px red;
}

.news {
	margin: 15px 15px 15px 10px;
	line-height: 1.1;
	background-color: #9C9;
	text-align: left;
	font-family: Arial, Helvetica;
}

.newshead {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	margin: 0px;
	background-color: #060;
	height: 30px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 2px;

}
.newsmsg {
	padding: 3px;
}
.ntim {
	font-weight: normal;
	font-size: x-small;
	float: right;
}

.nicn {
	float: left;
	margin-top: -15px;


}
.newsfoot {
	text-align: right;
	padding: 1px 5px;
	margin-left: 300px;
	background-color: #8B8;
}
.newscmt {
	text-align: left;
	padding: 1px 5px;
	margin-left: 0px;
	font-size: x-small;
	background-color: #7A7;
	width: 300px;	
}
.news a {
	color: #060;
}
.news a:hover {
	color: #393;
}

#topframe {
	position:absolute;
	left:2px;
	top:0px;
	width:1000px;
	height:84px;	
}
#top-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:190px;
	height:84px;
}

#top-02_ {
	position:absolute;
	left:190px;
	top:0px;
	width:810px;
	height:24px;
}

#top-03_ {
	position:absolute;
	left:190px;
	top:55px;
	width:299px;
	height:29px;
	background-color: white;
}


#warning {
	position:absolute;
	left:  200px;
	top:    25px;
	width: 280px;
	height: 50px;
	background-color: #900;
	border: solid 1px red;
	text-align: center;
	color: white;
	opacity: 0.9
}

#warning a {
	color: #99F;
}

#top-03b_ {
	position:absolute;
	left:444px;
	top:29px;
	width:48px;
	height:47px;
}
#top-04_ {
	position:absolute;
	left:489px;
	top:24px;
	width:60px;
	height:60px;
}

#top-05_ {
	position:absolute;
	left:549px;
	top:24px;
	width:60px;
	height:60px;
}

#top-06_ {
	position:absolute;
	left:609px;
	top:24px;
	width:60px;
	height:60px;
}

#top-07_ {
	position:absolute;
	left:669px;
	top:24px;
	width:60px;
	height:60px;
}

#top-08_ {
	position:absolute;
	left:729px;
	top:24px;
	width:60px;
	height:60px;
}

#top-09_ {
	position:absolute;
	left:789px;
	top:24px;
	width:60px;
	height:60px;
}

#top-10_ {
	position:absolute;
	left:849px;
	top:24px;
	width:60px;
	height:60px;
}

#top-11_ {
	position:absolute;
	left:909px;
	top:24px;
	width:60px;
	height:60px;
}

#top-12_ {
	position:absolute;
	left:969px;
	top:24px;
	width:31px;
	height:60px;
}
#menu_whatsnew {
  	position: absolute;
  	top: 86px;
  	left: 645px;
  	width: 350px;
	background-color: #696;
	border: solid 1px #030;
	visibility: hidden;
	padding: 2px;
	opacity: 0.9;
}
.menu {
  	position: absolute;
  	top: 86px;
  	width: 200px;
	background-color: #696;
	border: solid 1px #030;
	visibility: hidden;
	padding: 2px;
	opacity: 0.9;
}

#menu_community {
 	left: 409px;
}

#menu_tools {
 	left: 300px;
}

#bottomframe2 {
	width:1000px;
	height:30px;
	background-color: white;
	clear: both;
}

#bottom-left {
	width:30px;
	height:30px;
	background-image: url(../images/corner-left.jpg);
}
#bottom-right2 {
    float: right; 
    width:30px;
	height:30px;
	background-image: url(../images/corner-right.jpg);
}

.ie-ph {
	width: 100%;
	height: 100%;
}

#comments {
	text-align: center;
}

#comments table {
	width: 98%;
	margin-left: 1%;
	text-align: left;
        border-right: solid 1px #090;
        border-top: solid 1px #090;
}

#comments td {
	background-color: #EFC;
        vertical-align: top;
        border-left: solid 1px #090;
        border-bottom: solid 1px #090;
        margin: 0px;
	padding: 3px;
}

#comments .th {
	width: 20%;
	font-weight: bold;
	background-color: #CEB;	
}

#comments .th a {
	color: #060;
        text-decoration: none;
}

#comments .mithandir td {
         background-color: #CFA;
} 
#comments .mithandir .th {
         background-color: #AD9;
} 

#comments .alien td {
         background-color: #DDD;
} 
#comments .alien .th {
         background-color: #666;
        border-bottom: solid 1px #999;
         color: white;
} 
#comments .alien a {
         color: white;
}

.grayline, #comments h3 {
	clear: left;
}
.story {  text-align: left; text-indent: 30pt; vertical-align: top; margin-top: 0px; margin-bottom: 5px; }
.sitem {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 1em;
  background-color: #FEC;
  padding: 10px;
  border: solid 1px #DC9;
}
.sitem h3 {
  margin-top: 0px;
}
.sitem p {
  margin: 0px;
}
.sitem a{
  text-decoration: none;
}


.arch-storyline {
   height: 80px;
   margin-bottom: 0px;
   clear: left;
   border-top: solid 1px #696;
   border-right: solid 1px #696;
   background-color: #696;
   display: block;
   text-decoration: none;
}

.arch-storyline:hover {
   background-color: #9C9;
}

.arch-storyline h2 {
   margin-top: 2px;
   margin-bottom: 5px;
   color: #040;
}

.arch-storyline p {
  margin-top: 0px;
   margin-left: 120px;
   font-style: italic;
   color: #CFC;
}

.arch-storyline2 {
  margin-bottom: 10px;
  margin-left: 00px;
  background-color: #FFF;
  padding: 10px;
  border: solid 1px #696;
  border-left: solid 10px #696;
  padding-bottom: 0px;
  padding-left:0px;
  background-color: #EFD;
}

.arch-storyline2 p {
  clear: left;
  font-size: 2px;
}

.stripitem {
  text-decoration: none;
  display:block;
  margin-bottom: 10px;
  color: #000;
  margin-left: 10px;
}

.stripitem:hover {
  background-color: #FFF;
}

.stripitem img {
  float: left;
  margin-right: 5px;
}


.cf_table {
  width: 98%;
}

.cf_ta {
  width: 100%;
  height: 8em;
  border: solid 1px #999;
}

.cf_txt {
  width: 100%;
  border: solid 1px #999;
}

.cf_td1 {
  font-weight: bold;
  width: 100px;
  font-family: tahoma, arial, sans-serif;
}

.smalliconleft {
  width:50px;
  height: 50px;
  border: solid 1px #666;
  margin-left: 4px;
  margin-right: 4px;
  float: left;
}

#vtab-comment {
  position: absolute;
  width:  706px;
  height: 452px;
  visibility: hidden;
  background-color: #F6FFF6;
  border: solid 2px #006600;
  overflow: auto;
}

#vtab-comment h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #060;
	color: white;
	padding: 2px;
}

#vtab-comment h4 a {
	color: #CFC;
}

#vtab-comment h4 a {
	color: #CFC;
}

.nestedlist0 {
  background-color: #99CC66;
  padding: 3px;
  margin-top: 5px;
  font-size: 14pt;
}

.nestedlist1 {
  background-color: #CCEE99;
  padding: 3px;
  border-left: solid 10px #9c6;
  font-size: 12pt;
  font-weight: bold;
}

.nestedlist2 {
  padding: 3px;
  padding-left: 13px;
  border-left: solid 10px #9c6;
}

.nl1 {
  width: 100px;
  display: block;
  float: left;
}

#dialog {
  background-image: url(../images/dialog-back.png);
  z-index: 20;
  position: absolute;
  width: 350px;
  left: 325px;
  top: 200px;
  border: solid 2px #1c438b;
  visibility: hidden;
}

#dialog-titlebar {
	background-image: url(../images/dialog-header.png);
	background-repeat: repeat-y;
	background-color: #3c3b97;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
}

#dialog-text {
    overflow: auto;
	padding: 5px;
}

#dialog-searchbox {
	border: solid 2px #1c438b;
	width: 250px;
}

.pa {
	background-image: url(../images/parch-b.jpg);
	width: 580px;
	background-position: 0px 45px;
	font-style: italic;
	font-size: 14pt;
}
.pa_top {
	background-image: url(../images/parch-t1.jpg);
	height: 45px;
}

.pa_txt {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: -15px;
}

.wcs {
  background-color: #CCCCCC;
}

.wcs div {
  display:none;
}

.ws {
  
}

.ws div {
  display:none;
}

* html #dialog {
	background-image: none;   
}
* html #dialog {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dialog-back.png', sizingMethod='scale');
}.pa_txt h4 {
	color: #660000;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
}
.pa_div1 {
	background-image: url(../images/parch-el1.png);

	height: 66px;
}


#comments .comadmin td {
  background-color: #AAFFAA;
  color: black;
  border-color: black;
}


#comments .comadmin .th {
  background-color: #003300;
  color: white;
}

#comments .comadmin .th a {
  color: #AAAAAA;
}

