body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
}
.tableTopBorder {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.aboutText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	padding-top: 80px;
	padding-left: 40px;
	letter-spacing: 0.04em;
}
.red {
	color: #D90303;
}




td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width:890px;
	margin-left: auto;
	margin-right: auto;
	
}
.inquire {
	margin-left: -40px;
	margin-top: -20px;
}
#ideas {
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	width: 889px;
	background-image: url(../imagesNew/images/recent_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 300px;
	margin-bottom: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
#wrapper #ideas table tr td table tr td a {
	color: #F00;
}

.arrows {
	margin-left: 222px;
	padding-top: 50px;
}
.right {
	margin-right: 0px;
	position: relative;
}
#print {
	position: relative;
	right: 0px;
	text-align: center;
}

#wrapper #ideas table tr td h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: center;
	padding-top: 8px;
}
.siteTitles {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
#contactSection {
	margin-top: 300px;
	
}
#bottomMargin {
	margin-bottom: 300px;
	
}

a:link {
	color: #666;
	text-decoration: none;
}
#wrapper #contact tr .aboutText #contactInfo p a {
	color: #D90303;
}

#contactInfo {
	padding-left: 60px;
	width: 300px;

}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 20px;
}


#navRecent {
	text-align: right;
}
.polaroid {
	padding: 10px;
	border: 1px solid #999;
	background-color: #FFF;
}
.whiteTableText {
	color: #FFF;
}

#siteList {
	font-size: 0.75em;
	line-height: 0.7em;
	margin-left: 30px;
	color: #666;
}
#wrapper #ideas table tr td #siteList h2 {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

#wrapper #ideas table tr td p .siteList a {
	color: #800600;
}


a:hover {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
	
}
#other {
	position: relative;
	right: 0px;
	text-align: center;
}
.polaroidLinks {
	padding: 10px;
	border: 1px solid #999;
	background-color: #FFF;
	width: 350px;
	margin-left: 50px;
}
.polaroidLinksTable {
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

