@charset "UTF-8";
/* CSS Document */


#rcontainer { width:900px; margin:0; padding:0; position:relative; }
#left_globe { width:225px; position:absolute; left:120px; top:100px; text-align:center; }
#staffPics { width:420px; position:absolute; left:335px; top:-123px; }
#staffPics img { padding-left:30px; }
#leftLinks { width:200px; position:absolute; left:710px; top:280px; text-align:center; }
#bodyContent { width:300px; position:absolute; left:380px; top:100px; }
#rightLinks { width:300px; position:absolute; left:710px; top:100px; }
.whitespace { padding-top:350px; }
p.rhead { color:#000066; font:arial; font-size:2; text-align:center; font-weight:bold; }
p.rcontent { color:#000066; font:arial; font-size:2; text-align:center; }
