a {
	border-bottom: 1px dotted #2c3641;
	color: #d1e8ff;
	text-decoration: none;
}

a:hover {
	border-color: #45729f;
}

body {
	background: #191d21 url(../images/bg.jpg) repeat-x 0 0;
	color: #fff;
	margin: 0 auto;
	padding: 0 0 30px;
}

div#container {
	margin: 0 auto;
	width: 950px;
}

div#footer {
	background: url(../images/border-bottom.gif) no-repeat 0 10px;
	clear: both;
	padding-top: 30px;
}

div#introduction {
	background: url(../images/jaclyn-photo.jpg) no-repeat 96% 0;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	padding: 0 370px 0 10px;
}

div#introduction p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 2em 0;
	text-align: justify;
	text-shadow: #000 1px 1px 2px;
}

div#introduction p.email {
	background: url(../images/email.png) no-repeat 0 50%;
	font-style: italic;
	margin-bottom: 0;
	padding-left: 50px;
}

div#introduction h1 {
	background: url(../images/header.png) no-repeat 0 30px;
	font-size: 0;
	height: 50px;
	line-height: 0;
	margin: 0;
	padding: 30px 0 10px;
	text-indent: -10000px;
	width: 433px;
}

div#portfolio {
	background: url(../images/border.gif) no-repeat 0 0;
	float: left;
	padding-top: 20px;
}

div#portfolio h2 {
	text-align: center;
}

div#portfolio ul {
	list-style: none;
	margin: 0;
	padding: 15px 0 0;
}

div#portfolio ul li {
	background: no-repeat center top;
	float: left;
	padding: 220px 30px 0;
	width: 255px;
}

div#portfolio ul li#front-end {
	background: url(../images/site-twri.jpg) no-repeat 5px 0;
	padding-left: 10px;
	padding-right: 50px;
}

div#portfolio ul li#back-end {
	background-image: url(../images/site-twc.jpg);
}

div#portfolio ul li#content-mgmt {
	background: url(../images/site-usc.jpg) no-repeat 43px 0;
	padding-left: 50px;
	padding-right: 10px;
}

div#portfolio ul ul {
	color: #9ab2ca;
	font: 0.8em/1.5em arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: justify;
}

div#portfolio ul ul li {
	float: none;
	padding: 10px 0;
	width: auto;
}