@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color: #FFFF66;
	background-image: url(../images/topBlueBar_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
#outWrap #content {
	background-color: #FFFFFF;
	height: auto;
}
.clearer {
	clear: both;
}
#outWrap #content #leftColumn {
	float: left;
	width: auto;
	background-image: url(../images/leftColumn_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 875px;
	background-color: #ffff66;
}
#outWrap #content #centerColumn {
	float: left;
	width: 457px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 14px;
}
#outWrap #content #rightColumn {
	float: left;
	width: 182px;
	background-color: #FFFF66;
	margin-right: 20px;
	padding-top: 5px;
	height: auto;
}
#outWrap #content #rightColumn #featured {
	background-image: url(../images/featureProBack_12.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 2px;
}
#outWrap #content #rightColumn .featured_title {
	color: #007CB8;
	text-align: center;
}
#outWrap #content #rightColumn .featured_title a {
	color: #007CB8;
	text-decoration: underline;
}
#outWrap #content #leftColumn #navigation {
	padding-left: 18px;
}
#outWrap #content #leftColumn #navigationHome {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#outWrap #content #leftColumn #navigationStore {
	height: 52px;
	background-image: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 192px;
}
#outWrap #content #leftColumn #navigationLinks {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#outWrap #footer {
	height: 30px;
	background-color: #007CB8;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#outWrap {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#outWrap #header {
	background-image: url(../images/header_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
}
#outWrap #content #leftColumn #navigationCatalog {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#outWrap #content #leftColumn #navigationHome a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/homeBtn_back_15.png);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 146px;
	background-position: 80% 0%;
	padding-top: 15px;
	padding-left: 66px;
}
#outWrap #content #leftColumn #navigationStore a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bookstoreBtn_back_18.png);
	background-repeat: no-repeat;
	background-position: 80% 0%;
	display: block;
	height: 27px;
	width: 146px;
	padding-left: 65px;
	padding-top: 25px;
}
#outWrap #content #leftColumn #navigationLinks a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/linksBtn_back_20.png);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	display: block;
	height: 27px;
	width: 147px;
	padding-top: 10px;
	padding-left: 65px;
}
#outWrap #content #leftColumn #navigationCatalog a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/requestCatalogBtn_back_22.png);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	display: block;
	height: 29px;
	width: 147px;
	padding-top: 14px;
	padding-left: 65px;
}
#outWrap #footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#outWrap #content #centerColumn p {
	padding-bottom: 10px;
	padding-top: 5px;
}
hr {
	color: #007CB8;
	padding-top: 5px;
	padding-bottom: 10px;
}
h1 {
	font-size: 20px;
	color: #007CB8;
	padding-top: 5px;
	padding-bottom: 10px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.submit {
	font-size: 12px;
	background-color: #CCCCCC;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #007CB8;
}
.cellText {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
}
