body {
	color: #eada66;
	background: #003f00;
	}

a, a:hover {
	color: #FFF060;
	text-decoration: underline;
	font-weight: bolder;
	}

a:visited {
	color: #eada66;
	text-decoration: underline;
	font-weight: bolder;
	}
	
div {
	padding-bottom: 1em;
	}

#big-logo {
	align: center;
	}
	
#small-logo {
	float:right;
	}

	
#vasty-default {
	text-align:center;
	}
	
#default-ygg { 
	background-image: url('images/ygg.jpg');
	height: 600px;
	width: 768px;
	}

#menu-ygg a {
	position: absolute;
	text-decoration: none;
	}

#menu-ygg a span { visibility: hidden; }

a#about { 
	left: 282px;
	top: 102px;
	width: 120px;
	height: 150px;
	}
	a#about:hover { background-image: url('images/sepia-about.jpg'); }

a#art { 
	left: 294px;
	top: 454px;
	width: 200px;
	height: 146px;
	}
	a#art:hover { background-image: url('images/sepia-art.jpg'); }

a#comic { 
	left: 530px;
	top: 511px;
	width: 110px;
	height: 70px;
	}
	a#comic:hover { background-image: url('images/sepia-comic.jpg'); }

a#games { 
	left: 649px;
	top: 555px;
	width: 120px;
	height: 45px;
	}
	a#games:hover { background-image: url('images/sepia-games.jpg'); }

a#tta { 
	left: 435px;
	top: 117px;
	width: 185px;
	height: 130px;
	}
	a#tta:hover { background-image: url('images/sepia-tta.jpg'); }

a#weblog { 
	left: 0px;
	top: 540px;
	width: 220px;
	height: 60px;
	}
	a#weblog:hover { background-image: url('images/sepia-weblog.jpg'); }

a#about:hover,
a#art:hover, 
a#tta:hover, 
a#weblog:hover, 
a#comic:hover,   
a#games:hover { border: none; }