* {margin:0;padding:0}
a:link {color: #000000;text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FF9900; text-decoration: none;}
a:active {color: #FF9900; text-decoration: none;}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
background-color: #336699;
background-image:url(../images/main/background.jpg);
text-align:center;
}
#outer{
width:100%;
height:100%;
}

#inner {
width: 1035px;
height: auto;min-height: 100%;
text-align: center;
overflow:visible;
}

#intro{
width:571px;
height:230px;
margin-left:115px;
background-image:url(../images/main/orangemouse.gif);
background-repeat:no-repeat;
background-color:#000000;
border-left:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
float:left
}

#nav_left{
width:20px;
height:230px;
float:left;
}

#nav_right{
width:20px;
height:230px;
float:right;
}

/* WELCOME */
#welcome{
width: 531px;
height:230px; 
text-align:left;
background-color:#000000;
float:left;
}

