﻿body
{
    background-color: black;
    color: #D3BE72;
	 scrollbar-face-color: #6D6868;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #6D6868;
scrollbar-darkshadow-color: #4A3D3D;
scrollbar-shadow-color: #705B5B;
scrollbar-arrow-color: #A9A1A1;
scrollbar-track-color: #A9A1A1;
background-image:url(websitebackground-darkerwithmauve.jpg)
}
link {
	color: #AE0911;
}


.MenuLink
{
    font-size: 28px;
    color: #6D6868;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.EmailLink
{
      color: #ff9966;
}
.logo {
		position:absolute;
		left:20px;
		top:160px;
		height: 428px;
	
}

	.galleryheader
		{
			font-size:30px;
			position:absolute;left:75px;top:165px;
			
		}
		
		.detail
		{
			width:600px;
			position:absolute;left:350px;top:200px;
			
		}
        .indexpageimage
		{

	border-style:solid;
	border:#6D6868;
	border-width:10px;
	border-bottom-width:10px;
	border-right-width:10px;
	border-left-width:20px;
	border-top-width:25px;
	border-bottom-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-top-style:dotted;
			height: 300px;
			margin-right: 40px;
		}
		.detailimage
		{

	border-style:solid;
	border:#6D6868;
	border-width:10px;
	border-bottom-width:10px;
	border-right-width:10px;
	border-left-width:20px;
	border-top-width:30px;
	border-bottom-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-top-style:dotted;
			
		}
			.seconddetailimage
		{

	border-style:solid;
	border:#6D6868;
	border-width:10px;
	border-bottom-width:20px;
	border-right-width:20px;
	border-left-width:10px;
	border-top-width:10px;
	border-bottom-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-top-style:dotted;
	
			
		}
		
		 .thumbnailmenu
        {
            width: 260px;
			height:350px;
			overflow:auto;
			position:absolute;left:20px;top:200px;
			/*background-color:#6D6868;*/
			background-image:url(logotransparent250x360.gif)    
        }
		
        .thumbnail
        {
         	float:left;
            width: 100px;
			height:140px;
			padding:10px;
 
        }
		
 		.thumbnailheader
        {
         	float:left;
            width: 180px;
			padding:10px;
			font-size:20px;
			font-weight:bold;
			/*background-color:#4c4646;*/

        }
		
        div.thumbnail img
    
{
width:100px;
}

div.thumbnail div
{
display:none;
}

clear
{
clear:both;
}

.detailimage
{

}
.indexmenu{
	font-size:24px;
	position:absolute;
	left:270px;
	top:165px;}
.indexlink{
	font-size:18px;
	text-align:center;}
