#logo {
	position: relative;
	height: 100px;
	left: auto;
	margin-left: 125px;
}

}
#wrapper {
	background-color: Black;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 600px;
}
BODY {
	color: White;	
	background-color: Black;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	margin: 10px 10px 5px 10px;
}

A {
	color: Black;
	text-decoration: none;
}

A:HOVER {
	color: #FFFFFF;
	text-decoration: None;}
/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 12px;
	margin-top : 60px
}

/*Style Applied to the Paragraphs for Menu Text */

p.menutext {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-align: center;
	background-image: none;
	margin-left: 2px;
	margin-right: 2px;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.menutext a { color : Black; text-decoration : none }

.menutext a:hover { color : #FFFFFF; text-decoration : none; }

div.collections {
	background-color: Black;
	border: 2 Black;
	border-color: Black Black Black Black;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-align: center;
	background-image: none;
	}	

p.menutext2 {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	word-spacing: 2px;
}
.menutext2 a { color : White; text-decoration : none; }

.menutext2 a:hover { color : #FBD200; text-decoration : none; }

div.background {
	background: Black;
}

div.content {
	color: Black;	
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font: normal 11px Arial, Helvetica, sans-serif;
	position: relative;
	height: 373px;
	width: 590px;
	margin-left: 15px;
	overflow: auto;
} 
.content a {
	color: #FBD200;
	text-decoration: underline;
	font-weight: bold;
}
.content a:hover {
	color: Black;
}

div.contentframe_stores {
	background-color: White ;
	background-image: url(images/store_frame.gif);
	position: relative;
	height: 325px;
	width: 592px;
	left: auto;
}

div.contentframe_main {
	background-color: White;
	background-image: url(images/content_frame2.gif);
	position: relative;
	height: 375px;
	width: 592px;
	left: 25%;
}


div.menu {
	background-color: Black;
	border: 2 Black;
	border-color: Black Black Black Black;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-align: center;
	background-image: none;
	}

	
div.footer {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 6px
}


/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left }


/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/

a.nn4imgWhite { color: #FFFFFF}