/* CSS Document */
/*body, p, center, ul, li, b, strong, em, i, table, tr, td {*/

html{
height:auto;
}
body{
height:auto;
background:#000;
padding:0;
margin:0;
height:100%;
}
div.main{
width:988px;
}
span.left{
float:left;
width:494px;
}
span.right{
float:right;
width:494;
}
span.imgblock{
margin-left:6px;
margin-top:6px;
float:left;
font-family: Lucida Sans, Arial, Tahoma;
font-size: 10pt;
text-align: left;
background-color: #000;
}

span.block{
width:462px;
margin-left:6px;
margin-top:6px;
float:left;
font-family: Comic Sans MS, Lucida Sans, Arial, Tahoma;
font-size: 10pt;
text-align: left;
overflow: auto;
background-color: #aaa;
padding: 8px;
padding-left:16px;
}



div.layer1 {
position:absolute;
width:485px;
height:233px;
top: 320px;
left: 12px;
visibility: visible;
text-align:center;
}

/*------------------------------------------------------------------*/

span.header{
font-family: Courier, Arial, Tahoma;
color:#000000;
font-size: 18pt;
}
span.title{
font-family: Lucida Sans, Arial, Tahoma;
color:#000000;
font-size: 10pt;
font-weight:bold;
text-transform:uppercase;
}
span.title2{
font-family: Comic Sans MS, Lucida Sans, Arial, Tahoma;
color:#000000;
font-size: 10pt;
font-weight:bold;
}

span.body{
font-family: Comic Sans MS, Lucida Sans, Arial, Tahoma;
font-size: 12pt;
}
a.nav:link, a.nav:visited, a.nav:active{
font-family: Myriad Pro, Arial Narrow, Lucida Sans, Tahoma;
color: #D7D7D7;
text-transform: uppercase;
text-decoration:none;
font-size:10.5pt;
}
span.phototext{
font-family: Lucida Sans, Arial, Tahoma;
color: #C7C7C7;
text-decoration:none;
font-size:10.5pt;
line-height:20pt;
}
a.nav:hover {
color: #ffffff;
}





