/* CSS Document */
#main{
background:#000;}
div#home-alpha{
width:400px;
float:left;
background:#000;}
div#home-beta{
width:400px;
float:right;}

div#home-con{
background:#c00 url(../images/home/conv-bg.gif) no-repeat;
width:400px;
border-bottom:0;
text-align:center;
padding-top:0px;
height:126px;
}
#home-con p{
margin-top:0;
margin-bottom:0;
padding:0;}
div#con-squares{
text-align:center;
}
#con-squares img{
margin:0px 1px 0px 1px;
border:0;
}

div#home-text2{
background:#9b7d63; /*url(../images/home/league-text.gif) no-repeat center;*/
border-top:1px solid #fff;
border-bottom:1px solid #fff;
color:#fff;
height:90px;
/*text-indent:-999em;*/
}
div#home-text_mission {
font-family:Geneva, "Times New Roman", Times, serif;
background:transparent;
border-top:4px solid #cc0000;
}
#home-text_mission p{color:#ffe3b3;
font-size:15px;
line-height:1.6em;
padding:10px;
letter-spacing:.5px;
margin:0;
font-style:italic;}
div#home-text_isl{
background:#9b7d63;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
padding:20px 20px 20px 20px;
margin:5px 0;
text-align:center;
}
#home-buttons{
background:#000;
margin-top:30px;
}
#home-buttons p{
text-align:center;
margin-top:25px;
margin-bottom:24px;}
.home-button{
background:#cc0000;
color:#fff;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin:20px 25px;
padding:10px;
}
.home-button a{
color:#fff;
text-decoration:none;}

#footer p{
border-top:0;
font-size:10px;
margin:0;
padding:0;

}