h2 {
	font-size:2.7em;
}
h3 {
	font-size:2em;
}
#support #teaser {
	width:100%;
}
.center {
	text-align:center;
}
.thumb {
	margin:10px 10px;
}
.simple {
		font: normal normal normal 1.4em Arial, sans-serif;
		color:#993333;
}
a:link, a:visited {
	color:yellow;
	text-decoration:none;
	border-bottom:1px dotted #993333;
	
}
a:hover {
	text-decoration:none;
	border-bottom:none;
	
}
#first, #second, #third {
	border-top:2px dotted #333;
}

#teaser h2 {
	color:#993333;
	padding-left:10px;
	margin: 20px 0 10px 0;
}
#teaser h3 {
	margin:25px 0 0 0;
	color:#800080;
	letter-spacing:.1em;
	padding-left:10px;
}
#teaser h4 {
	font: bold normal 1.6em arial, 'lucida-grande', sans-serif;
	letter-spacing:.1em;
	color:#993333;
	margin:5px 0 5px 0;
	padding-left:10px;
}
#sidebar {
	float:right;
	width:250px;
	border-left: 1px dotted #993333;
	padding:0 10px 20px 10px;
}

#teaser p {
	font:normal 1.5em 'lucida-grande', arial, sans-serif;
	color:#ffffe0;
	padding: 0 20px;
	line-height:125%;
	margin:0 0px 15px 0;
	overflow:;
}

#subNav {
	text-align:center;
	padding:0;
	margin-bottom:20px;
}
#subNav:first-child {
	color:#800080;
}
#subNav p {
	margin:0 0 10px 0;
	font:normal 1.9em Arial, sans-serif;
	color:#FFFFE0;
}
#subNav li {
	font: normal small-caps normal 1.6em Arial, sans-serif;
	letter-spacing:1px;
	display:inline;
	margin:0px 10px 0px 0;
}
