﻿body	{ background-color :#dddcde;
          background-image:url('http://rolandgutierrez.com/images/bg.jpg');
          background-repeat:repeat-x;
          font-family :Sans-Serif, Verdana, Tahoma;
          font-size:10pt;
}

						
#mainContainer { margin:0 auto;
                 width:800px;
                 margin-top:0px;
                 
               }

table {background-color :#0c193b;}

#header img { border:none;
}
 
#header { background-color :#ffffff;
}

#sidebar { background-color :#0c193b;
           padding:20px;
           color:#ffffff;
           height:100%;
           }


#content { background-color :#ffffff;
           padding:20px;
           color:#000000;
           height:100%;
}

#topbar { padding: 35px 10px 45px 10px;
}

#menu { color:#ffffff;
        text-align:center;
        font-size:10pt;
        border-bottom:solid 2px #ffffff;
        border-top:solid 2px #ffffff;
        background-color :#0c193b;
        } 

.menuItem { background-image:url('http://rolandgutierrez.com/images/menuImage.gif');
            background-repeat:no-repeat;
            text-align:center;
            height:25px;
            
}

.menuItem a { text-decoration:none;
              color:#ffffff;
              margin-top:3px;
              
}

.menuItem a:hover { text-decoration:none;
                    color:#ffffff;
                    background-image:url('http://rolandgutierrez.com/images/ menuImage_hover.gif');
                    background-repeat:no-repeat;             
}


#footer { 
          font-size:8pt;
          text-align:center;
          padding:10px;
          }

td { vertical-align:top;}

#rightColumn { height:100%;
               background-color:#ffffff;
}

img {border:none;}

a { text-decoration:none;}

#email { background-image:url('http://rolandgutierrez.com/images/emailBox.gif');
         background-repeat:no-repeat;
         height:200px;
         color:#000000;
         padding:10px;
         width:170px;
}

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

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

#links a { color:#ffffff;
           font-size:11pt;
           line-height:1.6em;
    }
    
#links a:hover { text-decoration:underline;}

#links { border-bottom:solid 2px #ffffff;
         padding-bottom:20px;
         padding-left:20px;

    }
    
.pressReleases li { padding-bottom:10px;}