
/** ===================================================
 * Default Element styles.
 * ===================================================*/
body{font-family:verdana,arial,helvetica,sans-serif;background:#000 url(../images/PageBg.jpg) repeat fixed;cursor:default;color:#d3d3d3;}
html, body{text-align:center;margin:0;padding:0}
a,a:link,a:active,a:visited{color:#36F;text-decoration:none;cursor:pointer}
a:hover{text-decoration:underline}
strong{font-size:108%;font-weight:700}
h1{font-size:116%}
h2{font-size:108%}
h3{font-size:100%}
h4{font-size:93%}
h5{font-size:85%}
p{margin-bottom:1.75em}
img{border:0;margin:0;padding:0}




/** ===================================================
 * Layout styles.
 * ===================================================*/

#PageCntr{background:url(../images/molecule-bg.png) no-repeat 30% 80%;position:relative}
#SpaceFlowers{background:url(../images/space-flowers.png) no-repeat;position:absolute;bottom:5%;right:80%;width:157px;height:157px}
#PageInner{width:720px;padding:20px 0;margin: 0 auto}
#PageHd{height:284px;background:url(../images/Toast-Logo-Icon.png) no-repeat top center}
#PageBd{min-height:300px}
#PageFt{height:40px}

#Masthead{}
#Menubar{position:relative;margin-top:32px}
#Menubar .menuBg{position:absolute;top:0;left:0;background:transparent url(../images/top-menu-bg.png) no-repeat top center;width:100%;height:48px;opacity:0.4;filter:alpha(opacity=40);-moz-opacity:0.4;}
#Menubar .menuLinks{position:relative;padding:12px;*padding:0}
#Menubar .menuLinks a{text-decoration:none;font-size:131%;font-weight:700;color:#fff;padding:12px 9px}
#Menubar .menuLinks a:hover{text-decoration:none;background:transparent url(../images/top-menu-bg-over.png) repeat-x}

#MainContent{min-height:260px}





/** ===================================================
 * Menu styles.
 * ===================================================*/

 
/** ===================================================
 * Text styles.
 * ===================================================*/

/* footer styles */
#Copyright{font-size:77%;color:#eee;font-weight:bold}


