body {
  line-height : 24px;
  background : url(../images/bg_main.png);
  border : medium none;
  color : #666666;
  margin: 0 auto;
  font : normal normal normal 90%;
  font-family : helvetica, arial, sans-serif;
  
  text-align : center;
  cursor : default;
}
img {
  border : 0;
}
em{
  font-style : normal;
  color : #ff5959;

}
h2{
  font : normal normal normal 24px;
  font-family : arial, helvetica, sans-serif;
  padding-top : 0px;
  padding-left : 24px;
  padding-right : 0px;
  padding-bottom : 0px;
  font-weight : normal;
  color : #000000;
  background-image : url(../images/bg_h2.gif);
  background-repeat : no-repeat;
  background-position : 0% 50%;
  font-size : 134%;
}
h3{
  font-weight : normal;
  color : #000000;
  font-size : 120%;
}
h4{
  font-weight : normal;
  color : #cc0000;
  padding-left : 18px;
  background-image : url(../images/bg_h4.gif);
  background-repeat : no-repeat;
  background-position : 0% 50%;
  font-size : 110%;
  margin-top : 18px;
  margin-bottom : 4px;
}
p {

  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
a {
  color: #CC6600;
  text-decoration: none;

}
a:visited {
  color: #CC6600;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #FF9900;
  text-decoration: underline;

}
a:active {
  color: #CC6600;
  outline: none;
  text-decoration: none;

}
a:focus {
  outline: 1px dotted;
}
#header{
  height : 84px;
}
.global{
  padding-top : 7px;
  background-image : none;
  list-style-type : none;
  list-style-position : inherit;
  clear : left;
  height : 34px;
  padding-bottom : 7px;
}
.global ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 150px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
}
.global li{
  float : left;

}
.global a{
  width : 80px;
  display : block;
  color : #666666;
  background-color : #dddddd;
  text-align : center;
  font-size : 9px;
  border-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-left-style : none;
  border-color : #FFFFFF;
  margin-right : 5px;
  height : 35px;
  line-height : 35px;
  font-weight : none;
  text-decoration : none;
color : #666666;
}


.global a:hover{
  
color : #666666;  
  background-color : #000000;
  text-align : center;
  border-width : 2px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-left-style : none;
  border-color : #666666;
  background-image : url(../images/bg_global_on.png);
  background-repeat : repeat-x;
  height : 35px;
 line-height : 25px;
   
}
#selected{
    color : #FFFFFF;
  background-color : #000000;
  text-align : center;
  border-width : 2px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-left-style : none;
  border-color : #666666;
 background-image : url(../images/bg_global_off.png);
  background-repeat : repeat-x;    
font-weight : bold;
  height : 35px;
 line-height : 27px;
  font-size : 10px;
}

#mainContainer{
  background-image : url(../images/bg_main.png);
  background-repeat : repeat-x;
  text-align : left;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 20px;
  clear : both;

}
#photoContainer{
  width : 420px;
  float : right;
  text-align : center;
}
#photoUp{
  background-image : url(../images/bg_photo.gif);
  background-repeat : no-repeat;
  background-position : 0% 0%;
}
#photoBt{
  background-image : url(../images/bg_photo.gif);
  background-repeat : no-repeat;
  background-position : 100% 100%;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}
.moreB a{
  color : #ffffff;
  background-color : #363636;
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  border-width : 1px;
  border-style : solid;
  border-color : #999999;
  text-decoration : none;
  
}
.moreB a:hover{
  color : #ff8000;
  background-color : #000000;
  border-width : 1px;
  border-style : solid;
  border-color : #666666;
}
#footer{
  padding : 8px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #999999;
  border-bottom-color : #999999;
  border-top-width : 1px;
  font-size : 13px;
  text-align : center;
}
#totop{
  text-align : right;
  clear : both;
  margin-bottom : 0px;

}
#totop a{
  color : #ffffff;
  background-color : #363636;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  border-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-left-style : solid;
  border-color : #999999;
  text-decoration : none;
  font-size : 12px;
  font-weight : bold;

}
#totop a:hover{
  color : #ff8000;
  background-color : #000000;
  border-width : 1px;
  border-top-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-style : solid;
  border-color : #666666;

}
#layout{
  
  margin-left : auto;
  margin-right : auto;
  
  
  width : 1020px;
  text-align : left;

}
.global a:visited{
  
  display : block;
 
  
  text-decoration : none;
}.moreB {
  
  
  
  
  
  
  
  
  
  
  margin-top : 16px;
  
  
  margin-bottom : 16px;
}
.linkto{
	text-align : right;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
width : 920px;
}

#poster td{
	width : 50%;
vertical-align : top;
}

#topPoster{
  margin-left : 12px;
  float : right;
}
