﻿.HomePageBoxWrapper
{
    margin-left:12px;
    margin-top:0px;
    padding-top:12px;
}
.HomePageBox
{
    width:889px;
    border-left:5px solid #834e30;
    border-right:5px solid #834e30;
    background:#ebd295;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    min-height:290px;
    _height:290px;

}
.HomePageBoxTop
{
    width:919px;
    height:8px;
    background: url(Images/articles/HomePageBoxTop.png) no-repeat;
}
.HomePageBoxBottom
{
    width:919px;
    height:8px;
    background: url(Images/articles/HomePageBoxBottom.png) no-repeat;
}
.HomePageLink
{
    filter:alpha(opacity=0) !important;
	-moz-opacity:0.0 !important;
	-khtml-opacity: 0.0 !important;
	opacity: 0.0 !important;
    background-color:Black;
    border:0px solid black;
    display:block;
    width:245px;
    height:334px;
    position:absolute;
    z-index:999999;
}
