/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.frame
{
	padding: 5px; border: 1px solid #aaa;
}

.tablepad
{
	padding-left: 30px;
}

.doSmaller
{
	font-size: 10px;
}
img.floatLeft { 
    float: left; 
    margin: 12px; 
}
img.floatRight { 
    float: right; 
    margin: 12px; 
}
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img {border: none; }
body {
	margin: 30px 0;
	padding: 0;
	background: #FFFFFF;
	font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}

html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: left;
}

a {

	color: #FF6000;
}

a:hover {
	text-decoration: none;
	color: #A5B80D;
}

#bio a 
{
	color: #999999;
	text-decoration: none;
}

#bio a:hover
{
	color: #A5B80D;
	text-decoration: none;
}


#cv a 
{
	color: #999999;
	text-decoration: none;
}

#cv a:hover
{
	color: #A5B80D;
	text-decoration: none;
}

#projects a 
{
	color: #999999;
	text-decoration: none;
}

#projects a:hover
{
	color: #A5B80D;
	text-decoration: none;
}

/* Header */

#header {
	width: 700px;
	height: 70px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}


/* Menu */

#menu {
	float: right;
	padding: 40px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 17px;
	padding: 0 17px 0 19px;
	text-decoration: none;
	background: url(images/img02.gif) no-repeat left center;
	color: #222;
}

#menu a:hover {
	text-decoration: underline;
	color: #A5B80D;
}

#menu .first a {
	background: none;
}

.span-24 {width:950px;margin-right:0;}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	margin-top: 10px;
}

/* Welcome */

#welcome {
	float: right;
	width: 150px;
	margin-bottom: 20px;
}

#welcome .more {
	padding-top: 2px;
	/*border-top: 1px dashed #CCCCCC;*/
}

#welcome .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

#welcome .line3 
{
	border-bottom: 1px dashed #CCCCCC;
}

/* News */

#news {
	float: left;
	width: 470px;
	margin-bottom: 20px;
}

#news h3 {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
}

#news .lined {
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #CCCCCC;
}

#news .lined2
{
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
}

#news .more {
	margin-left: 15px;
	padding: 0 0 10px 15px;
	border: none;
	background: url(images/img05.gif) no-repeat left center;
}

#news .more2 {
	margin-left: 0 0 15px 0;
	padding-left: 15px;
	border: none;
}
/* Feature */

#feature {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
}

#feature img {
	float: right;
	margin-left: 20px;
}

#feature h2 {
	margin: 0;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	clear: both;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	color: #999999;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	color: #666666;
}
