/* ::::::::::::::::::::::::::::::::::::::::::::::::::::
general and global site elements
:::::::::::::::::::::::::::::::::::::::::::::::::::: */

html, body { height: 101%; margin-bottom: 1px;}
body { margin: 0; background-color: #000000; font-family: verdana; font-size:11px; 
	color:#ffffff;background: #000;margin:0;text-align:center;height:100%;}
	
img {border:0px;}

.clear {
   clear:both;
}

/* layout */

#wrapper {margin:0px auto;width:915px;text-align:left;height:100%;border:0px solid yellow;}

#navbar_home {width:915px;}
#mainbody_border {background: url(../images/bg.gif);border:0px solid blue;width:915px;margin:0px auto;}
#mainbody_contentblock_home {border:0px solid blue;width:907px;margin:0px auto;}
#mainbody_content_home {margin-top:15px;margin-bottom:25px;width:907px;border:0px;}

#navbar_inside {width:915px;}
#subnav {width:915px;}

#sidebar_studio {background: url(../images/bg.gif);border:0px solid blue;width:915px;margin:0px auto;}
#mainbody_contentblock_inside {border:0px solid blue;width:907px;margin:0px auto;}
#mainbody_content_inside {width:907px;}

#bg_inside {background: url(../images/bg_inside.gif);background-repeat:repeat-x;}
#inside_content_layout {border:0px solid red;padding-right:35px;padding-left:35px;padding-bottom:15px;margin-top:35px;width:607px;}

#footer {border:0px solid red;text-align:center;position:relative;top:-20px;}

/* misc layout elements */

.jobsection_jobstable {margin-bottom:15px;}
.pageheader {margin-bottom:10px;}


.divider {width:100%;border-top:1px solid #333333;margin-bottom:5px;}

.individual_bio {margin-bottom:20px;}

.home_jobarrow {padding-right:10px;}
td .home_jobspacer {padding-top:20px;}


td .press_spacer {padding-top:20px;}

.sparklife td {padding-bottom:8px;}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::
text
:::::::::::::::::::::::::::::::::::::::::::::::::::: */

.home_newsheadline {font-size:12px;color:#fddf55;font-weight:bold;}
.home_jobtitle {color:#fddf55;font-weight:bold;}
.home_newslink {color:#fddf55;font-weight:bold;}


ul {padding-left:0px;margin-bottom:20px;}
li {margin-left:15px;margin-top:5px;margin-bottom:5px;}


.legalese {color:#cccccc;font-size:9px;}
.copyright {color:#cccccc;}

.management_title {font-size:9px;color:#fddf55;text-transform:uppercase;letter-spacing:2px;font-weight:normal;}

.jump_to {color:#fddf55;}

.downloadicon {padding-right:10px;}
.downloadlink {color:#fddf55;font-weight:bold;}


.sub {font-size:13px;color:#fddf55;font-weight:bold;}

.bizblock {font-size:10px; color:#fddf55;}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::
images
:::::::::::::::::::::::::::::::::::::::::::::::::::: */


img.subnavbutton {margin-right:10px;position:relative;top:1px;}

.subheader_graphic {margin-top:15px;margin-bottom:15px;}
.graphicspot {border:0px solid green; width:166px;text-align:center;margin-top:13px;margin-right:15px;margin-bottom:10px;float:left;}
.graphicspot_image {display:block;border:1px solid #262630;}
.graphicspot_caption {font-size:10px;color:#666666;display:block;margin-top:2px;}

.projectspot {border:0px solid green; width:166px;text-align:center;margin-top:12px;margin-bottom:10px;}


.content_table {width:607px;}

.mugspot {float:left;width:99px;margin-top:6px;margin-right:15px;margin-bottom:5px;}
.mugshot {border:1px solid #262630;}


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::
links
:::::::::::::::::::::::::::::::::::::::::::::::::::: */


a {color:#ffcc00;text-decoration:none;}
a.footernav {text-transform:uppercase;font-size:10px;color:#666666;letter-spacing:1px;}


