body {
	background-color: #FFFFFF;
	background-image: url(images/stripes.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
body.ideas {
	background-image: url(images/stripes-251.gif);
}

#maintext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 4px;
}

.middle {
	background-color: #FFFFFF;
	background-image: url(images/stripes-inside.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.shadow {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#top {
	text-align: right;
}
#menu {
	clear: both;
}
.clear {
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#book {
	width: 324px;
	margin-right: 15px;
	float: left;
	margin-top: 15px;
}
a:link, a:visited {
	color: #B2005D;
}
a:hover, a:visited:hover {
	color: #000000;
}

#maintext {
	float: left;
	width: 250px;
	margin-right: 15px;
}
#maintext.inside {
	width: 450px;
}

#maintext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #0f2b46;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 30px;
}
#maintext ul {
	margin: 0px 0 0 15px;
	padding: 0px;
}

#shakeup {
	background-image: url(images/shakeup-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 174px;
	float: right;
	margin-right: 30px;
	padding: 0px 0 0 0;
}
.archive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

#shakeup p {
	color: #B1005D;
	background-image: url(images/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 15px;
	margin: 0px;
	width: 144px;
	line-height: 22px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1005D;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copyright {
	display: block;
	padding-top: 10px;
	padding-left: 25px;
}
#maintext.ideas {
	width: 750px;
	margin-left: 35px;
	padding-top: 10px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B1005D;
}

.middleideas {

	background-color: #FFFFFF;
	background-image: url(images/stripes-ideas.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.purplebox {
	border: 3px double #B1005D;
}
body.about {

	background-image: url(images/stripes-about.gif);
}
.aboutideas {


	background-color: #FFFFFF;
	background-image: url(images/stripes-229.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
