@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;}
#wrapper{margin:0px auto;width:1009px;}
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;}


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:400px;}
.aside{font-size:smaller;color:#ccc;}

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

#profiles{
	background: #000;
	margin: -20px 0px 0px;
	padding: 10px 10px 60px;
	height: auto;
	width:989px;
}
#profiles h2{
	margin: 10px 0px;
	color: #fff;
}
#profiles ul{
	list-style-image: url(/images/footer-bullet.gif);
}
#profiles li{margin-left:24px;}
