@charset "utf-8";
body,td,th {
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-color: #400040;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #90F;
	text-decoration: underline;
}
a:active {
	color: #000;
}


.page {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgnd.png);
}
.page .container{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/leftmnubgd.png);
	background-repeat: repeat-y;
	background-color: #505050;
	color: #CCC;
}
.page .container .header .navbar  {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	clear: both;
}

.page .container .header #img{
	height: 191px;
	width: 820px;
	background-color: #000;
}

.page .container .LeftCol {
	float: left;
	text-align: center;
	font-size: 9px;
	color: #CCC;
	background-image: url(../images/leftmnubgd.png);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 200px;
	clear: none;
	top: auto;
}
.page    .container .LeftCol .menuL {
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
}

.page .container .LeftCol .menuL ul {
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.page .container .LeftCol .menuL ul a:link {
	list-style-type: none;
	text-align: left;
}
.page .container .LeftCol p {
	font-size: 9px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.page .container .LeftCol #CartInfo {
	text-align: center;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-image: url(../images/basktgnd.png);
	background-position: center top;
	color: #FFF;
	height: 125px;
	background-repeat: no-repeat;
	line-height: 6px;
	padding-top: 15px;
}
.page .container .LeftCol #Checkout {
	text-align: center;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page .container .LeftCol #stuff {
	text-align: center;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
}






.page .container .MainBody {
	text-align: center;
	margin-left: 200px;
	position: static;
	width: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 5px;
	background-image: url(../images/bodygrnd.png);
	color: #CCC;
}
.page .container .MainBody #table table tbody tr td h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-right: auto;
	margin-left: auto;
}
.page .container .MainBody #left {
	text-align: justify;
	float: left;
	width: 276px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.page .container .MainBody #right {
	margin-top: 0px;
	margin-left: 294px;
	position: relative;
	margin-bottom: 0px;
	text-align: justify;
	padding: 7px;
	color: #CCC;
}
.page .container .MainBody .styles table {
	color: #000000;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
}
.page .container .MainBody .styles table tr td p {
	color: #000;
	font-family: "Comic Sans MS", cursive;
}
.page .container .MainBody .styles table tr td p {
	color: #000;
	font-size: 10px;
}
.page .container .MainBody .tablediv table tbody tr td p {

}
.page .container .MainBody #Sizechart {
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.page .container .MainBody #left h1 b {
	font-size: 14pt;
}








.page .container .footer {
	color: #CCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 0px;
	background-image: url(../images/navbar.gif);
	background-repeat: repeat;
}
.page .container .LeftCol #CartInfo p {
	font-size: 12pt;
}
.page .container .LeftCol #CartInfo p {
	font-size: 10px;
}
.page .container .LeftCol #CartInfo p {
	font-size: 12px;
}

