body {
text-align:left;
margin:auto;
background-image: url(images/carbon13_20x20.gif);
}


.toptag {
position:relative;
background-image: url(images/graidover.png);
background-repeat: repeat-x;
height:200;
margin:auto;
top:0;
z-index:98;
}

.horizon {
text-align: center;
position: absolute;
margin-top:-205;
top: 40%;
left: 0px;
width: 100%;
height: 520px;
overflow: visible;
visibility: visible;
display: block
}

* html .horizon {height: 454px;}

.box {
background-image: url(images/ripplemaincen.png);
font-family: Verdana, Geneva, Arial, sans-serif;
margin-left: -205px;
position: absolute;
top:0px;
left: 50%;
width:410;
height: 454px;
visibility: visible;
z-index:99;
}

.cs {
position:relative;
margin:auto;
background-image: url(images/comingsoon.png);
text-align:center;
width:296;
height:73;
top:460;
}

.info {
position:relative;
font-family: "Courier New", Courier, mono;
font-size: 12px;
color: #FFFFFF;
text-align:center;
z-index:99;
top:460;
}

a:link {
color:#ffffff;
text-decoration:none;
}

a:visited {
color:#CCCCCC;
text-decoration:none;
}

a:active {
color:CCFFFF;
}

a:hover {
color:#FF0000;
}

.mailist {
position:relative;
font-family: "Courier New", Courier, mono;
font-size: 10px;
font-weight: bold;
background-image: url(images/listbg.png);
height:200;
width:420;
}

a.black:link {
color:#000000;
text-decoration:none;
}

a.black:visited {
color:#000000;
text-decoration:none;
}

a.black:active {
color:#FF0000;
}

a.black:hover {
color:#FF0000;
}