body {
	background-image:none;
}

#mainBox
{
    
}

#textBox
{
    margin-top : 30px;
    margin-bottom : 60px;
}

#pictureBox
{
    position : absolute;
    
    top : 45px;
    left : 650px;
}

.block
{
    font-family: Arial;
	font-size:11pt; 
	font-weight:normal;
	
	margin-top : 15px;
}

.block em
{
    font-style : normal;
    color : #FF0000;
}

#naviButtons {
	width : 760px;
	margin-left:28px;
	text-align : center;
}
