@charset "UTF-8";
/* CSS Document */


/*****************************************************

* Layout

*****************************************************/


div#maincontainer {
height: 750px;
}

div#mainbody {
width: 600px;
margin-left: 223px;
text-align: left;

}

img#left {
width: 147px;
float: left;
margin-top: 0;
}



div#info {
margin-left: 20px;
}

div#maincontainer img {
width: 147px;
float: left;
}




/******
Typegrahy
*******/

table {
font-size: 15px;
color: #f5ebb5;
line-height:40px;
letter-spacing: 120%;
text-align: center;
margin-top: 2em;
}

td {
border-bottom: 1px dotted #c8b489;
border-right: 0px;
border-left: 0px;

}

#firstrow {
line-height:20px;
}


#firstheading {
text-align: center;
line-height: 20px;
}

#secondheading {
text-align: left;
line-height: 20px;
}


/******

Images

*******/

