/* CSS layout */
html, body, div.photo {
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
background-color: transparent;}

#top {
background-position: center top; width:;
position: absolute;
top: 10px;
left: 50%;
color: #f7f7f7;
margin-left: -408px;
text-shadow: 1px 1px #333333;
font-family: Verdana, Helvetica, sans-serif;
font-size: 90%;
line-height: 120%; background-color:transparent; background-repeat:no-repeat; 
background-attachment:scroll}

#main {
margin-top: 30px;
margin-left: 0px;
width: 800px;
float: center;
font-size: 80%;
background: transparent url('https://www.portalofdreams.com/members/CapedCrusader/Nexus/Nexusenergybg3.gif');
background: rgba(21, 19, 24, 0.8)none ;
-moz-border-radius: 1em 2em 1em 2em;
-webkit-border-radius: 20px;
border-radius: 0em 0em 0em 0em;
border: 0px solid #8ca5a1;
padding: 5px 5px 5px 5px;

#main p {
padding: 40px 40px 40px 40px;}

#footer {
margin-top: 5px;
text-align: center;
font-size: smaller;
color: #044a64;}

.entryButton {
    background: url(http://www.portalofdreams.com/rooms/thenexus/Entrybutton.png) no-repeat;
    cursor: pointer;
    width: 210px;
    height: 68px;
    border: none;
color: transparent;}

a:link {
text-decoration: underline; 
color: #228ca2;}

a:visited {
text-decoration: underline;
color: #278195;}

a:hover {
text-decoration: underline;
color: #044a64;}

a:active {
text-decoration: underline;
color: #228ca2;}

input {
color: #333333;}