#content {
	display:none;
	width: 800px;
	height: 500px;
	margin-top: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 10px 10px;
}

#content_new {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial;
}

#content_new a{
	color:#666;
}

img{
 	border-style: none;
}

.header_img{
	height: 40px;
	width: 40px;
}

#text{
	width: 420px;
	font-family: Arial;
	color: #666;
	font-size:0.8em;
}

#showcase{
	width: 800px;
	height: 500px;
	float: center;
}

#showcase img{
	display:block;
   	margin-bottom:auto;
  	margin-left:auto;
  	margin-right:auto;
	margin-top:auto;
}

.slCtrl{
	float: left;
}

.right_sep{
	margin-right: 10px;
	position: relative;
	bottom: 20px;
}

.clear{
	height:30px;
}

.clear_border{
	height:30px;
	border-bottom: #999 1px solid;
}

#header {
	display:none;
	position: relative;
	padding: 00px 10px 4px 10px;
	width: 800px;
	height: 40px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	color: #666;
	border-bottom: #999 1px solid;
}

#subheader {
	display:none;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size:1em;
}

#subheader img{
	/*padding-left: 126px;*/
	padding-top: 4px;
}

#subheader h3{
	color: #666;
	font-style: normal;
	font-family: Arial;
}

#header a{
	color: #666;
	text-decoration: none;
}

#header h2{
	color: #666;
	text-decoration: none;
}


#footer{
	display:none;
	color:#666;
	width: 800px;
	height: 20px;
	margin-top: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px 10px 10px;
}

#footer .left{
	font-size:0.8em;
}

#footer .right{
	float:right;
	font-size:0.7em;
	font-family: Arial;
}

#bio{
	margin-top: 20px;
}

#bio img{
	margin-top: 8px;
}

#nav{
	margin-top: 4px;
}
#nav a { font-size:0.8em; color:#DDD; width:2px; height:10px; background: #DDD; text-decoration: none; margin: 0px 0px 0px 4px; padding: 0px 2px;  }
#nav a.activeSlide { color:#999; background: #999; }
#nav a:focus { border: 3px #666 solid; }

#email a{
	color:#666;
}

#footer a{
	color:#666;
}

.title{
	margin-top: 16px;
}

.left{
	float:left;
}

.right{
	float: right;
}

.rightbar{
	float:right;
	margin-top:24px;
	color: #333;
	height: 10px;
}

.right a{
	padding: 12px;
}

.center {
	text-align:center;
}

h5 {
	font-size:0.5em;
	font-style:normal;
	color: #666;
}

h2 {
	font-size:1.4em;
	font-style:normal;
	color: #666;
}
