html {
    overflow-x: auto;
    overflow-y: scroll;}

body {
    margin:0px 0px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    padding: 0px;
    text-align: center;
    background-image: url("../img/bg.gif")}

#content {
    margin: 0px auto;
    width: 777px;
    height: 100%;
    text-align: left;
    padding: 0px;
    border: 0px;
    z-index: 2}
	
#right {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #FFFFFF;
	width: 770px; 
	text-align: center; 
	margin-left: 2px;
	padding: 30px 0px 5px 0px;
	}	

#common_header {
    position: absolute;
    margin-left: 0px;
    margin-top: 24px;
    width: 777px;
    z-index: 2}

#common_nav {
    position: absolute;
    margin-left: 0px;
    margin-top: 147px;
    height: 53px;
    z-index: 2}

#common_nav_top_right {
    position: absolute;
    margin-top: 27px;
    width: 773px;
    text-align: right;
    z-index: 2}
    
#common_nav_star {
   position: absolute;
   margin-top: 0px;
   width: 773px;
   background-image: url(../img/star.png);
   height: 32px;
   z-index: 3;
   background-repeat: no-repeat; 
   background-position: 670px;
	}
	
#common_main {
    position: absolute;
    margin-left: 3px;
    margin-top: 195px;
    text-align: left;
    z-index: 2}
    
#common_gallery {
    position: absolute;
    margin-left: 13px;
    margin-top: 215px;
    text-align: left;
    z-index: 2}

#common_gallery_title_grey {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    width: 310px;
    height: 20px;
    background: #DDEEEE;
    z-index: 2}

#common_gallery_title_white {
    position: absolute;
    margin-left: 1px;
    margin-top: 1px;
    width: 308px;
    height: 18px;
    background: #FFFFFF;
    z-index: 2}

#common_gallery_title_name {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    height: 18px;
    line-height: 18px;
    width: 308px;
    text-align: center;
    z-index: 2}

#common_gallery_title_previous {
    position: absolute;
    margin-left: 10px;
    margin-top: 0px;
    height: 18px;
    line-height: 18px;
    width: 144px;
    text-align: left;
    z-index: 2}

#common_gallery_title_next {
    position: absolute;
    margin-left: 154px;
    margin-top: 0px;
    padding-left: 0px;
    height: 18px;
    line-height: 18px;
    width: 144px;
    text-align: right;
    z-index: 2}

#common_gallery_main_grey {
    position: absolute;
    margin-left: 0px;
    margin-top: 21px;
    width: 310px;
    height: 310px;
    background: #DDEEEE;
    z-index: 2}

#common_gallery_main_white {
    position: absolute;
    margin-left: 1px;
    margin-top: 1px;
    width: 308px;
    height: 308px;
    background: #FFFFFF;
    z-index: 2}

#common_gallery_main_image {
    position: absolute;
    margin-left: 9px;
    margin-top: 9px;
    width: 290px;
    height: 290px;
    z-index: 2}

a.brown                 {color: #996633}
a.brown_bold            {color: #996633; font-weight: bold}

/*a.pink_bold             {color: #336699; font-weight: bold}*/

a.pink_bold             {color: #336699; font-weight: normal}

a.pink_un        		{color: #336699; text-decoration: underline} 

a.brown_title           {color: #775533; font-size: 10pt; font-weight: bold}

a.light_grey            {color: #CCCCCC}

td                      {font-family: Tahoma, Verdana, Arial; font-size: 8pt; color: #996633}

a.l_pink_ul:link        {color: #336699; text-decoration:none} 
a.l_pink_ul:visited     {color: #336699; text-decoration:none}
a.l_pink_ul:hover       {color: #336699; text-decoration:underline}  
a.l_pink_ul:active      {color: #336699; text-decoration:underline}


a.l_pink:link           {color: #336699; text-decoration: none}
a.l_pink:visited        {color: #336699; text-decoration: none}
a.l_pink:hover          {color: #336699; text-decoration: none}
a.l_pink:active         {color: #336699; text-decoration: none}






