#divWrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}#divAdminWrapper {
	margin-right: 30px;
	margin-left: 30px;
	position: relative;
}
#divHeader {
	background-color: #FFFFFF;
}
#contentWrapper {
	border: 4px solid #B3B7A2;
}
#lending {
	float: right;
	margin-top: 80px;
}
#divTopNav {
	clear: both;
	text-align: center;
}
.whiteBorder {
	border: 6px solid #FFFFFF;
}
#leftContent {
	padding: 12px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.dblSpace {
	line-height: 20px;
}
#contentWrapper td {
	vertical-align: top;
}
.narrowContent {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 18px;
}
#signUpBox {
	width: 200px;
	border: 3px solid #E02038;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
	font-size: 13px;
}
.red {
	color: #E02038;
}
#signUpBox p {
	margin: 0px;
	padding: 0px;
}
#divFooter {
	color: #E02038;
}
#logo {
	float: left;
}
#leftBar {
	width: 230px;
	background-color: #B3B7A2;
}
#divFooter {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
#divFooter p {
	margin: 0px;
	padding: 0px;
}
#divFooter h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#divFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#divFooter a:hover {
	text-decoration: underline;
}
.borderedTable {
	margin: 10px;
	border: 2px solid #000000;
}
a:link, a:active,a:visited {
	color: #ED1B23;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #E02038;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #E02038;
}
.quoter {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.quote {
	font-size: 20px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#miniCart {
	position:absolute;
	left:736px;
	top:30px;
	width:160px;
	z-index:1;
	color: #999999;
	font-size: 10px;
	border: 1px solid #000000;
}

.submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E02038;
	border: 2px solid #000000;
	cursor: pointer;
}
.linkbutton a:hover{

}

.linkbutton a:link, .linkbutton a:active, .linkbutton a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E02038;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 2px solid #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 2em;
}

#bottomLinks {
	text-align: center;
}
#bottomLinks a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.caption {
	font-size: 12px;
}
