/* CSS Document */
body {
	background-color:#666666;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;

	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#666666;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #999999;

}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

.rood {color:#990000;
}

#container {
	width:858px;
	height:auto;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#666666;
	background-image:url(../images/woman_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}

#header {
	width:616px;
	padding-left:241px;
	height:335px;
	
}

#content {
	width:616px;
	padding-left:225px;
	height:260px;
	overflow:auto;
	padding-right:10px;
	
}

#footer {
	width:850px;
	height:20px;
	font-size:11px;
	padding-top:10px;
}
