/*This is the Global, basic information*/

body {
	font-size: 0.7em;
	background-color: #080b17;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
}

p {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	color: #f2f2f2;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
font-size: 1.9em;
color: #ffffff;
margin-top: .5em;
margin-bottom: 0em; 
}

h2 {
	color: #f9f9f9;
	font-family: "Lucida Grande", sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 1.4em;
}

h3 {
color: #d59600;
margin-bottom: 0px; 
font-size: 1.2em;
font-weight: normal;
}

/*This is the header information*/

.header {
background-image: url(images/header02.jpg);
background-repeat: no-repeat;
height: 75px;
padding: 10px;
border: 1px #ffffff dotted;
width: auto; 
}

.header h1 {
color: #ffffff;
padding-top: 35px;
padding-left: 0px;
margin: 0px;
font-size: 2.5em; 
}

.main {
margin-right: 50px;
margin-left: 50px; 
}

/*This is the Link Declaration Information*/

a:link {
color: #bfd0e5;
text-decoration: none;
}

a:hover {
color: #7587d2;
text-decoration: none;
}

a:visited {
color: #bfd0e5;
text-decoration: none;
}


/*This is the Info Area Information*/

.info {
width: 224px;
padding-left: 5px;
padding-right: 5px;
float: left;
padding-top: 0px;
margin: 0px; 
}

/*-----------Index page only information below-----------*/

/*This is the Content Section Information*/

.content {
position: relative;
margin-left: 245px;
border-left: 1px #ffffff dotted;
padding-right: 5px;
padding-left: 10px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px; 
}

.special {
font-size: 1.2em;
font-weight: normal;
margin: 0;
padding: 0;
}





/*-----------Resume page only information below-----------*/

.resumeheader {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

p#address {
text-align: center;
margin-top: .5em;
font-size: 1em;
}

.resumetitles {
	color: #f9f9f9;
	font-family: "Lucida Grande", sans-serif;
	font-weight: normal;
	padding: 0px;
	font-size: 1.75em;
	clear: left;
	margin-top: 0.5em;
}

.wrapper {
width: 750px;
margin-left: auto;
margin-right: auto;
}

.resumetitlediv { 
padding-top: 2em;
clear: both;
border-bottom: 1px #f2f2f2 solid; 
}


.skillbox {
	float: left;
	width: 365px;
	margin: 1em 0.5em 0em 0em;	
}

.break {
width: 750px;
border: 1px dotted;
clear: both;
}

.experiencebox {
width: 230px;
float: left;
margin-top: 1.5em; 
}

.descriptionbox {
width: 513px;
float: right;
clear: right;
margin-top: 31px; 
}

.subtitles {
font-weight: bold;
font-size: 1.2em; 
}

ul {
color: #f2f2f2;
list-style-type: none;
list-style-position: inside;
padding-left: 1em;
font-size: 1em;
margin-top: 0em;
margin: 0em; 
}

.description {
color: #f2f2f2;
list-style-type: square;
list-style-position: inside;
padding-left: 1em;
font-size: 1em;
margin-top: 0em; 
}



/*This is for Miscelaneous elements*/

img {
border: none;
margin: 0px;
padding: 0px; 
}

hr {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 2px;
margin-left: 0px;
}
