BODY
{
	/*background-color:black;*/
}
#container
{
    clear: left;
	float: left;
     width: 100%;
     text-align: center;
     margin-top: 0em;
     font-family: Verdana;
     font-size: 0.7em;
}

#container2
{
	margin: 0 auto;
	width: 90em;
	text-align: left;
	/*background-color:white;*/
}

body
{
     margin: 0em;
}

#hdr
{
}

#left
{
	float: left;
	width: 14em;
	/*background-color:green;*/
}

#content
{
	width: 50em;
	/*height: 50em;
	overflow: scroll;*/
	float:left;
	/*background-color:yellow;*/
}

#right
{
	float: left;
	width: 24em;
	margin-left: 2em;
     /*background-color: lime;*/
}

#mainmenu
{
     margin-top: 3em;
     width: 60em;
}


h1{
	font-family: Verdana;
	font-size: 2.3em;
	padding: 0em;
	margin: 0em;
	margin-top: 1.5em;
	color: #555;
}


h2{
	font-family: Verdana;
	font-size: 1.6em;
	color: #555;
}


h3{
	font-family: Verdana;
	font-size: 1.3em;
	color: #555;
}


.maintext
{
	color: #555;	
}

.img
{
	vertical-align:bottom;
}

#rank
{
	width: 100%;
}

#logo, #underlogo
{
	float: left;
	width: 14em;
	text-align: center;
	background-color:black;
	color: #aa0000;

}
#underlogo
{
	background-color: white;
	margin-top: 0em;
	/*background-color: red;*/
	overflow: hidden;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: left;
}
#underlogo strong
{
     font-family: Verdana;
	font-size: 3em;
}
#underlogo span
{
     font-size: 1.4em;
}
#logo
{
	height: 11em;
	overflow:hidden;
	float: left;
}

#logo2
{
	float: left;
	width: 76em;
	height: 11em;
	background-color:black;

}
#yeartext
{
	float: left;
	width: 50em;
	margin-bottom: 2em;
	/*background-color:aqua;*/
}

#deaths
{
	float: left;
	width: 26em;
	margin-bottom:2em;
}

#strap
{
	font-size: 1em;
	color: white;
}

#rank td
{
     height: 3em;
     line-height: 1.5em;
     border-bottom: 0.1em solid silver;
}

#rank .rank,
#rank .ranklast,
#rank .appear
{
     text-align: center;
}

#rank .alt1-0, #rank .alt1-1
{
     /*background-color: #eee;*/
}

#rank .alt0-1, #rank .alt1-1
{
     background-color: #eee;
     color: black;
}

.nav
{
     line-height: 1.5em;
     padding-left: 0.3em;
}
.nav li
{
     margin: 0;
     padding: 0;
}

a
{
     color: #444;
}

a:hover
{
     background-color: black;
     color: white;
}

#news
{
     width: 50em;
     margin-bottom: 1em;
     float: left;
}
#news img
{
     width: 13.3em;
}
#news span 
{
     margin-right: 1.5em;
}
#news I
{
     margin-top: 0.5em;
     font-size: 0.9em;
     display: block;
     width: 15em;
}

#symbols
{
     font-size: 0.8em;
     /*margin-top: 2em;*/
     margin-bottom: 1em;
     color: #888;
     border: 0.1em solid #ddd;
     text-align: right;
}

.recent
{
     width: 100%;
     margin-bottom: 2em;
     float: left;
}

.recent SPAN
{
}

.search
{
     margin-top: 2em;
}

.person TABLE TD,
.person P
{
     line-height: 135%;
}

.person DIV.pic
{
     float: left;
     width: 150px;
     height: 150px;
     line-height: 150px;
     text-align: center;
     border: 1px solid silver;
}

.person DIV.nopic
{
     float: left;
     padding-right: 2em;
     padding-bottom: 0.2em;
}

.person IMG
{
     float: left;
     width: 150px;
     height: 150px;
     background-repeat: no-repeat;
}
.details
{
     width: 360px;
     float: left;
     padding-left: 2em;
     padding-bottom: 0.2em;
}

.search DIV.nopic
{
     border: 1px solid silver;
     text-align: center;
     line-height:6em;
     width:66px;
     height:66px;
     float: left;
}

.search IMG
{
     float:left;
     width:66px;
     height:66px;
     border: 1px solid silver;
}

.recent DIV.nopic,
.recent IMG
{
     float: left;
     width: 6em;
     padding-right: 0.5em;
     padding-bottom: 0.2em;
}

.search H3,
.recent H3
{
     margin: 0;
     margin-bottom: 0.2em;
     padding: 0;
}

.search H3 A
{
     text-decoration: none;
     }

hr
{
     height: 0.1em;
     color: #888;
}

#discuss-sub
{
     margin-bottom: 2em;
}

.discuss
{
     width: 24em;
     margin-right: 1em;
     height: 6em;
     float: left;
     margin-bottom: 1em;
}
.discuss IMG
{
     float: left;
}
.discuss .icon
{
     height: 100%;
     float: left;
     margin-right: 0.5em;
     margin-bottom: 1em;
}
.discuss .counts
{
     color: #888;
}
.discuss .desc
{
     height: 4.2em;
     overflow: hidden;
}

.discuss H3
{
     padding: 0;
     margin: 0;
     font-size: 1.1em;
     padding-bottom: 0.5em;
}
