BODY { font-family: sans-serif; background-color: #444; color: rgb(255,255,255); font-size: 10px; }
A:link, A:visited, A:active { color: #ffff33 ; text-decoration: underline; font-weight: 400 }
.list td { background-color: #000; font-size: 10px; border: thin solid rgb(200,200,200); }
.list td:hover {background-color: #222; border: thin solid rgb(200,200,200);} 

#btn A:link, #btn A:visited, #btn A:active  { 
 display: block; 
 padding-top: 15px;
 width: 150px; 
 height: 50px; 
 background-image: url(images/notover.png);
 background-repeat: no-repeat;
 text-decoration: none; 
 text-align: center; 
 font-size: 16px; 
 color: #fff;
 } 

#btn A:hover { 
 display: block; 
 padding-top: 15px; 
 width: 150px; 
 height: 50px; 
 background-image: url(images/over.gif);
 background-repeat: no-repeat;
 text-decoration: none; 
 text-align: center; 
 font-size: 16px; 
 color: #222;
 } 

 #content{
  background: #000;
  width: 905px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  padding: 0px;
 }

#lowerframe{
 text-align: top;
 width: 899px; 
 height: 480px;
 }
 
#lightbox{
 width: 410px; 
 height: 220px;
 color: #000;
 font-size: 12px; 
 padding: 20px;
 background-image: url(images/400x220light.gif);
 background-repeat: no-repeat;
}

#darkbox{
 width: 410px; 
 height: 220px;
 color: #000;
 font-size: 12px; 
 padding: 20px;
 background-image: url(images/400x220dark.gif);
 background-repeat: no-repeat;
}

#whitebox{
 width: 300px; 
 height: 400px;
 color: #000;
 font-size: 12px; 
 padding: 25px;
 background-image: url(images/300x400white.gif);
 background-repeat: no-repeat;
}
#whitebox A, #whitebox220a A, #whitebox220c A, #whitebox220c A
{ color: #333 ; text-decoration: underline; font-weight: 400 }

#back{
 color: #ddd;
 background: #222;
 padding-bottom: 2px;
 padding-top: 2px;
 display: block;
 width: 200px;
 margin-right:auto; 
 margin-left:auto;
 margin-bottom: 10px; 
 text-decoration: none;
 font-weight: 900;
 font-size: small;
 text-align: center;
}

#whitebox220a{
 width: 220px; height: 400px; color: #333; font-size: 11px;  padding: 15px; padding-right: 25px; background-image: url(images/220x400white.gif); background-repeat: no-repeat;}
 
#whitebox220b{
 width: 220px; height: 400px; color: #333; font-size: 11px;  padding: 15px; background-image: url(images/220x400white2.gif); background-repeat: no-repeat;}
 
#whitebox220c{
 width: 220px; height: 400px; color: #333; font-size: 11px;  padding: 15px; background-image: url(images/220x400white3.gif); background-repeat: no-repeat;}
/* ================================================================ */
/* ===========Below is a section concerning rounding the corners========== */
/* ================================================================ */
H5 {	width: 905px; margin-bottom: 0px; margin-top: 0px; margin-right:auto; margin-left:auto; }
.b1f, .b2f, .b3f, .b4f{font-size:1px; display:block; background:#000; }
.b1f {height:1px; margin:0 5px;}
.b2f {height:1px; margin:0 3px;}
.b3f {height:1px; margin:0 2px;}
.b4f {height:2px; margin:0 1px;}
