@charset "UTF-8";
/* CSS Document */

body {
margin:0;
padding:0;
background-image:url(images/mema_feature_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#buttons {
position:absolute;
width:323px;
height:33px;
left:29px;
top:268px;
padding-left:50px;
}

#buttons a {
float:left;
}

a.buttons_click {
background-image:url(images/mema_click_for_more.gif);
width:143px;
height:33px;
cursor:pointer;
}

a.buttons1 {
background: url(images/button1.gif) no-repeat bottom left;
width:21px;
height:33px;
display:block;
background-position:0 0;
}

a.buttons1:hover{
background: url(images/button1.gif) no-repeat bottom left;
background-position:-21px 0;
}

a.buttons2 {
background: url(images/button2.gif) no-repeat bottom left;
width:21px;
height:33px;
display:block;
background-position:0 0;
}

a.buttons2:hover{
background: url(images/button2.gif) no-repeat bottom left;
background-position:-21px 0;
}

a.buttons3 {
background: url(images/button3.gif) no-repeat bottom left;
width:21px;
height:33px;
display:block;
background-position:0 0;
}

a.buttons3:hover{
background: url(images/button3.gif) no-repeat bottom left;
background-position:-21px 0;
}

a.buttons4 {
background: url(images/button4.gif) no-repeat bottom left;
width:21px;
height:33px;
display:block;
background-position:0 0;
}

a.buttons4:hover{
background: url(images/button4.gif) no-repeat bottom left;
background-position:-21px 0;
}

a.buttons5 {
background: url(images/button5.gif) no-repeat bottom left;
width:21px;
height:33px;
display:block;
background-position:0 0;
}

a.buttons5:hover{
background: url(images/button5.gif) no-repeat bottom left;
background-position:-21px 0;
}

a.buttons6 {
background: url(images/button6.gif) no-repeat bottom left;
width:21px;
height:33px;
display:block;
background-position:0 0;
}

a.buttons6:hover{
background: url(images/button6.gif) no-repeat bottom left;
background-position:-21px 0;
}

#news img {
position:absolute;
width:533px;
height:287px;
left:407px;
top:14px;
}

#news_buttons {
position:absolute;
width:202px;
height:33px;
left:107px;
top:219px;
background-image:url(images/mema_link_bg.jpg);
background-repeat:no-repeat;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#16687a;
padding-top:10px;
text-decoration:none;
}

#news_buttons a {
color:#16687a;
text-decoration:none;
}

#news_buttons a:hover {
color:#16687a;
text-decoration:none;
}

#news_copy {
position:absolute;
width:312px;
height:113px;
left:54px;
top:71px;
font-family:Arial, Helvetica, sans-serif;
color:#808080;
font-size:13px;
line-height:20px;
}

#news_headline {
position:absolute;
width:312px;
height:15px;
left:54px;
top:30px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
text-transform:uppercase;
color:#16687a;
}