body {
	background-color:#000000;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height: 100%;
	text-align:left;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
}
#login a:active, #login a:link, #login a:visited
{
    color: #FFFFFF;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#login a:hover 
{
    color: #CCCCCC;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header a:active, #header a:link, #header a:visited
{
    color: #FFFFFF;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header a:hover 
{
    color: #CCCCCC;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	background-color:#000000;
	margin: 0 auto;
	width: 970px;
	height: 100%;
}
#header {
	background-color:#000000;
	width: 970px;
}
#content 
{
    color:#FFFFFF;
	background-color:#000000;
	width: 970px;
}
#footer {
	background-color:#000000;
	width: 970px;
}
img {
	border:0;
}
.cartinfo {
	color: #999999;
	text-align:right;
	padding-right: 22px;
}
.cartitems {
	color:#FFFFFF;
}
.footer_1 {
	font-size:9px;
	padding: 10px 0 10px 0px;
	color:#CCCCCC;
}
.footer_2 {
	padding-right:10px;
	color:#000000;
}
.footer_3 {
	color:#000000;
}
.footer_whiterow {
	background-color:#FFFFFF;
}
.footer_img_bg {
	/*background-image:url(images/footer_bg.png);*/
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	text-decoration:none;
	/*font-weight: bold;*/
}
#footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	text-decoration:none;
	/*font-weight: bold;*/
}
#footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	text-decoration:none;
	/*font-weight: bold;*/
}
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	/*font-weight: bold;*/
}
#right_bg_edge {
	background-image: url(images/right_bg_edge.png);
	background-position:right;
	background-repeat:repeat-y;
}
#left_bg_edge {
	background-image: url(images/left_bg_edge.png);
	background-position:left;
	background-repeat:repeat-y;
}
#bottom_bg_edge {
	background-image: url(images/bottom_bg_edge.png);
	background-position:top;
	background-repeat:repeat-x;
}
#bottom_right_corner_edge {
	background-image: url(images/bottom_right_corner_edge.png);
	background-position:top;
	background-repeat: no-repeat;
}
#bottom_left_corner_edge {
	background-image: url(images/bottom_left_corner_edge.png);
	background-position:top;
	background-repeat: no-repeat;
}
#content_Left
{
	background-image: url(images/vert_pinkline.png);
}
#content_Right
{
	background-image: url(images/vert_pinkline.png);
}