background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../IMAGES/background2.jpg);
	background-position: center center;
}

a:link {
	font-family: "Adobe Garamond Pro", "Lucida Sans", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	font-family: "Adobe Garamond Pro", "Lucida Sans", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	text-transform: lowercase;
	color: #FFFFFF;
}
a:hover {
	font-family: "Adobe Garamond Pro", "Lucida Sans", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: 00CCCC;
	text-decoration: underline;
}
a:active {
	font-family: "Adobe Garamond Pro", "Lucida Sans", verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

#container {
	margin: 0 auto;
	width: 832px;
	height: 800px;
	position: relative;
	right: 90px
}

#image box {
 width:372px;
 height:403px;
 background-color:#000;
 color:#fff;
 padding:10px;
}

#nav hover {
	height: 29px;
	width: 91px;
	a:hover {
}

