html{
	height:100%;
	background: url(images/bcg.png) repeat-x top #e6e6e6;
	background-color: #e6e6e6;
}


body{
	margin: 0;
	font-family: Arial,Tahoma,sans-serif;
	overflow-y: scroll;
}

A {
	text-decoration:none;
}

.header{
	font-size: 22px;
	color: #000000;
	margin-bottom:10px;
}

div.byword {
	color: #666666;
	font-size: 14px;
	margin-top:3px;
	width:350px; 
}

p.leftcolumn, li.leftcolumn{
	color: #aaaaaa;
	list-style: circle outside;
	line-height:17px;
	margin-left:-25px;
}

.leftcolumn{
	color: #777777;
	font-size : 11px;
	line-height:15px;
}

p, li, td {
	font-size : 13px;
	color: #464646;
	line-height:19px;
}

input {
	font-size : 12px;
	color: #000000;
}

div.separator{
	height:2px !IMPORTANT; 
	background: #f4f4f4 url(images/sep_bcg.gif) repeat-x;
	margin: 0px;
	padding:0px;
	font-size:1px;
}

div.underfoto{
	font-size : 14px;
	color: #464646;
}


.foto{
	border: 2px solid #ffffff;
	margin-bottom:3px;
}


div.publication_foto_container{
	width: 40px;
	border: 1px solid #e6e6e6;
}

div.publication_foto_container:hover{
	border: 1px solid #aaaaaa;
	width: 40px;
}

img.publication_foto{
	border: 2px solid #ffffff;
	width: 36px;
	height: 45px;
}






.tag_selected{
	color: #ff0000;
}

a{
	font-size : 13px;
	color:#3c7301;
}
a:hover{
	text-decoration:underline;
}

a.footer{
	font-size:12px;
	color:#444444;
}

div.sep_t{
	font-size:11px;
	color:#444444;
	text-align:center;

}




/*
	-----------------------------
		MENU
	-----------------------------
*/

#mainborder {
	width: 787px !IMPORTANT;
	height: 205px !IMPORTANT;
	text-align:left;
	vertical-align:top;
}

div.rotatingimgcontainter {
	position: absolute;
	width: 787px !IMPORTANT;
	height: 205px !IMPORTANT;
}

div.menuarea {
	position: absolute;
	padding-top:153px;
	z-index:40;
	font-size:13px;
	margin-left:2px;
}


.menuitem{
	float:left;
	height: 50px;
	cursor: pointer;
}

.selected {
	background: url(images/tr.png) repeat-x;
}    

.menuchoosen{
	background: url(images/tr.png) repeat-x;
}    


.menuquote {
	margin:18 15 0 15px;;
	font-size: 13px;
	color: #fff;
	
}


div.menu_bottom_dark_area {
	position:absolute; 
	border-top: solid 1px #cccccc;  
	margin-top:152px; 
	z-index:11; 
	width:787px; 
	height:52px; 
	background:#000000;  	
	opacity:0.50;
	filter:alpha(opacity=50);

}


/*
	-----------------------------
		TABLES
	-----------------------------
*/

.content_center {
		background: #f4f4f4 url(images/tbl_bcg.gif) repeat-y;
		width: 787px !IMPORTANT;
}

.content_top{
	background: url(images/tbl_top.gif) no-repeat;
	height:3px !IMPORTANT;
	width: 787px !IMPORTANT;
}

.content_bottom{
	background: url(images/tbl_bottom.gif) no-repeat;
	height:3px !IMPORTANT;
	width: 787px !IMPORTANT;
}





