/***********************************************/
/* HTML tag styles                             */
/***********************************************/

#Itop 
{
	font: 70% Georgia;
	position:absolute;
	height:112px;
	width:800px;
	top:0px;
	left:0px;
	overflow:hidden;
	color:white;
	background-image:url('top_image.jpg');
	
}
	
#ILeft
{
	position:absolute;
	height:1600px;
	top:112px;
	left:0;
	margin: 0px 0px 0px 0px ; 
	width:180px;
	border-top:0;
	border-right:0;
	font: 90% Georgia;
	overflow:visible;
	color:white;
	background-color:#807a48;
	background-image:url('left_gite.jpg');
	background-repeat: no-repeat;
}
	#ILeft a { text-decoration: none;}
#IRight
{
	position:absolute;
	top:112px;
	left:180px;
	padding-left: 18px; 
	padding-right: 18px; 
	font:75% Georgia;
	color: dimgray	;
	background: white;
	width:582px !important;
	width:620px;
	height:1600px;
	border-left: 1px darkgreen solid;
	border-right:1px darkgreen solid;
	background-image:url('green_line.gif');
}

#IRight a:link    {color: blue}
#IRight a:visited {color: green}
#IRight a:hover   {color: blue }
#IRight a:active  {color: darkgreen}
#IRight img       {text-align: center}

#ILeft a:link,
#ILeft a:visited,
#ILeft a:hover,
#ILeft a:active ,

#ITop  a:link,
#ITop  a:visited,
#ITop  a:hover,
#ITop  a:active {color: white}

#Languages
{
	position:absolute;
	width:100px;
	height: 90px;
	font-size:2%;
	font-family:Georgia;
	color:white;
	overflow:visible;
	right: auto;
	left: 690px;
	top: 6px;
	z-index:2;
	
}

#IRight h2
{
padding-left: 18px; 
font-variant:small-caps;

}
#IRight  h3
{
padding-top:5px;
padding-left: 18px; 
padding-right:4%;
color: green;
}

#IRight  h4
{
padding-left: 18px; 
padding-right:4%;
color:darkblue;
}
#IRight  h5
{
padding-left: 18px; 
font-size: 80%;
line-height: 0.5em;
}

#IRIGHT p
{
padding-left:18px;
}

#pmini p
{padding-left:16%;
padding-right:4%;
font:100%;
}