body {
	background-color: #00004D;
	background-image:  url(assets/background.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 5px;
}
a{color:#FFFFFF; text-decoration:none;}
a:hover{
	color:#FFFF00;
	text-decoration: blink;
}
h1{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	margin-left:0px;
	text-align:right;
}
h2{
	font-size:13px;
	font-weight:bold;
	color:#99FF00;
	text-align:center;
	position:absolute;
	left:15px;
}
dl{
	width:250px;
}
dt {
	font-size:12px;
	margin-top:10px;
}
dt b{
	text-align:center;
	text-decoration:underline;
	font-size:16px;
	width:inherit;
	margin-bottom:5px;
	margin-top:15px;
}
dd {
	margin-left:20px;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
dd i{
	margin-left:20px;
	color:#FFFF00;
}
.meza td{
	border:#FFFFFF 1px solid;
	color:#FFFFFF;
}
.pageLinks{
	list-style-type:circle;
	list-style-image:url(images/dot.gif);
	margin-top:30px;
	font-size:11px;
	font-weight:bold;
}
#page{
	width:650px;
	margin:0px;
	background-color: #00004D;
}
#menu {
	position:absolute;
	left:540px;
	top:110px;
	width:200px;
	height:500px;
	z-index:5;
	border:#FFFFFF 1px dashed;
}
#menu ul li{
	margin-left:-15px;
	vertical-align:middle;
	margin-top:10px;
	font-size:11px;
	font-weight:bold;
}
#top {
	position:absolute;
	left:0px;
	top:105px;
	width:540px;
	height:280px;
	z-index:1;
	background-image: url(images/cards.jpg);
}
#bottom {
	position:absolute;
	left:0px;
	top:380px;
	width:540px;
	height:300px;
	z-index:1;
	background-image: url(images/letter.jpg);
	background-repeat:no-repeat;
}
#pg2,#pg3{
	position:absolute;
	left:0px;
	top:80px;
	width:540px;
	height:550px;
	z-index:1;
	background-image: url(images/stickers.jpg);
	background-repeat:no-repeat;
}
#pg4{
	background-image: url(images/valpersonal.jpg);
	background-position:10px 190px;
}
#printing,#clothing{display:none;}

