* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.wrap {
	margin: auto;
	width: 860px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 122px;
	width: 224px;
}
.picback {
	background-image: url(../images/indexback.png);
	background-repeat: no-repeat;
	height: 369px;
	width: 863px;
	padding-top: 30px;
	margin-top: 30px;
	margin-bottom: 5px;
}
.banner {
	color:#FFFFFF;
	float: left;
	line-height: 10px;
	letter-spacing: 1px;
	width:610px;
	padding-top: 200px;
}
.example {
	background-image: url(../images/shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 833px;
	height: 134px;
	padding-bottom: 17px;
	padding-left: 19px;
	padding-right: 18px;
	margin: auto;
	clear: both;
}
.example a {
	text-decoration: none;
	color: #333333;
}

.example h1 {
    height: 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	background-image: url(../images/topicback.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin-top: 90px;
	line-height:45px !important;
	line-height:40px;
	margin-bottom: 0px;	
}

.example ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.example li {
	float: left;
	height: 135px;
}
.example .first {
	background-image: url(../images/cusShirts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 274px;
	margin-right: 4px;
}
.example .second {
	background-image: url(../images/stdShirts.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 270px;
	margin-right: 4px;
}
.example .third {
	background-image: url(../images/giftcards.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 274px;
}
.sidebar {
	width: 224px;
	height: 369px;
	float: left;
}
.nav {
	background-image: url(../images/navback.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 5px;
	height: 242px;
}

.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav li { vertical-align:bottom;}
.nav a {
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #686666;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.nav a:hover {
	color: #336699;
}
.nav .current a {
	color: #336699;
}
/*.logform {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f4f3f2;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 18px;
	padding-top: 14px;
}

*/
.logform{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f4f3f2;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 18px;
	padding-top: 0px;
} /* FF*/
html*.logform{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f4f3f2;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 18px;
	padding-top: 0px;
}
* html .logform {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f4f3f2;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 18px;
	padding-top: 0px;
} /* IE6 */
*+html .logform {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f4f3f2;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 18px;
	padding-top: 0px;
} /* IE7 */

.inputstyle {
	height: 13px;
	width: 150px;
	border: 1px solid #999891;
	background-color: #d3d5d7;
	margin-bottom: 4px !important;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left: 4px;
	margin-left: -1px;
}
.content {
	float: left;
	width: 636px;
	margin-left: -6px;
	padding-top: 8px;
}
.main {
	background-color: #e7e7e7;
	height: 492px;
}

.content h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	font-size: 14px;
	line-height: 31px;
	background-color: #d9d2c5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.content li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
}
.stdcontext {
	overflow: scroll;
	OVERFLOW-X:hidden;
    padding:20px 40px 20px 20px;
	height: 421px;
}

.stdcontext ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.stdcontext li {
	float: left;
	width: 136px;
	text-align: center;
	display: block;
	padding-top: 10px;
}

.cuscontext {
	overflow: scroll;
	OVERFLOW-X:hidden;
	height: 291px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.cuscontext ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.cuscontext li {
	float: left;
	display: block;
	text-align: center;
	width: 94px;
	padding-top: 6px;
}
.cuscontext .btn {
	text-align: right;
	padding-top: 15px;
	clear: both;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 14px;
}

#space {
	margin-bottom: 2px;
}

.footer {
	clear: both;
	padding-left: 17px;
	padding-right: 5px;
	margin:auto;
}
.footlink {
	color: #FFFFFF;
	line-height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #85a6bd;
	padding-left: 30px;
	margin-bottom: 20px;
}
.footlink a {
	color: #FFFFFF;
	line-height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #939598;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939598;
	padding-top: 12px;
	padding-bottom: 20px;
}
.copyright a {
	color: #006890;
}
.whitefont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f4f3f2;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 18px;
	padding-top: 0px;
}
#specialfont {
	font-family: "Century Gothic";
	font-size: 11px;
}
.smallprice {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

