body {background:#000; color: rgb(122,122,122); text-align:center;
}

a:link {color: rgb(30,170,30)}     /* unvisited link */
a:visited {color: rgb(30,110,30)}  /* visited link */
a:hover {color: rgb(30,200,30)}   /* mouse over link */
a:active {color: rgb(50,200,50)}   /* selected link */

#container {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:13px; margin-right:auto; margin-left:auto; margin-top:0px;
text-align:center; width:610px; padding:15px 15px 15px 15px;
background: rgb(0,0,0); color: rgb(177, 177, 177);
}
.innerbox {border:4px solid #000000; color: rgb(177, 177, 177); float:left; left:169px; padding:15px 15px 15px 15px; position:relative; width:225px; margin-top:1px; margin-bottom:1px;
}
.innerbox2 {border:4px solid #000000; color: rgb(177, 177, 177); float:left; left:125px; padding:15px 15px 15px 15px; position:relative; width:325px; margin-top:1px; margin-bottom:1px;
}

.mainimage {float:left; left: 144px; position:relative; margin: 10px 0px 15px 0px;
}
.doubleinner {border:4px double #969a8f; color:#259; float:left; padding:15px 10px 15px 40px; position:relative; width:300px; margin-top:10px; margin-bottom:20px;
}
.doubleinner a {font-size:15px;
}
img {border:0;
}
.center {text-align: center;
}
.clearboth {clear:both;
}
.ml15 {margin-left:15px;}

.BorderHowTo{border:4px double; border-color: rgb( 177, 177, 177); border-width: 3px;}