body
{
	background:#211307;
	margin:15px 0 0 200px;
	width:900px;
	font-family:"Rockwell";
	font-size:18px;
}

html
{
	height:500px;
	position:absolute;
}
a:link
{
	color:#000;
	text-decoration:none;
}
a:active
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	color:#000;
	text-decoration:none;
}
a:visited
{
	color:#000;
	text-decoration:none;
}

#menu_left
{
	background:#fff;
	width:160px;
	position:absolute;
	margin:50px 0 0 0;
	border:solid 1px #000;
	height:500px;
	z-index:101;
}

.color_brown
{	
	color:#493522;
}

.color_orange
{	
	color:#d56d00;
}

p
{
	font-size:14px;
}

#logo
{
	margin:60px 0 0 10px;
	width:143px;
	z-index:102;
	position:absolute;
}

#menu
{
	margin:110px 0 0 23px;
	font-size:14px;
}

#container
{
	margin:50px 0 0 0;
	border:solid 1px #211307;
	position:absolute;
	height:500px;
	width:840px;
	z-index:100;
	background:url(img/studio_foto.png) no-repeat;
}

#content
{
	padding:47px 0 0 25px;
	background:url(img/bg_content.png) repeat;
	margin:86px 0 0 187px;
	width:602px;
	min-height:285px;
	max-height:350px;
	overflow:auto;
	padding:15px;
}

#login
{
	border:solid 1px #000;
	width:320px;
	margin-top:70px;
	padding: 5px;
}

.text
{
	border:solid 1px #000;
	background:url(img/bg_content.png);
	width:150px;
}

.logtext
{
	border:solid 1px #000;
	background:url(img/bg_content.png);
}
