 
body{
background:#333;
color: #fff;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-align:justify;
}

p {
text-align:justify;
}

a {
color:#dfe0e5;
font-weight:600; 
text-decoration : none;
}

a.read {
color:#dfe0e5;
font-weight:600; 
text-decoration : none;
}
b{font-size:12px; font-weight:600;}

#container {
width: 900px;
margin:0px auto;
margin-top:0px;
padding: 10px 10px 10px 10px;
border: 1px solid #993333;
background:#000;
}

#content {
width: 410px;
padding:10px 10px 10px 10px;
margin:20px 0px 40px 0px;
border: 1px solid #993333;
text-align:right;
}


#content2 {
width: 710px;
height: 600px;
padding:10px 10px 10px 10px;
margin:0px auto;
text-align:right;
}
#content1 {
width: 850px;
padding: 10px 10px 0px 10px;
margin:10px 0px 0px 10px;
text-align:justify;
border: 1px solid #993333;
}


#sidebar{
float:right;
margin:0px 0px 0px 0px;
padding: 0px 10px 10px 10px;
width:420px;
background:#000;
color:#fff;
font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#sidebar1{
float:right;
margin:0px 0px 0px 0px;
border: 1px solid #993333;
padding: 0px 10px 10px 10px;
width: 380px;
background:#000;
color:#fff;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#banner {
width:100%;
text-align:left;
}

#banner ul {
text-align:left;
}


#banner li {
display: inline;
padding:0px 12px 0px 10px;
text-align:left;
}

#footer {
clear:both;
text-align: left;
border-top: 1px solid #ccc;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
padding:10px 0px 5px 0px;
}


h1{
text-align:left;
padding:3px 0px 2px 0px;
border-bottom: 1px solid white;
color: #99abb5;
font: bold 16px/14px verdana, lucida, sans-serif;
}

h5{
font-size: 12px;
border-top: 1px solid #993333;
border-bottom: 1px solid #993333;
padding: 4px 4px 4px 6px;
color:#99abb5;
}

#navcontainer ul
{
text-align: center;
border-top:1px solid #99abb5;
border-bottom: 1px solid #99abb5;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 0;
margin-top: 10px;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
color: #dfe0e5;
width: 100%;
line-height: 18px;
/* fixes Firefox 0.9.3 */
background: #333;
}

#navcontainer ul li
{
display: inline;
padding-left: 0px;
padding-right: 0;
padding-bottom: 2px;
/* matches link padding except for left and right */
padding-top: 2px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
padding-top: 2px;
color: #dfe0e5;
font-weight: 600;
text-decoration: none;
border-right: 1px solid #99abb5;
}

#navcontainer ul li a:hover
{
background-color: #ccc;
color: #993333;
}

#fame ul {
  float: left;
  width: 16m;
  margin: 0;
  padding: 5px;
  list-style: none;
}
 
#fame li {
  float: left;
  width: 10em;
  margin: 0;
  padding: 5px;
}




