a{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a.bottom{
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}
a.bottom:hover{
	text-decoration: underline;
	color: #777777;
}
a.category{
	font-family: verdana;
	font-size: 8pt;
}
a.copyright{
	font-family: georgia;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
a.mainlink:hover{
	text-decoration: underline;
}
a.menulink{
	font-family: verdana;
	font-size: 8pt;
}

body{
	margin: 0;
}

div.logo{
	height: 100px;
	text-align: center;
}
div.menulink{width: 100%;}
div.menulink:hover{background-color: #CCCCCC;}
div.submenu{
	position: absolute;
	width: 160px;
	background-color: #FFFFFF;
	opacity: .8;
	filter: alpha(opacity=80);
	text-align: left;
	border-style: solid;
	border-color: #777777;
	border-width: 1px;
	visibility: hidden;
}
div.wishlist{
	font-family: verdana;
	font-size: 9pt;
}

iframe#main{
	width: 100%;
	height: 100%;
	border: 0;
}

img{
	border-style: none;
}
img.category{
	width: 100px;
	height: 100px;
	vertical-align: middle;
	border-style: solid;
	border-color: #777777;
	border-width: 1px;
}
img.category:hover{border-color: #222222;}
img.homelink{
	width: 100px;
	height: 85px;
	border: 0;
}
img.nav{
	width: 100px;
	height: 100px;
	border: 0;
}
img.navarrow{
	text-align: center;
	vertical-align: middle;
	border-style: none;
	width: 30px;
	height: 50px;
}

table.main{
	width: 750px;
	border-style: none;
}
table.home{
	width: 80%;
	border-style: none;
}

td.bottom{
	width: 100px;
}
td.category{
	width: 100px;
	text-align: center;
	vertical-align: top;
}
td.copyright{
	text-align: right;
	font-family: georgia;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}
td.image{
	width: 450px;
	height: 300px;
	background-color: #F4F4F4;
	text-align: center;
}
td.main{
	text-align: center;
	vertical-align: top;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: solid;
	border-color: #777777;
	border-width: 1px;
}
td.menu{
	height: 18px;
	text-align: center;
	font-family: verdana;
	font-size: 8pt;
	border-style: solid;
	border-color: #777777;
	border-width: 1px;
}
td.menubar{
	width: 100%;
	height: 18px;
	text-align: center;
}
td.nav{
	width: 100px;
	height: 100px;
	text-align: center;
	border-left-style: solid;
	border-left-color: #777777;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	border-right-width: 1px;
}
td.nav:hover{
	border-left-color: #222222;
	border-right-color: #222222;
}
td.navarrow{
	text-align: center;
	vertical-align: middle;
}
td.navseparator{
	width: 100%;
	height: 5px;
	font-size: 5px;
	border-top-style: solid;
	border-top-color: #777777;
	border-top-width: 1px;
}
td.navspace{
	width: 20px;
}
td.wish1{
	width: 150px;
	height: 40px;
	text-align: left;
	font-family: verdana;
	font-size: 9pt;
}
td.wish2{
	width: 70px;
	height: 40px;
	text-align: right;
	font-family: verdana;
	font-size: 9pt;
}
td.wish3{
	text-align: center;
}
td.wishimg{
	width: 40px;
	height: 40px;
	border-style: solid;
	border-color: #777777;
	border-width: 1px;
}
td.wishlistitem{
	width: 100%;
	height: 40px;
	vertical-align: middle;
}
td.wishlisttitle{
	width: 100%;
	height: 70px;
	text-align: center;
	font-family: brush script mt;
	font-size: 40px;
}
td#info{
	width: 300px;
	text-align: center;
	font-family: verdana;
	font-size: 9pt;
	background-color: #DDDDDD;
	border-left-style: solid;
	border-left-color: #777777;
	border-left-width: 1px;
}
td#navigator{
	width: 100%;
	height: 100px;
	border-top-style: solid;
	border-top-color: #777777;
	border-top-width: 1px;
}