body
{
        font-family:'Trebuchet MS', Arial, Verdana;
	background-color:#2B3F6B;
	margin:0px;
}

#container
{
	width:800px;
	height:650px;
	background-color:#101F41;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
}

#innerContainer
{
	width:800px;
	background-color:#101F41;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:28px;
	top:0px;
}

#innerText
{
    margin-top:3px;	
    width:455px;
    padding:20px;
    font-family:'Trebuchet MS', Arial, Verdana;
    font-size:12px;
    background-color:#ffffff;
    margin-left:28px;
    padding-bottom:100px;
    border-right:solid 250px #a1b0cf;
    line-height:17px;
}

#innerText img
{
	padding:10px;
}

#innerText h1
{
	font-size:24px;
}
#innerText h2
{
	font-size:18px;
}

#innerSidebar
{
    color:#a1b0cf;
    position:absolute;
    right:27px;
    width:210px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
    font-family:'Trebuchet MS', Arial, Verdana;
    font-size:12px;
    background-color:#5b73a6;
    float:right;
    margin-left:28px;
    margin-bottom:28px;
}

#innerSidebar p
{
    color:#ffffff;
}

#bannerImage
{
	position:relative;
	top:0px;
	
}

#menu
{
    position:absolute;
    top:107px;
    left:0px;
    font-family:'Trebuchet MS', Arial, Verdana;
    color:#ffffff;
    font-size:13px;
    padding:0px;
    padding-left: 28px;
    margin: 0;
    list-style: none;
}

#menu li
{
    height:32px;
    width:126px;
    padding-top:7px;
    text-align:center;
    background-image:url("/images/menuTab.gif");
    background-repeat:no-repeat;
    padding-right:4px;
    float: left;
    position: relative;
}

#menu li a
{
    text-decoration:none;
    color:#ffffff;
}

#menu li a:hover
{
    color:#eeff91;
}

#spotlightBlockImage
{
    width:427px;
    height:230px;
    background-image:url('/images/smoke_bkg.jpg');
}

#spotlightBlockImage.buttonStyle
{
    position:relative;
    float:right;
    margin-right:20px;
    text-align:center;
    width:337;
    height:47px;
    background-image:url("/images/button_spotlight.jpg");
    background-repeat:no-repeat;
    background-position:center;
    padding-top:5px;
}
#spotlightBlockImage.buttonStyle a
{
    font-family:'Trebuchet MS', Arial, Verdana;
    font-size:14px;
    color:#9cb4e4;
    text-decoration:none;
}
#spotlightBlockImage .buttonStyle a:hover
{
    color:#eeff91;
}

#spotlightBlock
{
    background-color:#ffffff;
    width:427px;
    height:490px;
    float:left;
    margin-left:28px;
}
#spotlightBlock img
{
    border:0;
    border-bottom:solid 1px #000000;
}
#spotlightBlock h1
{
    font-family:'Trebuchet MS', Arial, Verdana;
    padding-left:18px;
    padding-right:18px;
    margin-top:14px;
    margin-bottom:4px;
    font-size:16px;
    color:#7a8fbf;
}
#spotlightBlock p
{
    font-family:'Trebuchet MS', Arial, Verdana;
    padding-left:18px;
    padding-right:18px;
    margin-top:0px;
    font-size:12px;
    color:#000000;
    line-height:20px;
}

#spotlightBlock .buttonStyle
{
    position:relative;
    float:right;
    margin-right:20px;
    text-align:center;
    width:157px;
    height:23px;
    background-image:url("/images/button_whitebkg.jpg");
    background-repeat:no-repeat;
    background-position:center;
    padding-top:5px;
}
#spotlightBlock .buttonStyle a
{
    font-family:'Trebuchet MS', Arial, Verdana;
    font-size:14px;
    color:#7a8fbf;
    text-decoration:none;
}
#spotlightBlock .buttonStyle a:hover
{
    color:#eeff91;
}
#spotlightBlockImage
{
    position:relative;
    width:427px;
    height:230px;
    background-image:url('/images/smoke_bkg.jpg');
}

