﻿body 
{
    text-align:center;
    font-family:  Tahoma,Verdana, Arial, Sans-Serif;
    font-size: 100%;
    background-color: lemonchiffon;
    color:Black;
    margin-top:0px;
}

/* top and bottom menus ---------------------------------------------- */
.homemenutop
{
    width: 604px;
    height:1.2EM;
    text-align:right;
    float:none;
    font-weight:bolder;
    margin-left: auto;
    margin-right: auto; 
    margin-bottom:0px;
    margin-top:0px;
}

.homemenutop P
{
    font-size:80%;
    color:#FF6000;  
    margin-top:0px;
    margin-bottom:0px;  
    letter-spacing:1px;
}
.homemenutop A
{
    color:#FF6000;   
}

.homemenutop A:hover
{
    color:#FF2D00;    
}

.homemenubottom
{
    width: 604px;
    height:1EM;
    text-align:right;
    float:none;
    font-weight:bolder;
    margin-left: auto;
    margin-right: auto; 
    margin-bottom:0px;
}

.homemenubottom P
{
    font-size:80%;
    color:#FF6000;  
    margin-top:0px;
    margin-bottom:0px;  
    letter-spacing:1px;
}

.homemenubottom A:active, .homemenubottom A:link, .homemenubottom A:visited,  .homemenubottom p
{
    color:#FF6000;    
}

.homemenubottom A:hover
{
    color:#FF2D00;    
}


/* Main section ---------------------------------------------- */

div#MrStar
{  
background-color:#FFD05A;
margin-left: auto;
margin-right: auto;
width: 600px;
height:715px;
text-align: left;
padding-left:10;
border-color:#FF6000;
border-style:ridge;
border-width:5px;
}

img 
{
    border-width:0px;
    margin:0 0 0 0;
}





/* BROWN MAN */
#r2c1 a, #r2c3 a , #r3c1 a ,  #r3c3 a , #r3c5 a ,  #r4c2 a , #r4c4 a 
{
    width: 137px;
    text-decoration : none;
    position:relative;
    display:block;
}
   
#r2c1 a
{
    background:  url(images/rs_brownsmall_nl.jpg) 0% 0% no-repeat; 

}

#r2c1 a b,  #r2c3 a b, #r3c1 a b,  #r3c3 a b, #r3c5 a b,  #r4c2 a b, #r4c4 a b
{
    background-color: lemonchiffon; 
    color: black;
    border-color: #FF6000;
    border-style : ridge;
    border-width: 2px; 
    float: left;
    font-weight: bold;
    text-align: center;
    width: 130px; 
    padding-bottom : 4px; 
    font-size: 12px;
    margin-top:-4px;
}

#r2c1 a:hover b
{
    background-color: #996600;
    color:White;
}

#r2c1 a:hover 
{
    background:  url(images/rs_brownsmall_mo.jpg) 0% 0% no-repeat;
}

/* PURPLE MAN */

#r2c3 a
{
    background:  url(images/rs_purplesmall_nl.jpg) 0% 0% no-repeat;
}


#r2c3 a:hover b
{
    background-color: purple;
    color:White;
}

#r2c3 a:hover 
{
    background:  url(images/rs_purplesmall_mo.jpg) 0% 0% no-repeat;
}



/* BLUE MAN */
#r3c1 a
{

    background:  url(images/rs_bluesmall_nl.jpg) 0% 0% no-repeat; 
}



#r3c1 a:hover b
{
    background-color: blue;
    color:White;
}

#r3c1 a:hover 
{
    background:  url(images/rs_bluesmall_mo.jpg) 0% 0% no-repeat;
}


/* GREEN MAN */
#r3c3 a
{
    background:  url(images/rs_greensmall_nl.jpg) 0% 0% no-repeat; 
}


#r3c3 a:hover b
{
    background-color: green;
    color:White;
}

#r3c3 a:hover 
{
    background:  url(images/rs_greensmall_mo.jpg) 0% 0% no-repeat;
}



/* ORANGE MAN */
#r3c5 a
{

    background:  url(images/rs_orangesmall_nl.jpg) 0% 0% no-repeat; 
}


#r3c5 a:hover b
{
    background-color: Orange;
    color:black;
}

#r3c5 a:hover 
{
    background:  url(images/rs_orangesmall_mo.jpg) 0% 0% no-repeat;
}


/* YELLOW MAN */
#r4c2 a
{

    background:  url(images/rs_yellowsmall_nl.jpg) 0% 0% no-repeat; 
}


#r4c2 a:hover b
{
    background-color: yellow;
    color:black;
}

#r4c2 a:hover 
{
    background:  url(images/rs_yellowsmall_mo.jpg) 0% 0% no-repeat;
}


/* WHITE MAN */
#r4c4 a
{
    background:  url(images/rs_whitesmall_nl.jpg) 0% 0% no-repeat; 
}

#r4c4 a:hover b
{
    background-color: white;
    color:black;
}

#r4c4 a:hover 
{
    background:  url(images/rs_whitesmall_mo.jpg) 0% 0% no-repeat;
}


/* Rising Sun Logo ------------------------------------ */
#rsalogo
{
    background-color:lemonchiffon;
    margin-top:3px;
    margin-left:2px;
    float:left;
    border-color:#FF6000;
    border-style:ridge;
    border-width:4px;
}

#rsalogo a
{    
    position:relative;
    display:block;
    background:  url(images/rsalogo_normal.jpg) 0% 0% no-repeat;   
}

#rsalogo a:hover
{
    position:relative;
    display:block;
    background:  url(images/rsalogo_mouseover.jpg) 0% 0% no-repeat;
}

/* ---------------------------------------------------- */

#rslogo
{
    width:490px;
    height:140px;
    background-color:#FFD05A;
}

#rslogo img
{
    float:left;
}


div#tlcorner
{
     display: block;
     float: left;
    height: 300px;
    width: 94px; 
}

div#trcorner
{
     display: block;
    float:left;
    height:150px;
    width:500px;
}

div#r2c1
{
    display: block;
    width:146px;
    float:left;
    margin-left:20px;  
    height: 186px;
}


div#r2c2, div#r2c4, div#r3c2 , div#r3c4, div#r4c3
{
     display: block;
    width:73px; 
     float:left;
     height: 186px;
} 

div#r2c3, div#r3c1, div#r3c3, div#r3c5, div#r4c2 , div#r4c4
{
     display: block;
    width:146px; 
     float:left;
     height: 186px;
}
div#r3c1
{
     margin-left:4px; 
}
div#r4c1
{
    width:110px;
     margin-left:4px;
      display: block; 
     float:left;
     height: 186px;
       
}


div#r4c1
{
    width:110px;
     margin-left:4px;
      display: block; 
     float:left;
     height: 186px;
       
}

 

