@charset "utf-8";

#resume {
font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;

}

#resume #ResumeBody {
float: left;

	margin: 0;
margin-right: 160px;
}
#resume #ResumeContainer {

}
#resume #Skills
{
	margin: 0;
	padding-left: 10px;
	margin-left: -160px;
	width: 150px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#Skills h1 {
	font-size: 1em;
	font-weight:bold;
	border: none;
	margin-top: 0px;
	margin-bottom: 0.3em;
}
#Skills ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
}
#Skills .Favorite {
padding-right: 10px;
background: center right url(images/favorite.png) no-repeat;
}

#Skills li {
	margin: 0px;
	padding: 0px;
	font-size:0.8em;
}

.contact p{
margin: 0;
}

.section {
clear: left;
}

.section h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;

}
.section h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}

.section h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
		margin: 0;
}


.Company, .School{
clear: left;
width: 100%;
}

.Info {

/*width: 250px;
display: block;
float: left; */

}

.Info a {
	text-decoration:none;


}



.Info .Date {
	margin: 0;
	float:right;
	display:inline;
}


.Bullets {
display: block;
/* float:left;
width: 100%;
margin-right: -252px; */
margin-top: 0.8em;
margin-bottom: 0.5em;

}
/* suck in the right side so it doesn't spill off the page... */
.Bullets .container {
/*	margin-right: 252px; */
}

.Bullets ul {

	
}
.Bullets li {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .2em;
	margin-left: 0em;

}
