@charset "utf-8";
/* CSS Document */
/* Home Page */
#home{}
#home #left{float: left; width: 480px; text-align: justify}
#home #right h3{background:#eee; border-bottom:1px solid #BF0000;margin:0;padding:0}
#home #right p{background:#eee; border:1px solid #ccc;padding:10px; margin:20px;}

#home #right{float: left; width: 270px; text-align: center; margin-top: 20px; padding-left: 10px; color:#004A8D; font-weight:bold}
button{cursor: pointer}

#bottom_info{clear:both;margin:10px 0;overflow:hidden;}
#bama{float:left;text-align:center;width:50%;}

/* Depreciated by Robert Graham on 2/23/2011
#social{background:#eee;border:1px solid #ccc;float:right;padding:5px 10px;text-align:center;width:47%;}
#social a img{border:1px solid #eee;margin:5px 0 0;padding:5px;}
#social a:hover{background:none;}
#social a:hover img{border:1px solid #aaa;}
#social h3{border-bottom:1px solid #BF0000;margin:0;padding-bottom:4px;text-align:left;}
*/

#social{background:#fff;border:0;float:right;padding:5px 10px;text-align:center;width:30%;margin-top:75px;}
#social a img{border:0;margin:5px 0 0;padding:5px;}
#social a:hover{background:none;}
#social a:hover img{border:0;}
#social h3{border-bottom:0;margin:0;padding-bottom:4px;text-align:left;}

#home #right .dres_big{font-size: 1.0em;background:#FFFFCC; border:1px solid #ccc;padding:5px; margin:10px;}
#home #right .dres_small{font-size: 0.9em;}


