/* Start of CMSMS style sheet 'front' */
@charset "utf-8";
html{margin:0;padding:0;width:100%;}
body{font:12px "Arial","Helvetica",sans serif;line-height:1.2em;color:#000;margin:0;padding:0;text-align:left;background:#FFE88A;width:100%;}
img{border:0;outline:0;}

#wrapper{width:800px;margin:40px auto;}

#header{width:100%;clear:both;float:left;position:relative;top:0;left:0;z-index:5;text-align:right;color:#C9A547;}
#header a:link{color:#C9A547;text-decoration:none;}
#header a:visited{color:#C9A547;text-decoration:none;}
#header a:hover{color:#947A34;text-decoration:none;}
#header a:active{color:#C9A547;text-decoration:none;}

#body{width:100%;clear:both;float:left;background:#fff;overflow:visible;position:relative;top:0;left:0;z-index:2;padding-top:500px;}

#left_shadow{width:7px;height:473px;background-image:url(images/front_left_shadow.jpg);background-repeat:no-repeat;position:absolute;left:-7px;top:60px;z-index:1;}
#right_shadow{width:7px;height:473px;background-image:url(images/front_right_shadow.jpg);background-repeat:no-repeat;position:absolute;right:-7px;top:60px;z-index:1;}
#q1{width:16px;height:16px;background-image:url(images/front_q1.gif);background-repeat:no-repeat;position:absolute;top:0;left:0;z-index:3;}
#q2{width:16px;height:16px;background-image:url(images/front_q2.gif);background-repeat:no-repeat;position:absolute;top:0;right:0;z-index:3;}
#q3{width:16px;height:16px;background-image:url(images/front_q3.gif);background-repeat:no-repeat;position:absolute;bottom:0;right:0;z-index:3;}
#q4{width:16px;height:16px;background-image:url(images/front_q4.gif);background-repeat:no-repeat;position:absolute;bottom:0;left:0;z-index:3;}
#graphics{width:100%;height:159px;background-image:url(images/front_header_graphics.gif);background-repeat:no-repeat;position:absolute;top:-26px;left:0;z-index:4;}
#bubble{width:81px;height:69px;position:absolute;top:-20px;left:-30px;z-index:6;visibility:hidden;display:none;}

#content{margin-top:-500px;padding:140px 0 16px 0;text-align:left;}

#papers{width:100%;clear:both;float:left;height:335px;background-image:url(images/front_papers.gif);background-repeat:no-repeat;position:relative;top:0;left:0;}
#greenpaper{width:190px;position:absolute;top:30px;left:35px;}
#redpaper{width:185px;position:absolute;top:30px;left:280px;}
#bluepaper{width:190px;position:absolute;top:30px;left:530px;}

#quicklinks{width:100%;clear:both;float:left;margin-top:25px;padding-bottom:20px;}
#mailinglist{width:300px;clear:none;float:left;position:relative;left:10px;}
#mailinglist .label{width:100%;clear:both;float:left;font-weight:bold;margin-bottom:5px;}
#mailinglist .input{width:200px;clear:none;float:left;border:1px solid #aaa;padding:3px;font-size:10px;}
#mailinglist .button{clear:none;float:left;border:0;background:#aaa;padding:3px 4px;margin-left:5px;font-size:10px;cursor:pointer;}
#books{width:246px;clear:none;float:left;position:relative;top:8px;}
#podcasts{width:183px;clear:none;float:left;position:relative;top:8px;}

#footer{width:100%;clear:both;float:left;position:relative;top:0;left:0;z-index:3;text-align:left;color:#C9A547;font-weight:bold;font-size:11px;padding-bottom:40px;}
#footer a:link{color:#C9A547;text-decoration:none;}
#footer a:visited{color:#C9A547;text-decoration:none;}
#footer a:hover{color:#947A34;text-decoration:none;}
#footer a:active{color:#C9A547;text-decoration:none;}

.padding-2{margin:0;padding:2px;}
.padding-3{margin:0;padding:3px;}
.padding-4{margin:0;padding:4px;}
.padding-5{margin:0;padding:5px;}
.padding-10{margin:0;padding:10px;}
.padding-15{margin:0;padding:15px;}
.padding-20{margin:0;padding:20px;}
.padding-25{margin:0;padding:25px;}
.padding-50{margin:0;padding:50px;}

/* End of 'front' */

