body
{
    background-image: url(images/greenbgn.jpg);
    background-repeat: repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 90%;
    font-family: Arial Unicode MS;
    color: #404040;
    text-align: center;
}
.wrapper
{
	background-image: url(images/wrapbg.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    background-color: #ffffff;
    position: relative;
    width: 800px;
    margin: 20px auto 20px auto;
    padding: 0px 0px 0px 0px;
    border: 2px solid;
    border-color: #686b58;
}
.header
{
    background-image: url(images/header1.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 80px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
h1.header
{
    letter-spacing: 3pt;
    line-height: 3em;
    font-size: 20pt;
    text-align: center;
    font-weight: lighter;
    color: #dfe0d6;
}
#contact
{
    background-color: #686b58;
    width: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
    font-size: 8pt;
    line-height: 2em;
    text-align: right;
}
* html #contact
{
    width: 800px;
}
#contact a
{
    color: #dfe0d6;
}
#contact a:hover
{
    color: #c5c7b7;
    text-decoration: none;
}
/*---------------------content---------------------*/
.container
{
    width: 800px;
    position: relative;
    height: 800px;
    top: 0px;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.content
{
    width: 600px;
    height: auto;
    margin: 0px 0px 0px 200px;
    padding: 0px;
}
.text
{    
    margin: 0px;
    padding: 30px 20px 10px 30px;
    text-align: left;
}
* html .text
{
}
#writtenby
{
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    color: #ffffff;
    text-align: center !important;
}
.clearing
{
    clear: both;
    height: 0px;
}
.footer
{
    background-color: #c5c7b7;
    width: 800px;
    height: 40px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative;
    top: 0px;
    font-size: 10pt;
    line-height: 1.5em;
    color: #b22222;
    text-align: center;
    border-top: solid 2px;
    border-color: #686b58;
}
* html .footer
{
    padding: 10px 0px;
    height: auto;
}
.footer a
{
    color: #404040;
    background-color: #c5c7b7;
}
/*---------------------left side---------------------*/
.navigation
{
    border-color: #ffffff;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 198px;
    font-size: 10pt;
    text-align: center;
}
* html .navigation
{
    width: 198px;
}
.navigation p
{
    line-height: 2em;
    letter-spacing: 1px;
    background-color: #c5c7b7;
}

.navigation ul
{
    background-color: #dfe0d6;
    width: 200px;
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid;
    border-color: #686b58;
}
.navigation li
{
    background-color: #dfe0d6;
    width: 200px;
    text-align: left;
    line-height: 2em;
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    border-color: #686b58;
}
.navigation #first
{
    border-top: none;
}
.navigation ul li a
{
    background-color: #dfe0d6;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    width: 179px;
    color: #404040;
    display: block;
    text-decoration: none;
}
* html .navigation ul li a
{
    width: 200px;
}
.footer a:hover, .navigation li a:hover
{
    background-color: #c5c7b7;
    color: #686b58;
    text-decoration: none;
    border-right: 1px solid;
    border-color: #686b58;
}
#p /*paragraph in the list*/
{
    text-align: center !important;
    font-size: 120% !important;
    background-color: #d2d3c5;
}
/*------------------------------------------------------------- ESL link page */
.esllinks a
{
    color: #8a8d73;
    background-color: #dfe0d6 !important;
}
.esllinks a:hover
{
    color: #686b58;
    text-decoration: none;
}
.esllinks em
{
    font-size: 20pt;
    color: #808080;
    line-height: .7em;
}
.esllinks
{
    padding: 0px 10px;
}
.esllinks h1
{
    text-align: left;
    font-size: 16pt;
    font-weight: lighter;
    color: #686b58;
}
.esllinks h2
{
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}
.esllinks h3
{
    font-size: 10pt;
    font-weight: bold;
    color: #555A9F;
}
.esllinks h4
{
    font-size: 12pt;
    font-weight: normal;
    color: #b22222;
    text-align: left;
    text-decoration: underline;
}
/*------------------------------------------------------------- exerciseslist*/
#exerciseslist a
{
    color: #686b58;
}

#exerciseslist a:hover
{
    color: #404040;
}

#exerciseslist a:visited
{
    color: #a45751;
}

#exerciseslist a:visited:hover
{
    color: #404040;
}

.text h1
{
    text-align: left;
    font-size: 16pt;
    font-weight: lighter;
    color: #686b58;
}
.text h2
{
    font-size: 10pt;
    font-weight: bold;
    color: #4c4f90;
}
.text h3
{
    font-size: 10pt;
    font-weight: bold;
    color: #555A9F;
}
.text h4
{
    font-size: 12pt;
    font-weight: normal;
    color: #b22222;
    text-align: left;
}
/*--------------------------------------------------------recomended*/

#recomended a
{
    color: #686b58;
}
#recomended a:hover
{
    color: #404040;
}
.textwhitespace
{
    display: none;
    color: #ffffff;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 25px;
    padding-bottom: 300px;
    white-space: normal;
    display: block;
}
/*-----------------------------------about-----------------------------*/

#irma
{
	
	
	}
	#irma img
	{
		width:auto;
		height:auto;
		float:left;
		margin:20px 20px 20px 0px;
	border-width: 1px 3px 3px 1px;
	border-style: solid;	
	border-color: #dfe0d6  #c5c7b7  #c5c7b7 #dfe0d6;
		}