@charset "utf-8";
/* Design By Matt Goucher */

body {
	margin:10px 0px; padding:0px;
	text-align:center;
	background-color:#000;
	color:#eee;
	font-family:Verdana;
	font-size:small;
	}
	
#Content {
	width:1024px;
	height:768px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px dashed #333;
	color:#eee;
	font-family:Verdana;
	font-size:small;
	}

a:link {
	color:#eee;
	font-size:small;
	font-family:Verdana;
}
a:active {
	color:#eee;
	font-family:Verdana;
	font-size:small;
}
a:visited {
	color:#eee;
	font-family:Verdana;
	font-size:small;
}
#test {
	color:#eee;
	font-family:Verdana;
	font-size:small;
}

/* This Defines The Following: Image Description Font(Color, Size, Font, etc) */
#topbar {
	margin:0px auto;
	text-align:left;
	color:#eee;
	font-family:Verdana;
	font-size:small;
	width:50px;
	height:50px;
}
#def-image {
	margin:0px auto;
	text-align:left;
	width:666px;
	height:450px;

}
#image-links {
	margin:0px auto;
	text-align:left;
	width:800px;
	height:50px;
}