/*****************************************************************************************

	Style sheet for Klinik Vogue with light brown look.

*****************************************************************************************/

body
{
	background-color: #9d8b59;
	background-image: url('/themes/KlinikVogue/pics/background_gradient.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

#layoutDiv
{
	border: solid 1px Black;
	background-color: white;
}

#content1
{
	scrollbar-base-color: White;
	scrollbar-track-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-shadow-color: White;
	scrollbar-arrow-color: Black;
}

#imageContent1, #imageContent2, #imageContent3, #imageContent4
{
	border: solid 1px black;
}