@media screen
  {
  div#adam
    {
    position: fixed;
    }
  /* Don't do this at home */
  * html
    {
    overflow-y: hidden;
    }
  * html div#adam
    {
    position: absolute;  
    }
  /* All done. */
  }


body {
	SCROLLBAR-FACE-COLOR: #99CCFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #99CCFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #99CCFF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #DEEBFA;
	SCROLLBAR-DARKSHADOW-COLOR: #DEEBFA;
	margin: 0px;
	background-image: url(../images/moderate/body_bg.jpg);
	padding: 0px;
	overflow: hidden;
	font-size: 11pt;
	font-family: "Trebuchet MS", Tahoma;
}
h1, h2, h3 {
	margin-top: 0px;
}

img, div { behavior: url(iepngfix.htc); }
hr {
	left:-9000px;
	position:absolute;
	top:0pt;
}
p {
	margin: 0px;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: none;
	
}
#header {
	color: #FFFFFF;
	padding-top: 26px;
	padding-left: 15px;
}
#header #headTitle {
	font-size: 18pt;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
}
#header table td {
	width: 76px;
	text-align: center;
}
#header table td a {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
#header table td a:hover {
	font-weight: bold;
}
#footer {
	height: 70px;
	color: #CCCCCC;
	padding: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
#footer a:hover {
	text-decoration: underline;
}
#container {
	background-color: #FFFFCC;
	overflow: auto;
	width: 100%;
	height: 450px;
	background-image: url(../images/moderate/deniz.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
* html #container {
	background-attachment: fixed;
}
#middle {
}
#middle #adam {
	height: 156px;
	width: 187px;
	background-image: url(../images/moderate/adam.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: fixed;
	left: 180px;
	top: 340px;
}
* html #middle #adam {
	position: absolute;
}
#leftsider {
	height: 350px;
	float: left;
}
#leftsider #palet {
	padding-left: 15px;
}

#palet #drawing {
	height: 200px;
	width: 78px;
	background-image: url(../images/moderate/1a.png);
	background-position: center bottom;
	float: left;
	text-align: center;
	cursor:pointer;
}
#palet #drawing a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8.5pt;
	padding-top: 175px;
	display: block;
}
#palet #illus {
	float: left;
	height: 200px;
	width: 78px;
	background-image: url(../images/moderate/2a.png);
	background-position: center bottom;
	text-align: center;
	cursor:pointer;
}
#palet #illus a {
	color: #0E62A9;
	text-decoration: none;
	font-size: 8.5pt;
	padding-top: 175px;
	display: block;
}
#palet #photo {
	float: left;
	height: 200px;
	width: 78px;
	background-image: url(../images/moderate/3a.png);
	background-position: center bottom;
	text-align: center;
	cursor:pointer;
}
#palet #photo a {
	color: #C2FF09;
	text-decoration: none;
	font-size: 8.5pt;
	padding-top: 175px;
	display: block;
}
#palet #project {
	background-image: url(../images/moderate/4a.png);
	background-position: center bottom;
	height: 200px;
	width: 78px;
	float: left;
	text-align: center;
	cursor:pointer;
}
#palet #project a {
	color: #C516AE;
	text-decoration: none;
	font-size: 8.5pt;
	padding-top: 175px;
	display: block;
}
#leftsider #leftmenu {
	width: 169px;
	background-image: url(../images/moderate/leftmenu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index: 2;
	text-align: right;
	padding-right: 20px;
	margin-top: 18px;
	clear: both;
}
#leftsider #leftmenu ul {
	margin: 0px;
	list-style-type: none;
}
#leftsider #leftmenu a {
	color: #333333;
	text-decoration: none;
}
#leftsider #leftmenu a:hover {
	font-weight: bold;
}
#content {
	overflow: hidden;
	height: 1%;
	padding-left: 20px;
}
* html #content {
	overflow: visible;
}
.kutu {
	float: left;
	width: 180px;
	height: 250px;
	margin-top: 0px;
	margin-right: 10px;
	border: 5px solid #333333;
	border-color:#CCCCCC;
	padding: 0px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	background-color: #FFFFFF;
	overflow:hidden;
}

#cabinet {
	background-color:#FFFFFF;
	border:1px solid #333333;
	height:422px;
	left:340px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	position:absolute;
	text-align:center;
	top:76px;
	width:600px;
}

#cabinet #bar{
	background-color:#BDD0D7;
	border:1px solid #96C3E4;
	height:20px;
	position:absolute;
	top:0;
	width:598px;
}

#cabinet #kutufrm{
	border:0 solid #333333;
	height:400px;
	left:1px;
	position:absolute;
	top:21px;
	width:598px;
}

.divxtext {
	font-size: 10px;
	font-weight: 700;
	text-decoration: none;

}
