body {
	font-family: Arial, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	margin:0 0 0 0;
	background: #a35352 ;
	padding:0 0 0 0;
	text-align:center;
	}
#container
{
    width: 850px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: left;
    position: relative;
    background: url(../img/Yurika.jpg) #a35352 no-repeat right top;
    color: #004084;
    min-height:900px;
}
#intro { 
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
#logo
{
    margin:0 0 0 0;
    padding: 0 0 0 0;
    height:130px;
    width:550px;
    background-color:#a35352;
}
#logo img
{
    margin:0 0 0 0;
    padding: 0 0 0 0;
    
}
#menuBar 
{
    border-top: #9a1c1c 5px solid;
    border-bottom: #9a1c1c 5px solid; 
    background:  #ffe083;
    height:87px;
    position:absolute;
    left:0px;
    top:136px;
    width:50%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#quickSummary
{
    background-image: url(../img/Menu.gif);
    background-repeat:no-repeat;
    
    margin: 0px 0px 0px 0;
    padding: 0;
    z-index: 300;
    position:absolute;
    top:130px;
    /*background:  #ffe083;
    border-top: #9a1c1c 5px solid;
    border-bottom: #9a1c1c 5px solid;
    border-right: #9a1c1c 5px solid;*/
    width: 550px;
    height:103px; /*61px;*/
    /*padding: 8px 0 8px;*/
}
#quickSummary table
{
    font-size:120%;
}
#quickSummary td
{
    vertical-align:middle;
}
#menuSpacer
{
    height:103px;
}
#supportingBack
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
#supportingText
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-right: #9a1c1c 5px solid;
    width:545px;
}
.block
{
    border-bottom: #9a1c1c 5px solid;
    background: #fff3cc;
    margin: 0 0 0 0;
    padding: 10px 20px 10px 20px;
    width:505px;
}

p.center 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;    
    text-align:center;
}
table.center
{
    margin: 0 auto 0 auto;
}
img.center
{
    margin: 0 auto 0 auto;
    text-align:center;
}
span.underline
{
    text-decoration: underline;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #9a1c1c;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #9a1c1c;
	}
a:hover, a:active { 
	text-decoration: underline; 
	/*color: #64C9F1;*/
	color: #9a1c1c;
	}
H3
{
    margin: 10px 10px 10px 0px;
    text-transform:uppercase;
    font-size:180%;
    color:#024596;
    font-weight:normal;
    font-family:"Arial Narrow Bold";
}
H3:first-letter
{
    color: #88201d;
}
.letter1st
{
    color: #88201d;
}

img 
{
    border:0;
}

.footer
{
    width:546px;
    border-right: #9a1c1c 5px solid;
}

.l0 td
{
    line-height:30px;
}
td.title
{
    text-align:center;
    padding-bottom:5px;
}
td.lang
{
    padding-top:10px;
    text-align:left;
}

.l1 td
{
    padding-left:10px;
    text-align:left;
}
.l2 td
{
    padding-left:20px;
    text-align:left; 
}
