/* CSS Document */
body {
	background-color: #000000;
}
body,td,th {
	font-size: medum;
	color: #FFFFFF;
	font-family: Arial Narrow, Arial;
}
#title {
	background: url(pics/ban3.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#titlegallery {
	margin: 0 auto;
	width: 850px;
	height: 90px;
	background: url(pics/ban3.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.menu {
	font-size: large;
}
.nowedding {
	font-size: xx-large;
	color: #E5AC29;
}
.buy {
	font-size: large;
}
.copy {
	font-size: small;
}
input.text {
	font-size: small;
}
select.text {
	font-size: small;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E5AC29;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#flashcontent {
	width: 100%;
	height: 640px;
}
