body	{background:#fff;}
/* This is a CSS with all the classes and styles used only in the home page*/
a {color:#ffffff;}
div#Wrapper {margin:15px auto;text-align:left;width:950px;height:680px;}
div#MainBody {height:365px;background:#efefef;background:url(../background_images/Homepage_background.jpg) no-repeat; }
div#BottomBody {margin-top:10px;}
div#BottomBody div.BottomBox {width:215px;height:72px;padding:10px;font-size:0.94em;}
div#BottomBody div.BottomBox a {text-decoration:underline;}
div#BottomBody div.WhiteBox {width:205px;margin-right:5px;}
div#BottomBody div.WhiteBox a {color:#000000;}
div#BottomBody div.GrayBox1 {margin-left:5px;background:#6F7881 url(../background_images/Homepage_promo1.gif) no-repeat;color:#ffffff;}
div#BottomBody div.GrayBox2 {margin-left:5px;background:#6F7881 url(../background_images/Homepage_promo2.gif) no-repeat;color:#ffffff;}
div#BottomBody div.GrayBox3 {margin-left:5px;background:#6F7881 url(../background_images/Homepage_promo3.gif) no-repeat;color:#ffffff;}
/*
ul.SideSubUl {height:228px;}
html>body ul.SideSubUl {height:auto;min-height:228px;overflow:hidden;}
*/
div.HomeIntroText {padding-top:12px;}
div.HomeIntroText p {margin:0 10px;width:450px;color:#3b3a39;font-size:1.1em;}

/* AMENDS FOR NEW HOME PAGE */
div#Wrapper {margin-top:10px;}
div#BottomBody {margin-top:5px;}
div#Footer {margin-top:10px;}
ul.SideNav li ul.SideSubUl li {padding:5px 0pt 0pt 15px;width:217px;}
div#TopNavigation div#DropdownSubNav {background:#fffffe;overflow:hidden;height:0px;}
/*
div#Sidebar {position:relative;height:365px;}

html>body div#Sidebar {height:auto; min-height:365px; overflow:hidden;}*/