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

html,body{margin:0px;padding:0px;background:#cccccc;
	font-family: "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
}
html{background:#fff}
ol{list-style:decimal;padding-left:2em;}
ul{list-style:disc;padding-left:2em;}
#content li{padding:1em 0px;}
#wrapper{margin:0px auto;width:1009px;overflow:hidden;}
#global_masthead{background:#000;color:#fff;margin:0px;padding:4px 5px;width:auto;}
#global_footer{background:#000;color:#fff;margin:0px;padding:4px 5px;height:4em;position:fixed;bottom:0px;left:0px;right:0px;}
div{margin:0px;padding:0px;border:0px;width:100%;height:100%;background-attachment:fixed;}
#sky{background:#3B6E8B url(/images/sky_clouds.jpg) bottom left no-repeat;height:620px;width:1009px;}
#logo{float:left;margin:-20px 0px 0px 570px;}
a{color:#FFFFFF;text-decoration:none;}
a:hover{color:#cccccc;border-color:#CCCC00;}


#home h1{padding:250px 10px 0px;color:#fff;width:460px;font-size:1.8em;line-height:1.2em;font-weight:normal;}
#about_me{background:none;color:#fff;font-size:80%;line-height:1.2em;height:auto;margin:115px 10px;padding:0px;width:40em;}
.aside{font-size:smaller;color:#ccc;}

#caption{
	position: absolute;top: 580px;left: 770px;
	font-size: 0.7em;
	margin: 0px;
}

#profiles, #nav, #content{
	background: #000;
	color:#fff;
	margin: -20px 0px 0px;
	padding: 1.4em 0px 6em;
	height: auto;
	width:1009px;
	float:left;
}
#profiles h2, #nav h2, #content h2{
	margin: 10px 10px;
	color: #fff;
}
#profiles ul{
	list-style-image: url(/images/footer-bullet.gif);
}
#profiles li{margin-left:24px;}

#application-content{float:left;margin-top:-550px;background:#000;opacity:0.7;}
