.LeftImageBox
{
    float: left;
    width: 200px;
    padding-top: 15px;
}

.LeftPictureBox
{
    margin-bottom: 15px;
    padding-left: 5px;
}

.ContentBox
{
    position: relative;
    margin-left: 204px;
    padding-left: 15px;
    margin-bottom: 15px;
    line-height: 23px;
}

.ContentHeaderBox
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.BigRoundBoxBox
{
    position: relative;
    margin-left: 204px;
}

.BoxTop
{
    background-image: url(../images/topround.jpg);
    height: 17px;
    width: 785px;
}

.BoxHeadLineBox
{
    margin-left: 2px;
    background-color: black;
    color: #ECB22A;
    font-size: 18px;
    font-weight: bold;
    width: 782px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: right;
}

.HeadLineText
{
    margin-right: 27px;
    font-weight: normal;
    color: Silver;
}

.InnerBoxTop
{
    margin-left: 2px;
    background-image: url(../images/innertopround.jpg);
    background-repeat: no-repeat;
    background-position: 13px 0px;
    height: 16px;
    width: 782px;
    background-color: black;
}

.InnerBoxContent
{
    margin-left: 2px;
    position: relative;
    background-color: black;
    width: 400px;
}

.InnerInnerBox
{
    margin-left: 14px;
    background-color: #D8D5D0;
    width: 748px;
    height: 53px;
}

.MainInnerBox
{
	margin-left: 0px;
	background-color: white;
	width: 550px;
	height:525px;
	background-image: url(../images/bg_track.jpg);
	background-repeat: no-repeat;
}

.WhatsNewBox
{
	float: right;
	background-color: #FFBF3C;
	width: 200px;
	height:525px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	filter: none;
	cursor: none;
}

.WhatsNewBoxBox
{
	float: right;
	background-color: #FFBF3C;
	width: 225px;
	height:580px;
	background-image: url(../images/whatsnewgoldgradient.jpg);
	background-repeat: repeat;
}

.InnerBoxBottom
{
    margin-left: 2px;
    background-image: url(../images/innerbottomround.jpg);
    background-repeat: no-repeat;
    background-position: 13px 0px;
    height: 16px;
    width: 782px;
    background-color: black;
}

.GoldBoxBox
{
    float: left;
    width: 140px;
    position: relative;
    margin-left: 7px;
    font-size: 10px;
    cursor: pointer;
}

.GoldBoxTop
{
    background-image: url(../images/goldtopround.jpg);
    background-repeat: no-repeat;
    height: 13px;
}

.GoldBoxContent
{
    background-image: url(../images/goldgradient.jpg);
    background-repeat: repeat-y;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
}

.GoldBoxBottom
{
    background-image: url(../images/goldbottomround.jpg);
    background-repeat: no-repeat;
    height: 13px;
}


.BoxInstructionsBox
{
    margin-left: 2px;
    position: relative;
    font-size: 16px;
    background-color: black;
    color: #ECB22A;
    width: 782px;
    font-weight: bold;
    padding-top: 25px;
}

.InstructionText
{
    margin-left: 25px;
}

.BoxLinksBox
{
    margin-left: 2px;
    font-size: 18px;
    background-color: black;
    color: #ECB22A;
    width: 782px;
}

.BoxLineBox
{
    margin-left: 2px;
    font-size: 18px;
    background-color: black;
    background-image: url(../images/myf_black.jpg);
    background-repeat: no-repeat;
    background-position: 20px 25px;
    width: 782px;
    height: 50px;
    font-weight: bold;
}

.BoxButtonBox
{
    margin-left: 2px;
    background-color: black;
    color: #ECB22A;
    width: 782px;
    height: 70px;
}

.ButtonBox
{
    background-color: #ECB22A;
    font-size: 18px;
    font-weight: normal;
    color: #764213;
    float: left;
    width: 185px;
    margin-left: 25px;
    margin-top: 15px;
    height: 35px;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
}

.BoxBottom
{
    background-image: url(../images/bottomround.jpg);
    height: 17px;
    width: 785px;
}

