body
	{
	font-family: arial;
	font-size: 12pt;
	background: #ffffcc;
	}

h1,h2,h3,h4,h5
	{
	text-align: center;
	color: #cc0000;
	}

#align-left
	{
	text-align: left;
	}

p
	{
	text-align: left;
	}

#center
	{
	text-align: center;
	}

.center
	{
	text-align: center;
	}

map
	{
	border-color: #cc0000;
	}

ol.outer_list
	{
	text-align: left;
	}
ol.inner_list
	{
	list-style: lower-latin inside;
	text-align: left;
	}

ol.inner_list2
	{
	list-style: lower-roman inside;
	text-align: left;
	}
td.disc_sides
	{
	font-size: 8pt;
	vertical-align: top;
	width: 50%;
	}
td.collection
	{
	text-align: center;
	background-color: #ffffcc;
	padding: 10px;
	border-style: outset;
	border-width: 10px;
	border-color: #cccc00;
	} 

td.mech
	{
	text-align: center;
	background-color: #ffffcc;
	padding: 10px;
	border-style: outset;
	border-width: 10px;
	border-color: #cccc00;
	vertical-align: top;
	width: 250px;
	} 

td.news
	{
	background-color: #ffffcc;
	padding: 10px;
	border-style: outset;
	border-width: 10px;
	border-color: #cccc00;
	vertical-align: top;
	width: 250px;
	font-size: 10pt;
	text-align: center;
	}
	
td.news p
	{
	text-align: center;
	}

.lpwidth
	{
	width: 40%;
	}

.write
	{
	text-align: left;
	background-color: #ffffcc;
	padding: 10px;
	border-style: outset;
	border-width: 10px;
	border-color: #cccc00;
	} 

.write_other
	{
	text-align: left;
	background-color: #ffffcc;
	padding: 10px;
	border-style: outset;
	border-width: 10px;
	border-color: #cccc00;
	vertical-align: top;
	width: 250px;
	} 

table.border
	{
	text-align: center;
	background-color: #ffffcc;
	padding: 10px;
	border-style: outset;
	border-width: 10px;
	border-color: #cccc00;
	} 

tr.diary
	{
	text-align: center;
	background-color: #0099cc;
	} 

tr.even
	{
	background-color: #ffff66;
	height: 40px;
	}

tr.new
	{
	background-color: #0099cc;
	height: 40px;
	}

tr.odd
	{
	height: 40px;
	}

#instrument
	{
	width: 300px;
	height: 300px;
	}

td.margin
	{
	margin: 0px;
	}

.float-left
	{
	float: left;
	margin: 10px;
	border-style: outset;
	border-width: 10px;
	border-color:  #00ccff;
	}

.float-right
	{
	float: right;
	margin: 10px;
	border-style: outset;
	border-width: 10px;
	border-color:  #00ccff;
	}

.float_right
	{
	float: right;
	margin: 10px;
	}

.clear
	{
	clear: both;
	}

.imgborder
	{
	margin: 10px;
	border-style: outset;
	border-width: 10px;
	border-color:  #00ccff;
	}

.imgcenter
	{
	border-style: outset;
	border-width: 10px;
	border-color:  #00ccff;
	}
a
	{
	color: #cc0000; 
	}

a:hover
	{
	color: #ff0000;
	}

a.copylink
	{
	color: blue; 
	}

body#head
	{
	background: ffffcc;
	}


#logo
	{
	position: absolute;
	top: 0px;
	left: 0px;
	}

#montage
	{
	position: absolute;
	top: 0px;
	left: 220px;
	}

.bar
	{
	position: absolute;
	top: 140px;
	left: 0px;
	width: 105%;
	background-image: url(graphics/bar1.gif);
	background-repeat: repeat-x;
	}

#endbar
	{
	position: absolute;
	top: 13px;
	left: 920px;
	}

#home
	{
	position: absolute;
	top: 98px;
	left: 190px;
	}

#history
	{
	position: absolute;
	top: 98px;
	left: 280px;
	}

#sales
	{
	position: absolute;
	top: 98px;
	left: 370px;
	}

#open
	{
	position: absolute;
	top: 98px;
	left: 460px;
	}

#diary
	{
	position: absolute;
	top: 98px;
	left: 550px;
	}

#collection
	{
	position: absolute;
	top: 98px;
	left: 640px;
	}

#disc
	{
	position: absolute;
	top: 98px;
	left: 730px;
	}

#contact
	{
	position: absolute;
	top: 98px;
	left: 820px;
	}

#links
	{
	position: absolute;
	top: 98px;
	left: 910px;
	}


.footbar
	{
	position: absolute;
	top: 2px;
	left: 0px;
	width: 105%;
	font-size: 10pt;
	text-align: center;
	background-image: url(graphics/bar.gif);
	background-repeat: repeat-x;
	}

#top
	{
	position: absolute;
	top: 20px;
	width: 100%;
	height: 100px;
	text-align: center;
	z-index: 2;
	}

#bottom
	{
	position: absolute;
	top: 350px;
	width: 100%;
	height: 100px;
	text-align: center;
	z-index: 2;
	}

#contain
	{
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
	}

#vote
	{
	width: 350px;
	height: 130px;
	z-index: 3;
	text-align: center;
	font-size: 10pt;
	background-color: #ffffcc;
	padding: 10px;
	border-style: outset;
	border-width: 10px;
	border-color: #cccc00;
	}
	