body
{
margin: 0;
padding: 0;
font: 12px Arial;
background: #e6e6f2;
}

table
{
font: 12px Arial;
}

#main_wrapper
{
margin: auto;
width: 1103px;
background: #e6e6f2 url(../images/sce/backing2.jpg) repeat-y;
}

#container
{

width: 1029px;
}


#container2
{

width: 1103px;
margin: auto;
background: url(../images/sce/bottom-backing.jpg) repeat-y 62% 100%;
}


#header
{
width: 1024px;
/*
background: url(../images/sce/glass-of-milk-banner.jpg) no-repeat;
height:  216px;
*/
background: url(../images/sce/main-header2.jpg) no-repeat;
height: 230px;
border-top: 3px solid #2e3192;
}

.header_nav
{
float: right;
width: 257px;
height: 25px;
background: url(../images/sce/main-nav-bg.png) no-repeat;
color: white;

/*
margin-right: 35px;
*/
}

.header_nav a
{
color: white;
}

.header_nav_text
{

text-align: center;
padding-top: 3px;
}

.header_follow_links
{
clear: both;
float: right;
margin-right: 20px;
line-height: 0;
font: 11px Arial;
color: #3a3c97;
margin-top: 10px;
}

.header_follow_links br
{
margin: 0;
padding: 0;
}

#body_content
{
width: 1024px;
}

.home_left_side
{
width: 357px;
margin-left: 60px;
float: left;
min-height: 472px;
margin-top: -10px;

}

.home_right_side
{
float: left;
width: 559px;
margin-top: 25px;
}

.bottom_bar
{
height: 163px;
width: 1024px;
background: url(../images/sce/home-bottom-bar-bg.jpg) repeat-x;

}

.bottom_bar_padding
{
padding-top: 20px;
}

#footer_section
{
min-height: 91px;
background: url(../images/sce/footer-background.jpg) no-repeat;
width: 1029px;
margin: auto;
}
.clear
{
clear: both;
}

.section_title
{
color: #2e3192;
font: 13px Georgia;
font-weight: bold;
}

.bottom_thumbs_left
{
margin-left: 70px;
float: left;
border-right: 3px dotted #ccc;
width: 300px;
}

.bottom_thumbs_center
{
margin-left: 20px;
float: left;
border-right: 3px dotted #ccc;
width: 300px;
}


.bottom_thumbs_right
{
margin-left: 20px;
float: left;

width: 303px;
}

.left_float
{
float: left;
}

.panel img
{
margin-left: 10px;
}

a.purple
{
color: #2e3192;
font-weight: bold;
text-decoration: none;
}


a.purple:hover
{
color: #ac3e3f;
font-weight: bold;
text-decoration: none;
}

.red2
{
color: #ac3e3f;
font-weight: bold;
}

.overlay
{
background: url(../images/sce/rotate-background2.jpg) no-repeat 100% 100%; 
z-index: 100000000;
}
