#contentleft
{
 position: relative;
 width: 310px;
 height: 546px; /*416px;*/
 left: 0;
 top: 10px;
 margin-left: 0;
 margin-right: 0;
 background-color: #999;
 border: 3px solid #000;
 font-family: Verdana, Arial, Sans-serif;
 padding: 0;
 color: #000;
 text-align: center;
}

.contentleftpic
{
 margin-top: -9px;
 border-bottom: 3px solid #000;
}

#contentleft p
{
 padding-top: 12px;
 padding-left: 12px;
 padding-right: 12px;
 font-size: .85em; 
 /* font-size: 10pt; */
}

#contentleft a:link, #contentleft a:visited, #contentleft a:active
{
 color: #fff;
 text-decoration: none;
}

#contentleft a:hover
{
 color: #006;
 text-decoration: underline;
}

#contentright
{
 position: relative;
 width: 356px;
 height: 536px; /*406px;*/
 left: 332px;
 text-align: center;
 margin-top: -542px; /*-412px;*/
 font-family: Verdana, Arial;
 /* font-size: 10pt; */
 font-size: .85em; 
 background-color: #999;
 color: #000;
 border: 3px solid #000;
 padding: 5px 12px 5px 12px;
}

#contentright p
{
 padding-bottom: 12px;
}

#contentright a:link, #contentright a:visited, #contentright a:active
{
 color: #fff;
 text-decoration: none;
}

#contentright a:hover 
{
 color: #006;
 text-decoration: underline;
}

#contentright img
{
 border: 3px solid #000;
 margin-top: 0;
}

#content1
{
 position: relative;
 width: 416px;
 height: 500px;
 left: 0;
 top: 0;
 margin-left: 0;
 margin-top: 10px;
 font-family:  verdana, arial, sans-serif;
}

.mainpic
{
 margin-top: 0;
 padding: 0;
 width: 400px;
 height: 265px;
 border: 3px solid #000;
}

#content1 p
{
 width: 400px;
 background: #999;
 border: 3px solid #000;
 text-align: center;
 margin-top: 10px;
 /* font-size: 10pt; */
 font-size: .85em;
 height: 140px;
}

/*
#content1 h1
{
 margin-top: 0;
 padding: 0;
 width: 400px;
 height: 265px;
 background: #999;
 border: 3px solid #000;
 font-size: 10pt;
}
* html #content1 h1
{
 height: 263px;
}

#content1 h2
{
 width: 400px;
 background: #999;
 border: 3px solid #000;
 text-align: center;
 margin-top: 20px;
 font-size: 10pt;
 height: 120px;
}
* html #content1 h2
{
 width: 406px;
 padding: 10px;
}


#content2
{
 position: relative;
 width: 280px;
 height: 402px;
 left: 423px;
 padding: 5px;
 text-align: center;
 margin-top: -488px;
 font-family:  Georgia, "times new roman";
 background: #999;
 border: 3px solid #000;
}
* html #content2
{
 padding-top: -52px;
 width: 296px;
 height: 436px;
}

#content2 p
{
 text-align: center;
 color: #333;
 padding: 12px;
 font-weight: bold;
 font-size: 10pt;
}
* html #content2 p
{
 font-size: 8pt;
 padding: 15px;
}
*/
