@charset "UTF-8";
/* CSS Document */


#navbar{
	position: absolute;
	width: 178px;
	height: 313px;
	font-size: 9px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	line-height: 18px;
	text-align:left;
	top: 16px;
}

.navItalic{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	line-height: 18px;
	text-align:left;
	top: 16px;
	font-style: oblique;
	text-decoration:underline;
}

#main{
	position: absolute;
	width: 676px;
	height: 249px;
	
}
#flashContent{
	position: relative;
	height: 500px;
	width: 750px;
	top: 0px;
	right: 0px;
	overflow:hidden;
}

.main{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color:#666;
	line-height: 18px;
}

.cart{
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	font-style:normal;
	text-decoration:none;
	text-align: right;
	line-height: 14px;
}

.bodytext{
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
}

.footer1{
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	font-style: oblique;
	font-weight: bold;	
}

#footer2{
	position: absolute;
	left: 150px;
	top: 593px;
	height: 24px;
	width: 198px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#666;
}

#photocredit{
	position: absolute;
	left: 901px;
	top: 657px;
	height: 21px;
	width: 198px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#666;
	text-align:right;
}

#image{
	position:absolute;
	width:752px;
	height:539px;
	top:;
	left:;
}

.flashLink{
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.footerInfo{
	font-family: Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#666;
}

.form{
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	line-height: 20px;
}
.validation{
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #F00;
}