body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000;
	overflow:hidden;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color:#000;
	background-image: url(imagery/a_jars.jpg);
	background-repeat: repeat-x;
}
.style2 {color: #FF3333}
.style3 {font-size: 12px}
.baslik {
display: block;
margin-bottom: 10px;
	font-size:14px;
	font-family:georgia;
	font-style:italic;
	
}

#hello {
	z-index:3;
	position:fixed;
	background-color:#fff;
	opacity:.5;
	width:240px;
	height:auto;
	padding:1em;
	padding-left:28px;
		padding-right:12;
		left:-20px;
		top:100px;
	-moz-border-radius: 15px;
	 -webkit-border-radius: 15px;
	  border: 1px solid #000;

}


#selectedWorks, #hello li{
list-style-type:none;
margin-bottom: 10px;
font-size: 10px;


}
#selectedWorks a{

display: block;
margin-bottom: 1px;
width:auto;

}
#selectedWorks li:before{


content:"";
}
#selectedWorks {
	z-index:3;
	position:fixed;
	background-color:#fff;
	opacity:.5;
	width:240px;
	height:auto;
	padding:1em;
	padding-left:28px;
		padding-right:12;
		left:-20px;
		top:200px;
	-moz-border-radius: 15px;
	 -webkit-border-radius: 15px;
	  border: 1px solid #000;

}
.iam{
	font-size:2em;
	
}
#notes {
	font-family:geneva;
	font-size:10px;
	color:#666;
	
	padding:.3em;
	
	top:70em;
	left:20px;
}


a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	background-color: #ffdaae;
	line-height: normal;
	color: #000000;
}
a.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color:#000066;
	text-decoration: none;
	background-color:#77ffff;
	line-height:1.9em;

}
a.links:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
	background-color:#cbAAcb;
}

a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
	background-color:#8ff;
}

/* supersize*/
*{
			margin:0;
			padding:0;
				}
		img{
			border:none;
		}
		body {
			overflow:hidden;/*Needed to eliminate scrollbars*/
		}
				#content{
			margin:0px auto;
			height:100px;
			width:100%;
			
			z-index: 3;
		
		
			position:absolute;
		}
		#contentframe{
			overflow: hidden;
	
			height: 100%;
			text-align:left;
			z-index: 3;
		}
		#slidecounter{
			float:left;
			color:#000;
			background-color: #d5a798;
			font:30px "gulim", georgia;
			font-weight:bold;
			
		}
		#slidecaption:before{
			content: "   ---  "
		}
		#slidecaption{
			overflow: hidden;
			float:left;
			color:#000;
			background-color: #d5a798;
			font:12px "Georgia", Arial, sans-serif;
			font-weight:100;
			font-style:italic;
			
		}
		/*Supersized Stamp*/
	
		/*Supersize Plugin Styles*/
		#navigation{
	margin:10px 0 10px 0;
height:30px;

			
		}
		#navigation a{
			background-color : #fff;
			line-height:30px;
			font-size:12px;
			font-family:georgia;
					}
		#navigation a:hover{
			
			color: #d5a798;
		}
			#navigation a:active{
			
			color: #ff0000;
		}
		
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(imagery/progress.gif);
		}
		#supersize{
			position:fixed;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}

