#fixpic {display:block; width:185px; height:195px; position:fixed; bottom:0px; left:0; z-index:999;}
* html #fixpic {position:absolute;}
body{
	margin:0px; font-family:Verdana; background:url(back.jpg) fixed #FFFFEA; padding:0 10px 0 10px; border:0; height:100%; 
}
img {
	behavior: url("pngbehavior.htc");
}
div#parent{
width:930px; background:url(images/test.jpg) repeat-y; margin:auto; padding:0px 10px 0px 10px; opacity:0.95; filter: alpha(opacity=95);
}
div#header{
height:90px; padding:10px 0px 0px 0px;
}
#heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	letter-spacing: 2px;
	padding:5px 5px 8px 5px;
	width:100%;
	
}
#heading2 {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding:5px 5px 8px 5px; cursor:default;
}
div#topmenu1{
	 text-align:right;
	 margin-left:-11px;  
	width:100%; height:18px; cursor:default;
}
div#topmenu1 a{
padding:0px 10px 0px 10px; text-align:center;
height:15px;
font-size:11px;
color:#333;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
border-right:#5c250f 1px solid;
}


div#horizentalline{
background:url(images/horizentalline.gif) left top repeat-x; height:10px;width:100%; margin:0px; margin-left:-10px;
}
#flag{
float:right; width:45%; text-align:right; margin-right:12px; margin-top:50px;
}
#leftside{
float:left;
width:210px;
font-family:Verdana;	
}
#leftside a{
width:190px; text-decoration:none; clear:both; height:50px; font-family:Verdana;	
}
#rightside{
float:left;
width:690px;
}
.leftitem{
 border:#c8c8a8 3px solid; width:195px; background:#4a3a35; color:#FFFFFF; 	font-family:Verdana;
}
.leftitem h3{
 text-align:center; color:#333; font-size:14px; font-family:Arial, Helvetica, sans-serif;width:195px; clear:both; margin:0px; padding:0px; cursor:default;
}
.leftitem h2{
 text-align:right; color:#333; font-size:10px; font-family:Arial, Helvetica, sans-serif; height:20px; margin:0px; vertical-align:bottom; padding:0px; width:195px;
}
.leftitem h2 a{
  text-decoration:none; color:#333;
}
/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:195px; /* Width of Menu Items */
	font-family:Verdana;
	}	
#menu {
	width:195px;
	display:block;
	margin-bottom:20px;
	font-family:Verdana;	}	
#menu ul li {
	position: relative;
	}
#menu ul li ul {
	position: absolute;
	left: 195px; /* Set 1px less than menu width */
	top: 5px;
	z-index:10;
	display: none;
	}
#menu ul li ul li{
	width:50px;
	}
	#menu ul li ul li a{
	
	width:110px;
	text-align:center;
	height: 24px;
	font-weight:bolder;
	text-decoration: none;
	color:#333;
	background:url(images/button1.gif) top right;
	display: block;
	padding: 0px;
	font-family:Verdana;	
	}
	#menu ul li ul li a:hover{ background: url(images/button3.gif) top right; }
#menu ul li a {
  	height: 24px;
	font-weight:bolder;
	text-decoration: none;
	color:#333;
	display: block;
	background: url(images/button1.gif) left no-repeat;
	padding: 8px 0 0 30px;
	font-family:Verdana;	}
	
#menu li a:hover {color:#3c3230; background: url(images/button3.gif) left no-repeat;}
/* Holly Hack. IE Requirement \*/
* html #menu  ul li { float: left; height: 24px; }
* html #menu  ul li a { height: 24px; }
/* End */

#menu li:hover ul,#menu  li.over ul { display: block; } /* The magic */

/****************************************/
#mainimage{
 width:500px; height:375px;  border:#808080 5px solid;
}
#first1 {
	border:#808080 4px solid;
}
.thumbs{
width:112px; height:82px; border:#808080 2px solid;
}
#mainimager{
	width:510px;
	height:20px;
	text-align:right;
	font-size:12px;
	color:#333;
	font-weight:bold;
	margin-top:-5px;
	padding-top:3px;
	background-color: #808080;
}
#mainimager a{
 color:#333; text-decoration:none; padding:0px 7px 0px 7px;
}
.content{
vertical-align:text-top; margin:10px 0px 10px 0px;
}
.content h2{
 font-size:16px; font-weight:bold;
}
#announce{
border:#808080 5px solid;
}
#speclink{
border:#808080 5px solid;
}
#speclink a{
text-decoration:none;
}
/*************/
.speciallines {
	border: 3px solid #808080;
}
.text {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #000;
}
.title {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #3c3230;
}
ul.title li a{
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #3c3230;
	text-decoration:underline;
}
.picturelines {
	border: 0px solid #5c250f;
	padding:2px;
}
.mainlines {
	border: 4px solid #C5C0A0;
}
#bubble_tooltip{
		width:147px;
		position:absolute;
		display:none;
		margin-left:250px;
		opacity:0.8;
	}
	#bubble_tooltip .bubble_top{
		background-image: url('images/bubble_top.gif');
		background-repeat:no-repeat;
		height:16px;
		font-weight:bold;
	}
	#bubble_tooltip .bubble_middle{
		background-image: url('images/bubble_middle.gif');
		background-repeat:repeat-y;	
		background-position:bottom left;
		padding-left:7px;
		padding-right:7px;
		font-weight:bold;
		
	}
	#bubble_tooltip .bubble_middle span{
		position:relative;
		top:-8px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		
	}
	#bubble_tooltip .bubble_bottom{
		background-image: url('images/bubble_bottom.gif');
		background-repeat:no-repeat;
		background-repeat:no-repeat;	
		height:44px;
		position:relative;
		top:-6px;
		font-weight:bold;
	}
	#bottom{
		margin-left:-10px;
		border-bottom:#3a3230 2px solid;
		width:929px;
		text-align:center;
		color:#333;
		padding:5px 0 5px 0;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	div#bottommenu1{
	 margin-bottom:4px;
	 margin-top:-5px;
	}
	div#bottommenu1 a{
		padding:0px 10px 0px 10px; text-align:center;
		height:15px;	
		color:#333;	
		text-decoration:none;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		border-right:#5c250f 1px solid;
	}
	#announce label,input,select {
		display: block;		
		float: left;
		margin-bottom: 10px;
	}

	#announce input,select {
		background:#808080;
		border:#FFFFFF 1px solid;
		color:#FFFFFF;
		width:150px;
		
	}
	#announce label {
		text-align: left;
		width: 20%;
		padding-right: 20px;
		font-weight:bold;
		font-size:12px;
		color:#FFFFFF;
	}

	#announce br {
		clear: left;
	}
	#sayfalama{
	  width:400px; font-family:"Courier New", Courier, monospace; font-size:12px; margin-left:300px;
	 
	}
	#sayfalama a{
	 float:left; width:auto; 
	 border:#3c3230 0.09em solid; 
	 margin:4px; 
	 color:#3c3230; 
	 text-align:center; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; padding:2px; vertical-align:middle; font-weight:bold; padding-left:4px; padding-right:4px;
	}
	#sayfalama em{
	 float:left; width:auto;  text-decoration:none;
	 border:0px; 
	 margin:4px; 
	 color:#3c3230; 
	 text-align:center; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:12px; padding:2px; vertical-align:middle; font-weight:bold; cursor:pointer;
	}
	#sayfalama a:hover{
	 border-color:#FFFFFF;
	 font-size:14px;
	 color:#FFFFFF;
	 background:#3c3230;
	}

