/* Emily Grafiks Org - Main */

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/blankbg.jpg);
	background-repeat : no-repeat;
}
p {
	margin : 0 10px 10px 0;
}
h1 {
	font-size : 2.8em;
	font-weight : normal;
	padding : 0 0 0.2em 0;
	margin : 0;
}
h2 {
	color : #6699cc;
	font-size : 1.8em;
}
a {
	background : inherit;
	color : #99ccff;
	text-decoration : none;
}
a:hover {
	background : inherit;
	color : #286ea0;
	text-decoration : underline;
}
div#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;
}
.home li {
	list-style : none;
}
.home li a {
	color : #000;
}
#mainheader {
	position : absolute;
	top : 128px;
	left : 393px;
}
#mainheader h1, #mainheader h2 {
	padding : 0;
	margin : 0;
	font-weight : normal;
}
#mainheader h2 {
	color : #ccc;
}
#mainnavigation {
	position : absolute;
	top : 240px;
	left : 110px;
	font-size : 0.85em;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : uppercase;
}
#mainfooter {
	position : absolute;
	top : 500px;
	left : 200px;
	text-align : center;
	padding-bottom : 3em;
	font-size : 0.85em;
}
#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 0 3em 0;
}
#navigation {
	float : left;
	width : 160px;
}
#navigation ul {
	margin : 0 0 0 28px;
}
#navigation li {
	list-style : none;
	font-weight : normal;
	padding : 0;
	font-size : 0.86em;
	letter-spacing : 0.2em;
	text-transform : uppercase;
}
#navigation li a {
	text-decoration : none;
	color : #fff;
	display : block;
	padding : 7px 0 7px 8px;
}
#navigation li a:hover {
	background-color : #333;
}
#resume p {
	padding-bottom : 1em;
}
#resume strong {
	letter-spacing : 0.2em;
}
#extra {
	float : right;
	width : 550px;
}
div#footer {
	clear : both;
	width : 100%;
}
.style1 {
	color : #090e14;
}
.style2 {
	color : #999999;
}
