body      			{
					margin:0px;
					scrollbar-face-color: #888888; 
					scrollbar-shadow-color: #333333; 
      				scrollbar-highlight-color: #ffffff; 
					scrollbar-3dlight-color: #ffffff; 
					scrollbar-darkshadow-color: #111111; 
            		scrollbar-track-color: #ffffff; 
					scrollbar-arrow-color: #ffffff; 
					}
.title				{
					font-family: arial, helvetica, sans-serif;
					font-size: 19px;
					font-weight: plain;
					color: #888888;
					padding-top: 9px;
					padding-left:150px;
					}
.metatitle			{
					font-family:  arial, helvetica, sans-serif;
					font-size: 15px;
					font-weight: bold;
					color: #888888;
					padding-left:150px;
					}
.nav1				{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: plain;
					color: #888888;
					}								
.nav1 a				{
					color: #888888;
					text-decoration: none;
					}
.nav1 a:hover		{
					color: #000000;
					}
.nav2				{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: plain;
					color: #888888;
					}								
.nav2 a				{
					color: #888888;
					text-decoration: none;
					}
.nav2 a:hover		{
					color: #000000;
					}
.nav3				{
					font-family: arial, helvetica, sans-serif;
					font-size: 12px;
					font-weight: plain;
					color: #888888;
					line-height: 16px;
					}								
.nav3 a				{
					color: #888888;
					text-decoration: none;
					}
.nav3 a:hover		{
					color: #000000;
					}

.sub				{
					font-family: arial, helvetica, sans-serif;
					font-size: 8pt;
					font-weight: plain;
					color: #888888;
					}								
.sub a				{
					color: #888888;
					}
.sub a:hover		{
					color: #9181a3;
					}
.bg					{
					background: url('images/line.gif') fixed no-repeat 0% 50%;
					}
					
#gallery {
margin-top: 0px;
padding: 0;
height: 550px;
width: 550px;
background: #ffffff;
background-position: top right;
background-repeat: no-repeat;}

#gallerycontent {
margin: 0px;
width: 550px;
padding: 0px;
background: transparent;
background-repeat: repeat-x;
height: 550px;
text-align:center;
overflow: hidden;
color: white;
line-height: 1.8em;
letter-spacing: 0.1em;
}


#gallerylist {
list-style-type:none;
width: 550px;
}

#gallerylist li {
float: left;

margin-right: 40px;
margin-bottom: 40px;
padding-bottom: 3px;
margin-top: 5px;}

#gallerylist img {
display: block;
border:none;
}

#galleryportrait {
margin-top: 0px;
padding: 0;
height: 500px;
width: 550px;
background: #ffffff;
background-position: top right;
background-repeat: no-repeat;}

#gallerycontentportrait {
margin: 0px;
width: 500px;
padding: 0px;
background: transparent;
background-repeat: repeat-x;
height: 550px;
text-align:center;
overflow: hidden;
color: white;
line-height: 1.8em;
letter-spacing: 0.1em;
}


#gallerylistportrait {
list-style-type:none;
width: 500px;
}

#gallerylistportrait li {
float: left;

margin-right: 40px;
margin-bottom: 40px;
padding-bottom: 3px;
margin-top: 5px;}

#gallerylistportrait img {
display: block;
border:none;
}