
body {
	background-image: url(http://images.nobrowcartoons.com/images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #19417e;
	text-decoration: none;
}
td {
	vertical-align: top;
}

img {
	border: 0px;
}
form {
	margin: 0px; padding: 0px;
}
input[type="text"], input[type="password"] {
	border: 1px solid #999;
	height: 17px;
}

.fixFrame {
	clear: both;
}


#seo {
	display: none;
}

.mainContentContainer {
	position: relative;
	width: 985px;
	min-height: 650px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

.leftBar {
	position: relative;
	width: 250px;
}
.searchBox {
	position: absolute;
	top: 55px;
	left: 220px;
	color: #666;
}
.searchBox select, .searchBox input {
	font-family: "Comic Sans MS", sans-serif;
	background-color: transparent;
	border: 1px solid #666;
	color: #333;
}
.searchBox select {
	width: 157px;
}
.searchBox input {
	width: 119px;
}


.paper {
	position: absolute;
	width: 518px;
	top: 30px;
	left: 203px;
}
.paper > .content {
	position: absolute;
	top: 105px;
	left: 50px;
	width: 400px;
	height: 340px;
}

.ideaGenerator {
	position: absolute;
	right: 0px;
	top: 0px;
}

.indexCards {
	position: absolute;
	top: 165px;
	left: 685px;
	width: 280px;
	height: 165px;
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 15px;
}
.indexCards .head {
	font-weight: bold;
}
.indexCards .tags {
	margin-bottom: 15px;
}


.calendar {
	position: absolute;
	left: 745px;
	top: 400px;
	width: 210px;
	height: 185px;
	overflow: hidden;
}
.calendar .head, .calendar .teaser, .calendar .dateBug {
	font-family: Arial, Helvetica, sans-serif;
}
.calendar .head {
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 5px;
	width: 220px;
	overflow: hidden;
}
.calendar .head a {
	text-decoration: none;
}
.calendar .teaser {
	font-size: 12px;
	line-height: 14px;
}
.dateBug {
	float: left;
	width: 68px;
	height: 76px;
	border: 1px solid black;
	margin-top: 5px;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
}
.dateBug .month {
	width: 68px;
	color: #fff;
	background-color: #000;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding: 2px 0px;
}
.dateBug .date {
	font-size: 50px;
	font-weight: bold;
	line-height: 45px;
}
.dateBug .day {
	font-size: 12px;
}

.cart {
	position: absolute;
	top: 511px;
	left: 265px;
	width: 214px;
	height: 130px;
	font-size: 12px;
	font-weight: bold;
}
.cart .type {
	height: 18px;
}
input[type="button"], input[type="submit"] {
	background-color: #19417e;
	text-transform: uppercase;
	font-size: 9px;
	border: 0px;
	padding: 0px 6px;
	margin: 0px;
	color: #fff;
	height: 19px;
	margin-top: 2px;
}
.cart .add, .cart .view {
	padding: 0px;
}
.cart .add {
	width: 73px;
}
.cart .view {
	width: 128px;
}




#webDesignLogo {
	background-image: url(http://images.nobrowcartoons.com/images/3232DesignLogo2.png);
	width: 98px;
	height: 84px;
}








