
html	{
	margin: 0;
	padding: 0;
}

body	{
	margin: 0;
	padding: 0;
	background: url(../img/bg.gif) repeat-x #d9e8f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #666;
	}
	
h1	{
	color: #39c;
	font-size: 15px;
}

ul	{
	padding: 35px 0 0 0;
	margin: 0;
}

a	{
	text-decoration: underline;
	color: #666;
	outline: none;
}

a:hover	{
	text-decoration: none;
}

span	{
	color: #fff;
	font-weight: bold;
}

.spacer	{
	margin: 30px 0 0 0;

}

table	{
	margin: 10px 0 0 20px;
}

img, div	{
	border: 0;
	margin: 0;
	padding: 0;

}


#frame {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 946px;
	height: 569px;
}

#flash {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 675px;
	height: 98px;
	vertical-align: top;
	
}


#middle_left {
	position:absolute;
	left:0px;
	top:98px;
	width:317px;
	height:82px;
	background: url(../img/middle_left.jpg) no-repeat;
}

#middle {
	position: absolute;
	left: 271px;
	top: 98px;
	width: 217px;
	height: 82px;
	background: url(../img/middle.gif) no-repeat;
}

#navi {
	position:absolute;
	left:488px;
	top:98px;
	width:438px;
	height:82px;
	padding: 0 0 0 20px;
}

#navi li {
	display: inline;
	margin: 0;
	padding: 6px;
	list-style: none;
}

#navi span	{
	color: #666;
	background-color: #ccc;
	font-size: 13px;


}

a.navi	{
	color: #fff;
	font: bold 13px Arial;
	text-decoration: none;
}

a:hover.navi	{
	color: #666;
	text-decoration: none;

}

a.back	{
	color: #666;
	font-size: 13px;
	text-decoration: underline;
}

a:back.navi	{
	color: #666;
	text-decoration: none;

}


#content_left {
	position:absolute;
	left:0px;
	top:180px;
	width:317px;
	height:389px;
	background: url(../img/content_left.jpg) top no-repeat;
}

/*#content_left {
	position:absolute;
	left:0px;
	top:180px;
	width:271px;
	height:389px;
	background: url(../img/content_left.gif) top no-repeat;
}*/

#content_middle {
	position:absolute;
	left:271px;
	top:180px;
	width:217px;
	height:389px;
}

#content {
	position:absolute;
	left:488px;
	top:180px;
	width:408px;
	height:389px;
	padding: 0 20px 0 30px;
}

#overflow	{
	width: 400px;
	height: 300px;
	overflow: auto;
}

#clips	{
	width: 400px;
	height: 300px;
	overflow: auto;
}

#clips img	{
	float: left;
	margin: 0 5px 0 0;
}

#clips a	{
	display: block;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
}

#clips a:hover	{
	background: #ddd;
}

#fotos {
	position:absolute;
	left:488px;
	top:180px;
	width:408px;
	height:389px;
	padding: 0 20px 0 30px;
	text-align: center;
	
}


#text	{
	width: 400px;
	height: 370px;
	overflow: auto;
	scrollbar-base-color: #666;
	scrollbar-3d-light-color: #666;
	scrollbar-arrow-color: #666;
	scrollbar-darkshadow-color: #666;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
}

#info	{
	padding-top: 320px;
	padding-left:55px;

}