body {
	background: #2F3736 url(images/gradient.jpg) repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
}

h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #5D6563;
	font-size: 2em;
	letter-spacing: .04em;
	color: #99CC99;
}
img {
	border-style: none;
	text-decoration: none;
	behavior: url(iepngfix.htc);
	color: #0f0;
}
.active {
	font-weight: bold;
	color: #99FF99;
}

a {
	text-decoration: none;
	color: #e2ca37;
}
a:hover{
	text-decoration: underline;
}
#container {
	background: url(images/bkgrnd.jpg) no-repeat;
	width: 1200px;
	padding-left: 50px;
}
#container .logo {
	margin-top: 100px;
	margin-left: 10px;
	float: left;
	margin-bottom: 130px;
	text-decoration: none;
	border-style: none;
}
.content {
	clear: both;
	padding-left: 20px;
	padding-bottom: 70px;
}

#menu li {
	list-style: none;
	display: inline;
}
.icons {
	margin-top: 50px;
}
.icons a{
	margin-right: 30px;
}
#menu {
	width: 300px;
	margin-top: 100px;
	float: right;
	text-align: right;
	margin-right: 280px;
}

.resume {
	width: 550px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
.line {
	border-bottom: 1px solid #4D5553;
	height: 20px;
}

.descrip p, .about p, .resume p, .resume li {
	margin-top: 7px;
	font-family: "Gill Sans", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.25em;
		line-height: 1.5em;

}

.descrip ul {
	width: 550px;
	font-weight: normal;
	margin-top: 0px;
}
.descrip, .about {
	width: 850px;
	margin-top: 5px;
	line-height: 1.5em;
}

.involve {
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
}

.about{
	background: #262D2C;
	padding: 10px 20px;
	line-height: 1.75em;
}

.about h1, h1 {
	font-family: "Gill Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 10px;
	border-bottom: 1px solid #40564c;
	padding-bottom: 7px;
}
h1 {
	border-style: none;
}
.project {
	margin-bottom: 100px;
}
.title{
font-size: 1.5em;
	letter-spacing: .04em;
	color: #bfd627;
	width: 425px;
	float: left;
	}

.resume li {
	margin-top: 7px;
}
