﻿body{text-align: center; margin:0; padding:0; background-color: #000000;}


/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}



.OuterDiv{width: 100%; text-align: center; margin:0; padding: 0; vertical-align: middle;}
.OuterDiv{text-align: -moz-center;}
.SplashTable{width: 800px; height: 600px; background-image: url(images/Splash.png); background-repeat: no-repeat;}
.TopRow{width: 800px; height: 450px;}

.LeftCell{ width: 400px; height: 150px; vertical-align: top;}
.LeftCell a:link, .LeftCell a:active, .LeftCell a:visited{color: White; font-size: 40px; text-decoration: none; font-family: Georgia;}
.LeftCell a:hover{color: Red;}
.RightCell{width: 400px; height: 150px; vertical-align: top;}
.RightCell a:link, .RightCell a:active, .RightCell a:visited{color: White; font-size: 40px; text-decoration: none; font-family: Georgia;}
.RightCell a:hover{color: Red;}

