BODY { 	
	background-color:#BFB8B8; 
	background-image:url( '/navigation/image/title.gif' ); background-repeat:no-repeat; background-position:top right; background-attachment:fixed;
	font-family: century gothic, verdana; font-size:10pt; color:#2D3A39; 
	margin:0px;
}

A:link { color:#888888; }
A:hover { color:#485D5B; }
A:visited { color:#888888; }
A:active { color:#485D5B; }

TABLE {
	font-family: century gothic, verdana; font-size:10pt; color:#2D3A39; 	
}

INPUT {
	background-color: #BFB8B8;
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39;
	border-color:#2D3A39; border-style:solid; border-width:1px;
	text-align:center;
}

.all { 
	width:100%; height:100%; 
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39; 
}

.major {
	background-image: url('/navigation/image/sculpture.gif'); background-repeat:no-repeat; background-position:center; background-attachment:fixed;
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39;
}

.classic {
	width: 700px; height: 300px;
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39;
}

.menu { 
	background-color:#2D3A39;
	background-image: url('navigation/image/menu_bg.gif'); background-repeat:repeat-x; background-position:bottom; background-attachment:fixed;
	font-family:century gothic, verdana; font-size:10pt; color:#BFB8B8;
}

.menu_over {
	width:400px;
	text-align:center;
}

.label {
	width:100px;
	background-color:#BFB8B8;
	font-family:century gothic, verdana; font-size:10pt; color:#2D3A39;
	text-align:center;
	border-color:#888888; border-style:solid; border-width:1px;
}

.imgborder {
	border-color:#888888; border-style:solid; border-width:1px;
}

.title {
	font-family:century gothic, verdana; font-size:20pt; font-weight:600; color:#2D3A39; 	
}

