body{
	font-family:sans-serif;
	background-color:#333333;
	color:#ffffff;
	padding:0px;
	margin:0px;
}

h2{
	/* for testing text only pages */
	font-size:12px;
	
}
h1{
	color:#ffffff;
	font-size:14px;
}
a{color:#ffdddd;
text-decoration:none;}
ul{
	list-style:none;
	padding-left:0px;
}
#l_1{
	/* would be better as 'fixed',  but not on IE */
	position : absolute;
	left : 66px;
	top : 77px;
	padding:0px;
	margin:0px;
}
#l_2{
	/* would be better as 'fixed',  but not on IE */
	position : absolute;
	width : 100px;
	left : 98px;
	top : 201px;
	padding:0px;
	margin:0px;
}
#l_3{
	position : absolute;
	left : 246px;
	top : 83px;
	width : 432px;
	padding:0px;
	margin:0px;
	border: 1px solid #CCCCCC;
	height: 455px;
}
#nav{
	position : absolute;
	left : 701px;
	top : 84px;
	width : 210px;
	padding:0px;
	margin:0px;
	height: 485px;
}

#copyright{
	position : absolute;
	left : 89px;
	top : 571px;
	width : 130px;
	height:16px;
	padding:0px;
	margin:0px;
	background-image:url(images/copyright.png);
	

}
img{
	border:none;
}

/* thumbs */


li.thumbList{
cursor:pointer;
float:left;
padding:0px;
margin-right:4px;

}
ul#thumbList{
	/*margin-right:-30px;*/
}
div#body{
	font-size:11px;
}
div#imagePanel{
	height:300px; 
	width:400px;
}


#thumbList > img{
	/*border:1px solid #999;
        width:50px;*/
        cursor:pointer;
}



#thumbPanel{
position:absolute;
left:0px;
top:20px;
}
#imagePanel{
position:absolute;
left:0px;
top:16px;
}
#body{
position:absolute;
left:0px;
top:25px;
}
#title{
/* This may be throwing out IE */
positon:absolute;
left:0px;
top:0px;
}


a.linkListaa{
height:22px;
margin:0;
padding:0;
display:block;
/*display:list-item;
list-style:none;
too small - hopefully force them into line 
width:100px;*/
}

a.linkList{
height:16px;
margin:0;
padding:0;
display:block;
/*display:list-item;
list-style:none;
too small - hopefully force them into line 
width:100px;*/
}
a.linkList-on{ background-image:url(images/islerimiz_bak_on.png); background-repeat:no-repeat;}

#archive_buttons{
margin-top:15px;
}

p{
padding:0px;
margin:0px;
}
