body {
	font-family:  georgia, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	background: url("images/graphpaper.gif");
	background-attachment: fixed;
	color: #ffffff;
}
table#resume {
	font-size: 11px;
	line-height: 14px;
	width: 843px;
	position: relative;
	right: 5px;
	top: 53px;
	color: #222222;
}

a, a:link, a:visited {
	color: #6fccde;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


	
img {
	border: 0;
}
 
div#logo {
	z-index: 2;
	position: relative;
	bottom: 4px;
	right: 48px; 
	
	}
div#gallery {
	z-index: 1;
	position: relative;
	bottom: 40px;
	left: 18px;
	
	}
	
	div#fucker {
		
		width: 255px; 
		overflow: auto;
		height: 290px;
		padding: 37px;
		position: relative;
		bottom: 15px;
		right: 10px;
	}
div#contact {
	border-spacing: 0px;
	position: relative;
	left: 28px;
	top: 45px;	
}

ul#news {
	height: 690px;
	z-index: 3;
	position: relative;
	bottom: 15px;
	}

li#newstop {
	list-style-type:none;
	height: 158px;
	width: 305px;
	background: url(images/newsblog1.png);
	background-repeat: no-repeat;
}

li#newsmid {
	list-style-type:none;
	height: 354px;
	width: 305px;
	background: url(images/newsblog2.png);
	background-repeat: no-repeat;
}

li#newsbot {
	
	list-style-type:none;
	height: 190px;
	width: 305px;
	text-align: left;
	background: url(images/newsblog3.png);
	background-repeat: no-repeat;
}
	
.rights{ color: #555555; 
position: relative;
	left: 1px;
	top: 4px;
	}
