@import url(css/eric_meyer_reset.css);

:-moz-any-link:focus {
  outline: none;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top:-15px;
}

#header {
	float: left;
	width: 1000px;
	height: 170px;
}

#badge {
	float: left;
	width: 234px;
	height: 155px;
	margin-left: 110px;
	border: none;
	outline: none;
	list-style-type: none;
}

#navigation {
	background-image:url(../images/nav_work.png);
	float: left;
	height: 100px;
	width: 648px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

#links_top  a, links_top  visited  {
	float: left;
	width: 60px;
	margin-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	border: none;
	outline:none;
}

#links_top a:hover {
	color:#09F;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
	text-align:center;
}

.home {
	color:#300 !important;
	margin-left: 68px;
}

.about {
	color:#300;
	margin-left: 53px;
}

.work {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align:center;
	float: left;
	height: 20px;
	width: 20px;
	list-style-type:none;
	margin-left: 54px;
}

.resume {
	color:#300;
	margin-left: 47px;
}

.contact {
	color:#300;
	margin-left: 57px;
}


#top_bar {
	
	background-image:url(../images/top_bar.png);
	background-repeat:no-repeat;
	width: 998px;
	height: 42px;
	margin-top: 100px;
}

#middle {
	background-image:url(../images/horz_slice.png);
	background-repeat: repeat-y;
	float: left;
	width: 1000px;
	margin-top:-32px;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 45px;
	font-weight: bold;
	color: #09f;
	float: left;
	width: 780px;
	margin-bottom:10px;
}

#story {
	/*background-image:url(../images/about_place_03.jpg);*/
	background-repeat:no-repeat;
	float: left;
	width: 850px;
	margin-top:50px;
	margin-left:115px;
	margin-bottom: 0px;
}

.visit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float: left;
	height: 20px;
	width: 75px;
	margin-left: -20px;
	margin-bottom: 10px;
	text-decoration: none;
}

#menu_arrow {
	float: left;
	width: 130px;
	margin-left:120px;
}


#work_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height:32px;
	width: 275px;
	height: 50px;
	float:left;
	margin-left:13px;

}

#work_links  a, work_links  visited  {
	float: left;
	width: 60px;
	height: 50px;
	margin-top: 10px;
	line-height: 32px;
	text-transform:none;
	text-decoration:none;
	text-align:left;
	border: none;
	outline:none;
}

#work_links a:hover {
	color:#09F;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
}

.work_web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	float: left;
	margin-left: 15px;
}

.work_print {
	color:#BBB;
	font-size: 28px;
	line-height: 32px;
	margin-left: 15px;
}

.work_flash {
	color:#BBB;
	font-size: 28px;
	line-height: 32px;
	margin-left: 15px;
}

.horz_line_long {
	background-image:url(../images/horz_line780.png);
	background-repeat:no-repeat;
	float: left;
	height: 2px;
	width: 780px;
	margin-top:10px;
	margin-bottom:10px;
}

#about_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 45px;
	color: #230805;
	float: left;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#about_story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	float: left;
	width: 780px;
	margin-right: 20px;
}

body{
	background-color:#DDD;
}