#spotlightBlockImage .spotlightButtonStyle
{
    position:absolute;
    top:130px;
    left:37px;
    margin-right:20px;
    text-align:center;
    width:337px;
    height:47px;
    background-image:url("/images/button_spotlight.gif");
    background-repeat:no-repeat;
    background-position:center;
    padding-top:18px;
}
#spotlightBlockImage .spotlightButtonStyle a
{
    font-family:Trebuchet MS, Arial, Verdana;
    font-size:22px;
    color:#9cb4e4;
    text-decoration:none;
}
#spotlightBlockImage .spotlightButtonStyle a:hover
{
    color:#eeff91;
}
#spotlightBlockImage .spotlightButtonStyle img
{
    vertical-align:text-top;
    border:0;
}

.bannerButtonStyle
{
    z-index:999;
    position:absolute;
    top:20px;
    right:10px;
    margin-right:20px;
    text-align:center;
    width:157px;
    height:23px;
    background-image:url("/images/button_bluebkg.gif");
    background-repeat:no-repeat;
    background-position:center;
    padding-top:5px;
}

.bannerAdStyle
{
    z-index:999;
    position:absolute;
    top:50px;
    right:10px;
    margin-right:20px;
    text-align:center;
    width:157px;
    height:47px;
    padding-top:0px;
	border:solid #bbbbbb 1px;
}


.bannerButtonStyle a
{
    font-family:'Trebuchet MS', Arial, Verdana;
    font-size:14px;
    color:#9cb4e4;
    text-decoration:none;
}

.bannerButtonStyle a:hover
{
    color:#eeff91;
}

.contentBlock
{
    width:317px;
    float:right;
    margin-right:28px;
    position:relative;
}

.contentBlock h1
{
    font-family:'Trebuchet MS', Arial, Verdana;
    padding-left:18px;
    padding-right:18px;
    margin-top:14px;
    margin-bottom:4px;
    font-size:15px;
    color:#eeff91;
}

.contentBlock p
{
    font-family:'Trebuchet MS', Arial, Verdana;
    padding-left:18px;
    padding-right:18px;
    margin-top:0px;
    font-size:12px;
    color:#ffffff;
    line-height:20px;
}
.contentBlock .readMore img
{
    position:absolute;
    right:15px;
    bottom:15px;
    border:0;
    float:right;
}

.contentBlock .readMore img:hover
{
    background-color:#ffffff;
}

.contentBlock .buttonStyle
{
    position:relative;
    float:right;
    margin-right:20px;
    text-align:center;
    width:157px;
    height:23px;
    background-image:url("/images/button_whitebkg.jpg");
    background-repeat:no-repeat;
    background-position:center;
    padding-top:6px;
}
.contentBlock .buttonStyle a
{
    font-family:'Trebuchet MS', Arial, Verdana;
    font-size:14px;
    color:#9cb4e4;
    text-decoration:none;
}

.contentBlock .buttonStyle a:hover
{
    color:#eeff91;
}

#contentBlock1
{
    background-color:#6a0f0f;
    height:163px;
}

#contentBlock2
{
    background-color:#1a2a49;
    height:163px;
}

#contentBlock3
{
    background-color:#848484;
    height:164px;
}

#legalBlock
{
    padding-top:6px;
    padding-bottom:100px;
    width:800px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    font-family:'Trebuchet MS',arial,verdana;
    color:#7a8fbf;
    font-size:10px;
}

#legalBlock a
{
    text-decoration:none;
    color:#9cb4e4;
}

#legalBlock a:hover
{
    text-decoration:none;
    color:#eeff91;
}

#legalBlock img
{
    border:0;
}
#legalBlock .left
{
    position:absolute;
    left:0px;
}

#legalBlock .middle
{
    position:absolute;
    left:400px;
}

#legalBlock .right
{
    position:absolute;
    right:0px;
}

#notice {
	text-align:center;
	width:400px;
	height:70px;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:lighter;
	color:white;
	background-color:#101F41;
	padding:10px;
	margin-bottom:15px;
}
	
#notice a {
	color:#7a8fbf;
}
