strong{
font-weight:bold;
}

*{
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 12px;
font-weight: 100;
}

#wrap{

margin: 0px 20px 0px 30px;
width:795px;
height:600px;

}

#header{
height: 30px;
}

#left{
position: relative;
float: left;
width:245px;
}

#main{
position: relative;
float: right;
width:550px;
}

#footer{

}

a{
color: #000000;
text-decoration: none;
}

a:hover{
color: #000000;
text-decoration: none;
color: #999999;
}

.info{

}

.toggler{
cursor: pointer;
text-decoration: underline;
margin: 0px 0px 0px 0px;
padding-bottom: 8px;
width: 212px;
}
