.mainpanel
{
width: 710px;
}

.sidepanel
{
background-color: white;
top: 260px;
left: 600px;
}

.mainpicture
{
color: black;
padding: 0px;
position: absolute;
left: 5px;
top:50px;

border:2px solid black;
}

.textbox
{
background: white;
position: absolute;
left:460px;
top:0;
width:180px;
color: black;
padding: 10px;
text-align: justify;
font: 13px/16px Arial,"Trebuchet MS",Helvetica, Geneva, sans-serif;
border: 3px solid rgb(22,141,255);
}

.smlhoriz
{
position: absolute;
left:335px;
top:115px;
border: 2px solid black;
}

div.varpic
{
color: black;
padding: 0px;
position: absolute;
border: 2px solid black;
}

.bottom
{
padding-top: 10px;
text-align: centre;
font: 13px/16px Arial,"Trebuchet MS",Helvetica, Geneva, sans-serif;
position: absolute;
left: 5px; 
width:600px;
top: 770px;
}
h1,h2{font-family: forte, "Myriad Roman", Verdana;  text-align: center;}
h1{font-size: 20px;}
h2 {font-size: 15px;}
h3,h4,h5,h6,p {font-family: Arial,"Trebuchet MS",Helvetica, Geneva, sans-serif; }
img{padding: 0; margin: 0; }

.copyright {
	color: #555;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif
	text-align:left;
	}

P{font-size: 13px; text-align: justify; padding: 8;}

.caption
{
font-size: 11px Arial;
font-style: italic;
text-align: center;
padding: 0px;
margin:0px;
}




