/******************************************
 * UNIVERSITYPREP CSS  -- "Puma Net" site
 ******************************************/
 
/*********************************
 * Sub Page
 *********************************/

.contentCenter { float:left; width:400px; margin-top:50px; padding-left:1px;}
 
.bgImage { background: url(../a/back_circles.jpg) top right no-repeat; }
 
#emailLinks { float:left; width:40%; }
#emailLinks a { font-weight:bold; color:#000; background:#f0f4ca; padding:3px; text-decoration:none; } 
#emailLinks a:hover { background:none; text-decoration:underline; }

#google_results IFRAME { width: 400px; background:none; }

 
/*********************************
 * Home Page
 *********************************/
.homeContainer { position:absolute;top:3px;width:840px;height:650px;} 
.prepTalk { clear:both;margin-left:670px;position:relative;margin-top:35px;width:160px;height:390px;line-height:normal !important; }
 
#homeLeft { float:left; width:180px; margin-right:40px; text-align:right; }
#homeLeft ul { font-family:Arial; color:#000; font-weight:normal; font-size:11px; }
#homeLeft a { color:#000; text-decoration:none; }
#homeLeft a:hover { text-decoration:underline; }
#homeLeft h2 { margin-top:0px; }

#homeCenter { float:left; width:430px; }
#homeCenter h1 { margin-top:0px; }

#homeRight { float:left; }
#homeRight .homeBul { margin-top:0px !important; margin-left:0px !important; padding-left:8px !important; }

.footerHome {  margin-left:375px !important;}

#bulletin_text { font-size:11px; line-height:1.1em; }
