body {
background-color:  #1b1b23;
/*#1b1b23*/
width: 100%;
font-family: Lucida Grande, Tahoma, Trebuchet MS, sans-serif;
font-size: 0.8em;
color: #000;
margin: 0;
padding: 0;
/*color: #111111;*/
color: #fff;
/*background: url(images/headerbg.gif) top repeat-x #fbfbfb;*/
}

img { border:0; }

/*

 a:link {
text-decoration: underline;
color:#CC0000;
}
 a:hover {
text-decoration: underline;
color:#0055CC;
}

 a:visited {
text-decoration: underline;
color:#0055CC;
}

 a:active{
text-decoration: underline;
color:#CC0000;
}
*/

/*#26262e;*/
.header {
background-color: #26262e;
width: 500px;
height: 100px;   
/*margin: 0px auto 0;*/
margin-top: 50px;
margin-left: 50px;
}

#left-container {
float: left;
width: 50%; 
}

#right-container {
float: right;
width: 50%; 
}

.x01 {
display: block;
/*margin: 0px auto 0;*/
margin-top: 50px;
margin-left: 84px;
/* margin: 0 0 50 84px; */
}


div.x01	a:link,
	div.x01 a:visited,
	div.x01 a:active  { text-decoration: none; border-bottom-style: dashed; border-bottom-width: 1px;}

div.x01	a  { color: #0088CC; }


.x02 {
display: block;
/*margin: 0px auto 0;*/
/*margin: 0 0 50 84px;*/
}

.x03box {
margin-left: 30%;
display: block;
/*margin: 0 0 0 10px;*/
width: 300px;
height: 170px;
}

.x03img {
display: block;
margin-left: 100px;
width: 100px;
height: 100px;
}
.x03desc {
display: block;
/*margin: 0 0 0 100px;*/
text-align: center;
}



/*.x01hide {
display: none;
width: 50%; 
/*margin: 0px auto 0;*/
/*margin: 0 0 50 84px;
}*/