/* CSS Document */
#contener1{
float:left;
width:150px;
}
.side_menu{
width:150px;
height:300px;
}
ul.side_menu li{
display: inline;
padding:1px;
}

ul.side_menu li a{
font-size:20px;
text-decoration:none;
}
ul.side_menu li a:hover{
font-size:20px;
text-decoration: underline;
}
#contener2{
float:left;
width:800px;
}
#contener3{
float:left;
width:470px;
margin-left:20px;
}
#contener4{
float:left;
width:430px;
margin-left:10px;
}
.titleline{
background:url(../img/line1.gif);
background-position:left bottom;
background-repeat:repeat-x;
font-size:23px;
font-weight:bold;
color:#333333;
padding:5px 0 5px 5px;
}
.titleline2{
font-size:23px;
font-weight:bold;
color:#333333;
padding:5px 0 5px 5px;
margin-bottom:5px;
}
.listtable{
background:url(../img/line1.gif);
background-position:left bottom;
background-repeat:repeat-x;

}
.listtable td{
padding:5px;
}
.listtable td a{
font-size:15px;
text-decoration:none;
color:#0000FF;
}
.textstyle1{
padding:8px 3px 0;
line-height:18px;
}
.textstyle2{
font-size:18px;
color: #666666;
padding:5px;
font-weight:bold;
background:url(../img/line1.gif);
background-position:left bottom;
background-repeat:repeat-x;
clear:both;
}
.imgstyle1{
margin-top:10px;
clear:both;
}
/*   */

.liststyle1 {
margin:10px 0;
}
ul.liststyle1 li.liimg{
float:left;
margin-left:10px;
text-align:center;
width:90px;
}
ul.liststyle1 li.limove{
float:left;
text-align:center;
width:140px;
}
ul.liststyle1 li a{
font-size:10px;
text-decoration:none;
}
/**/
#photos_here {
padding:10px;
}
#photos_here ul{
}
#photos_here ul li{
float:left;
border:1px #CCCCCC solid;
margin-right:2px;
margin-bottom:2px;
}
#photos_here ul li:hover{
float:left;
border:1px #0099FF solid;
margin-right:2px;
margin-bottom:2px;
}
#photos_here ul li a {
display:block;
margin:2px;
}
#photos_here ul li a img{
}

