p.smallitalic {
	color: #CCCCCC;
	font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
  
}

p.biggerbold {
	color: #CCCCCC;
	font-family: "Gill Sans Ultra Bold", "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 36px;
	margin: auto;
  
}


#container {
	width: 1000px;
	bgcolor: default;
	border: 0px;
	text-align: left;
	background-image: url(../graphics/box.png);
	height: 980px;
	margin: auto;
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	padding-top:3px;
	color: #000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	top: 100px;
	position: static;
}

#copyright
{
	width:1000px;
	height:auto;
	font-family:"Adobe Garamond Pro", Verdana, Times;
	font-size:16px;
	text-align:center;















	margin:margin-top
:50px;
	color: #000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#navigation {
	width: 1000px;
	height: 307px;
	bgcolor: default;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
} 

#centerContent {
	width: 1000px;
	margin: auto;
	bgcolor: default;
	padding: 0px;
	
}  

#featheredContent {
	width: auto;
	bgcolor: default;
	padding: 0px;
	height: 500px;
	margin: auto;
}

#text
 {
	width:430px;
	height:auto;
	font-size:16px;
	margin-left:33px;
	margin-top:-20px;
	font-family:"Adobe Garamond Pro";
	text-indent:30px;
	float:left;
}


#photo
{
	width:auto;
	height:auto;
	margin-right:10px;
	margin-top:-35px;
	text-indent:30px;
	float:right;
	padding:-10px;
}
#filmstrip
{
	margin:auto;
	float:bottom;
	margin-top:650px;
}
	
#title
 {
	text-align: center;
	font-size:65px;
	margin:auto;
	font-family:"Mistral";
	margin-top:-40px;
	margin-bottom: 0; 
	padding-bottom: 0;
 }

#resume_header
{
    border-radius:5px;
    height:100;
    width:100px;
    background-color:blue;
    position:fixed;
    z-index:1;
}

#resume_footer
{
    border-radius:5px;
    height:100;
    width:50px;
    background-color:red;
    clear:both;
}

.resume_left
{
    border-radius:5px;
    height:auto;
    width:auto;
    float:left;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:40px;
	font-family:"Adobe Garamond Pro";
	display:inline;
	
}
.resume_dates
{
	border-radius:5px;
	height:700px;
	width:700px;
	margin-top:130px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;
	font-family:"Adobe Garamond Pro";
}

.resume_right
{
	border-radius:5px;
	height:auto;
	width:230px;
	float:right;
	font-family:"Adobe Garamond Pro";
	font-size:16px;
	background-color:grey;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h1
{
	margin-bottom: 0; 
	padding-bottom: 0;
}

br
{
	margin-bottom: 0; 
	padding-bottom: 0;
}

a
{
	font-size:25px;
	text-decoration:none;
	color:black;
	margin-bottom: 0; 
	padding-bottom: 0;
}

dl
{
	margin-bottom: 0; 
	padding-bottom: 0;
	margin-top: 0; 
	padding-top: 0;
}
dd
{
	margin-bottom: 0; 
	padding-bottom: 0;
	margin-top: 0; 
	padding-top: 0;
}
Linkedin_Button
{
	border-radius:5px;
	height:20px;
	width:20px;
	background-color:black;
	float:left;
}

h4
{
	margin-bottom: 0; 
	padding-bottom: 0;
}

ul
{
	padding: 0;
    margin-top: 0;
	margin-bottom: 0;
	margin-left: 2;
}

.bullets ul
{
margin-left: 3;
padding-left: 3;
}
