@CHARSET "ISO-8859-1";

html {height: 100%;}

.bagName
{font-family:Georgia, Times New Roman, Times, serif;
font-size:24px;
font-weight:bold;
text-decoration:underline;
}

.bagTable
{border: 3px solid #ff99cc;
background-color:#ffff99;
text-align: center;
padding:5px;
width: 250px;
height: 300px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.bagDescription
{text-align: left;}

.CollectionStylesLinks
{ font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
text-decoration:none;
}

body
{min-width:900px;}

#banner
{background-color: #ff99cc;
width: 100%;
text-align: center;}

#navbar
{background-color: #cd02cd;
border-bottom: #FFFFFF 3px;
border-top: #FFFFFF 3px;
width: 100%;
height: 70px;
text-align: center;}

#body
{
	background-color: #ffff99;
	background-image: url('../Images/bag_right.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment:fixed;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
}

#footer
{
text-align: center;
}

#body p, #body li, #body h2
{margin-left: 230px;
margin-right: 230px;}

#body p, li
{padding-top: 2px;
font-family:"Times New Roman", Times, serif;
font-size:24px;}

#body h1
{font-family:"Times New Roman", Times, serif;
font-size: 30px;
color: #cd02cd;
text-align: center;
text-decoration:underline;}

#body h2
{font-family:"Times New Roman", Times, serif;
font-size: 24px;
font-weight: bold;}

#body img
{border: double #cd02cd;}



#body a:link {color:#000000;}
#body a:hover {color:#cd02cd;}











