/* Emily Grafiks Org - Style */



body, html {

	margin : 0;

	padding : 0;

}

body {

	font : x-small Georgia, "Times New Roman", Times, Serif;

	font-size : small;

	background-color : #000000;

	color : #ffffff;

	background-image : url(images/header.jpg);

	background-repeat : no-repeat;

}

p {

	margin : 0 10px 10px 0;

}

h1 {

	font-size : 2.4em;

	font-weight : normal;

	padding : 0 0 0.2em 0;

	margin : 0;

}

h2 {

	color : #6699cc;

	font-size : 1.4em;

}

a {

	background : inherit;

	color : #99ccff;

	text-decoration : none;

}

a:hover {

	background : inherit;

	color : #286ea0;

	text-decoration : underline;

}

#header {

	height : 168px;

	line-height : 80px;

	margin : 0;

	padding-left : 0;

}

a img {

	padding : 8px;

	margin : 0 12px 12px 0;

	border : 0;

}

a img:hover {

	background-color : #333;

}

#container {

	text-align : left;

}

#content p {

	line-height : 1.5em;

}

#footer p {

	margin : 0;

	padding : 5px 10px;

}

#container {

	width : 750px;

	margin : 0 auto;

	float : left;

}

#content {

	float : right;

	width : 550px;

	padding : 0.8em 0 3em 0;

}

#navigation {

	float : left;

	width : 160px;

}

#navigation ul {

	margin : 0 0 0 28px;

	padding : 1em 0 0 0;

}

#navigation li {

	list-style : none;

	font-weight : normal;

	font-size : 0.86em;

	letter-spacing : 0.2em;

	text-transform : uppercase;

	margin-bottom : 0.9em;

}

#navigation li a {

	text-decoration : none;

	color : #fff;

	padding : 0.7em;

}

#navigation li a:hover {

	background-color : #333;

}

#resume p {

	padding-bottom : 1em;

}

#resume strong {

	letter-spacing : 0.2em;

}

#extra {

	float : right;

	width : 550px;

}

#footer {

	clear : both;

	width : 100%;

}

.style1 {

	color : #090e14;

}

.style2 {

	color : #999999;

}

.projectdescript {font-size:86%; color:#ccc;}

