@charset "UTF-8";

#contents2{
background-image: url(back.jpg);
background-repeat:no-repeat;
}

#textbox{
width:440px;
margin-top:0px;
margin-left:15px;
background-image: url(back.png);
filter:alpha(style=1,opacity=75,finishopacity=75);
}

#liner1 {
color:#ffffff;
}

#profile{
padding:5px;
font-size:0.85em;
}

.prof1 {
margin-top:5px;
}

.sidebar2 {
background-image: url(recruit.gif);
background-repeat:no-repeat;
background-position:25px 255px;
}

#headliner {
padding-left:5px;
padding-top:5px;
font-family:'Times New Roman',serif;
font-style:italic;
font-size:1.3em;
color:#333333;
}

#bottombox {
width:440px;
}

.subbox {
width:220px;
height:125px;
background-image: url(back.png);
float:left;
}

.reclinks {
margin-top:35px;
padding-top:2px;
padding-left:5px;
background-color:#eb6100;
height:22px;
}

.reclinks a {
color:#ffffff;
font-size:0.9em;
text-decoration:none;
}

.reclinks a:hover {
color:#ff0000;
text-decoration:underline;
}

.recinfo {
font-size:0.9em;
font-weight:bold;
color:#eb6100;
margin-left:5px;
}

.reclinks2 {
margin-top:5px;
margin-left:5px;
list-style:none;
}

.reclinks2 a {
color:#333333;
font-size:0.9em;
text-decoration:none;
}

.reclinks2 a:hover {
color:#ff0000;
text-decoration:underline;
}

/*Hack for Opera */

@media screen and (min-width: 350px){

.reclinks {
margin-top:49px;
}
}

