@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin: 0 0 0 0;
	font:"Trebuchet MS", Arial;
	color:#FFFFFF;
	font-size:16px;

}
a.style1 {
	color: #FF0000;
	font-weight: bold;
}
.topgradient {
	background-image:url(images/topgradient.jpg);
}

.menuDiv1 {
	position:relative;
	bottom:360px;
	left:10px;
	z-index:0;
	background-image:url(images/topfolder1.gif);
	height:26px;
	width:155px;
}

.menuDiv2 {
	position:absolute;
	top:190px;
	left:226px;
	z-index:0;
	background-image:url(images/topfolder1.gif);
	height:26px;
	width:155px;
}

.menuDiv3 {
	position:absolute;
	top:190px;
	left:400px;
	z-index:0;
	background-image:url(images/topfolder2.gif);
	height:26px;
	width:198px;
}

.menuDiv4 {
	position:absolute;
	top:190px;
	left:573px;
	z-index:0;
	background-image:url(images/topfolder3.gif);
	height:26px;
	width:242px;
}

.menuDiv5 {
	position:relative;
	bottom:360px;
	left:775px;
	z-index:0;
	background-image:url(images/topfolder4.gif);
	height:26px;
	width:155px;
}

.menuDiv6 {
	position:relative;
	bottom:86px;
	left:2px;
	z-index:0;
	background-image:url(images/bottomtolder3.gif);
	height:20px;
	width:139px;
}

.menuDiv7 {
	position:relative;
	bottom:86px;
	left:142px;
	z-index:0;
	background-image:url(images/bottomtolder2.gif);
	height:20px;
	width:174px;
}

.menuDiv8 {
	position:relative;
	bottom:86px;
	left:316px;
	z-index:0;
	background-image:url(images/bottomtolder3.gif);
	height:20px;
	width:139px;
}

.menuDiv9 {
	position:relative;
	bottom:86px;
	left:485px;
	z-index:0;
	background-image:url(images/bottomtolder1.gif);
	height:20px;
	width:129px;
}

.menuDiv10 {
	position:relative;
	bottom:86px;
	left:648px;
	z-index:0;
	background-image:url(images/bottomtolder1.gif);
	height:20px;
	width:129px;
}

.nav {
	background-repeat:no-repeat;
	font:"Century Gothic";
	background-position:left;
	height:33px;
	font-size:13px;
}
a {
	color:#499EFB;
}

.nav a{
	text-decoration:none;
	color:#FFFFFF;

}
.nav a:hover {
	color:#EBF079;
	text-decoration:none;

}

h1 {
	font:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:22px;
	margin-left:30px;
	padding-bottom:3px;
	font-weight:normal;
	background-image:url(images/gradientunderline.jpg);
	background-repeat:no-repeat;
	width:200px;
	background-position:bottom;
}

p {
	margin-left:30px;
}

.contact {
	margin-left:30px;
}

.borderAbove {
	border-top:#9092B3 1px solid;
}

.borderBelow {
	border-bottom:#9092B3 1px solid;
}

.borderLeft {
	border-left:#9092B3 1px solid;
}

.borderRight {
	border-right:#9092B3 1px solid;
}

.credit {
	color:#999999;
	font-size:11px;
	font:"Century Gothic";
	font-weight:bold;
}

.credit a{
	color:#999999;
	text-decoration:none;
}

#collections {
	position:relative;
	bottom:275px;
	left:810px;
}
