
/*- Page Structure */

html { /* Force Vertical Scrollbar */


	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	margin: 0px;
	background-color : #d2c3ac;
	background-image : url(images/main_bg.jpg);
	background-repeat : repeat-x;
	background-position : top right;
}

img
{
 border-style: none;
}

A:link {text-decoration: none; color: #a2937c;}
A:visited {text-decoration: none; color: #a2937c;}
A:active {text-decoration: none; color: #0289c7;}
A:hover {text-decoration: none; color: #0289c7;}

.stretcher {font-size: 9px;}
.stretcher A:link {text-decoration: none; color: black;}
.stretcher A:visited {text-decoration: none; color: black;}
.stretcher A:active {text-decoration: none; color: black;}
.stretcher A:hover {text-decoration: none; color: #0289c7;}

.content {
	background-color : #d2c3ac;
	width : 760px;
	margin-right : auto;
	margin-left : auto;
}

.header {
	background-image : url(images/header_bg.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	background-color : #d2c3ac;
	width : 760px;
	height : 80px;
}

.menu {
	background-color : #ffffff;
	padding : 12px;
	width : 236px;
	height : 226px;
	float : left;
	text-align : right;
}

.stretch {
	cursor : pointer;
}

.stretcher {
	display : none;
}

.photo {
	background-color : #ffffff;
	width : 500px;
	height : 250px;
	float : right;
}

.photoact {
	background-color : #ffffff;
	width : 500px;
	height : 375px;
	float : right;
}

.subwrapper {
	background-color : #d2c3ac;
	background-image : url(images/menu_bg.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	width : 260px;
	height : 400px;
	float : left;
}

.submenu {
	padding : 10px;
	width : 240px;
	color: #ffffff;
	text-align : right;
}

.text {
	background-color : #ffffff;
	padding : 20px;
	width : 460px;
	float : right;
	text-align : justify;
	line-height: 18px;
}

.footer {
	background-color : #d2c3ac;
	width : 500px;
	height : 30px;
	text-align : right;
	float : right;
	color : #ffffff;
}
