body {
	font-family: Helvetica, Arial, Tahoma;
	color: #333333;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	text-align:center;
	}
	
H1 {font-size:60px;
letter-spacing: -2px;
font-weight:lighter;}

H2 {
	font-size:30px;
	letter-spacing: -1px;
	font-weight:lighter;
	color:#333333;
	height: 30px;
	text-align:left;
	/*width:98%;
border-width: 1px 0px 0px 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;*/
}
	
p{margin: 0px 0px 20px 0px;}

a {
	color:#333333;
	font-style:normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.blurb {text-align:left;}

.followme{
	margin: 0px 0px 00px 0px;
	width:100%;
	text-align:right;
	line-height:17px;
	font-size:11px;
	font-style:normal;
	font-family: Arial, Helvetica,  Tahoma;
}

.followme img{
	vertical-align: -3px;
}

.awards{
	margin: 20px 0px 20px 0px;
	text-align:left;
	line-height:17px;
	font-size:11px;
	font-style:normal;
	font-family: Arial, Helvetica,  Tahoma;
}

.intro{
	margin: 20px 0px 20px 0px;
	text-align:left;
	font-size:11px;
	font-style:normal;
	font-family: Arial, Helvetica,  Tahoma;
}

.pagewrapper {
	width: 980px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	
}

.name {
text-align: left;
margin: 0px 0px 0px 10px;
}

.rightcol
{
text-align:left;
	width: 960px;
	margin: 0px 10px 0px 10px;
border: #00FF66 1px;
}

.thumbwrapper
{
	width:100%;
	margin-bottom: 10px;
}
.thumbsmallwrapper_left
{
	float:left;
	width:50%;
	margin-bottom: 10px;
}
.thumbsmallwrapper_right
{
	float:right;
	width:50%;
	margin-bottom: 10px;
}
.thumbone
{
	width: 200px;
	height: 120px;
	float: left;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 0px 20px 15px 0px;
	text-align: center;
}

.thumbonetitle
{
	text-align: left;
	font-family: Arial, Helvetica, Tahoma;
	letter-spacing:0px;
	color: #333333;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

.thumbonetext
{
	width: 200px;
	height: 55px;
	text-align: left;
	font-size: 11px;
	line-height:15px;
	letter-spacing:0px;
	margin: 0px 0px 10px 0px;
	color:#333333;
}
.thumbonetext1
{
	width: 200px;
	height: 33px;
	text-align: left;
	font-size: 11px;
	line-height:15px;
	letter-spacing:0px;
	margin: 0px 0px 10px 0px;
	color:#CCCCCC;
}

.footer
{
	width: 100%;
	height: 50px;
	text-align: left;
	font-size: 11px;
	line-height:15px;
	letter-spacing:0px;
	margin: 30px 0px 30px 0px;
	color:#333333;
}

hr {
	clear: both;
	color:#cccccc;
background-color: #cccccc;
width:100%;
height: 1px;
border:0;
}

hr.thick {
color:#333333;
background-color: #333333;
height: 1px;
border:0;
width:100%;
text-align:left;
}

.thumbnail {
margin: 6px 0px 0px 0px;
text-align:left;
}


.caption{
	float: left;
	display:block;
	position: relative;
	margin: 10px 20px 0px 20px;
	width: auto;
	height:24px;
}
.next{
	float:right;
	display: block;
	position: relative;
	width:20px;
	
}
.next img{
	margin: 0px 0px 0px 0px;
}
.clearBoth
{
	clear: both;
}

#content {
  /*max-width:70em;*/
  width:100%;
  margin:0 auto;
  padding-bottom:10px;
  overflow:hidden
}
.demo {
  margin:0;
  padding:1.5em 1.5em 0.75em;
  border:1px solid #ccc;
  position:relative;
  overflow:hidden
}
.collapse p {padding:0 5px 1em}
.top{font-size:.9em; text-align:right}
#switch, .switch {margin-bottom:2px; text-align:right}
.expand{padding-bottom:.25em}

/* --- Links  --- */
a:link, a:visited {
  text-decoration:none;
}
a:hover, a:active, a:focus {
 outline:0 none;
}
a:active, a:focus {
  color:#666;
}
.expand a {
  display:block;
  padding:1px 2px
}
.expand a:link, .expand a:visited {
  background-image:url(images/arrow-down.gif);
  background-repeat:no-repeat;
  background-position:98% 50%;
}
.expand a:hover, .expand a:active, .expand a:focus {
  text-decoration:underline
}
.expand a.open:link, .expand a.open:visited {
  background:#eee url(images/arrow-up.gif) no-repeat 98% 50%


}
