body { 
background:  url(verdilogobg.gif);
margin: 0; 
padding: 0; 
border: 0; 
overflow: hidden; 
height: 100%;  
} 

.clear {
	clear: both;
}

#tavan {
   margin: 0px auto;
   text-align: center;
   width: 692px;
   height: 10px; 
}

#top {
   margin: 0px auto;
   text-align: center;
   width: 692px;
   height: 60px; 
}

#Anamenu {
   margin: 0px auto;
   text-align: center;
   width: 692px;
   height: 40px;   
}

#container {
   margin: 0px auto;
   text-align: left;
   width: 692px;
   height: 100%;
}

h1 {
   text-indent: -9999px;
   width: 692px;
   height: 90px;
   background: url(images/header.jpg);
   margin: 0;
   padding: 0;
}

#framecontentLeft{ 
position: absolute;  
top: 0;  
left: 0;  
width: 130px; /*Width of left frame div*/ 
height: 100%; 
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/ 
background: transparent url(sol.gif) no-repeat;
} 
 
#framecontentRight{
position: absolute; 
left: auto; 
top: 0;  
right: 0;  
width: 130px; /*Width of right frame div*/ 
height: 100%; 
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/ 
background: transparent url(sag.gif) no-repeat;
} 

#content {
	width: 479px;
	float: left;
	padding: 15px 0 10px 20px;
}

#content h2 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #80866A;
	width: 454px;
	padding: 0 0 0 30px;
}

#footer {	
	margin: 0px auto;
	position: relative;
	background-color: #717F51;
	border-top: 9px solid #F7F7F6;
	width: 692px;
	padding: 5px 0;
	clear: both;
}

#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D3D8C4;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #D3D8C4;
	text-decoration: none;
	border-bottom: 1px dotted #D3D8C4;
}

#footer h2 a:hover {
	color: #F7F7F6;
	text-decoration: none;
	border-bottom: none;
	background-color: #A5003B;
}

.text {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5B604C;
	margin-bottom: 10px;
}

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
}

/* --- navigation --- */

#navcontainer {
	width: 178px;		
}

#navcontainer ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
}

#navcontainer a {
 	display: block;
 	width: 178px;
 	height: 22px;
}

#navcontainer a:link, #navcontainer a:visited {
	background: url(images/bg_navbutton.gif);
 	color: #5C604D;
 	text-decoration: none;
}

#navcontainer a:hover {
	background: url(images/bg_navbutton_over.gif);
	color: #A5003B;
	text-decoration: none;
}

#navcontainer li a#current {
	background: url(images/bg_navbutton_over.gif);
	color: #A5003B;
	text-decoration: none;
}

/* --- favorite links--- */

#favlinks {
	width: 163px;
	padding-left: 15px;
	margin-top: 10px;
}

#favlinks h2 {
	font: normal 16px Georgia, Times New Roman, Times, serif;
	color: #5C604D;	
	margin: 0 0 10px 0;
	padding: 0;
}

#favlinks ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
}

ul.extlinks li {
	background: url(images/bullet_extlink.gif) no-repeat 0 3px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

.extlinks a:link {
 	color: #A5003B;
 	text-decoration: none;
 	border-bottom: 1px dotted #A5003B;
}

.extlinks a:visited {
 	color: #6F2D47;
 	text-decoration: none;
 	border-bottom: 1px dotted #959E79;
}

.extlinks a:hover {
	background-color: #C3C9B1;
	color: #A5003B;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}
