body {
	margin:0;
	padding:0;
	width: 21500px;
	height: 509px;
	color:#000000; 
	font: 62.5%/150% Georgia, Serif; 
	background: #dbdbd9 url(../img/portfolio_bg.gif) repeat-x left top;
}

#about {
	width: 900px;
}


h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 550px; 
}

#page-about {
	height: 550px; 
	width: 600px;
}


#leftsider {
	background: transparent url(../img/bg_portfolio.png) no-repeat scroll left top;
	padding: 170px 0 0 0;
	float: left;
	width:350px; 
	height: 409px;
}


#menu {
	float: left;
}

#menu ul {
	margin-top: 100px;
	margin-left: 0px;
	z-index: 0;
	font-size: 1.1em;
	line-height: 1.7em;
	position: relative;
	list-style: none;
}

#menu a{
	text-decoration: none;
	color: #000000;
	list-style: none;
	padding-left:20px;
}

#menu a:hover{
	background: url(../img/bullet.png) no-repeat;
	text-decoration: underline;
}

#mainnav ul {
	list-style: none;
	margin-top: 150px;
	display: block;
	position: relative;
	
}

#mainnav li {
	display: block;
}

ul#mainnav li a {
	display: block;
	height: 29px;
	overflow: hidden;
	text-decoration: none;
	white-space: 125px;
	margin-left: 110px;
	width: 100px;
	list-style: none;
}

#name {
	list-style: none;
	text-align: center;
	width: 180px;
}

#contactinfo{
	margin-left: 23px;
}

li#email {
	border-bottom: medium double #000000;
}

li#name {
	border-top: medium double #000000;
	border-bottom: thin solid #000000;
}

li#elsewhere {
	border-bottom: thin solid #000000;
}

li#links {
	border-bottom: medium double #000000;
}

ul#name li a {
	text-decoration: none;
}

ul#name li a img{
	border: none;
}

ul#name li a:hover{
	background: #fff47b;
}

#mainnav a {
	text-decoration: none;
}

#mainnav a img {
	border: 0;
}

#leftsider li#portfolio-nav a {
	background: transparent url(../img/navlink_portfolio.png) no-repeat scroll 0% top;
	padding-bottom: 2px;	
}

#leftsider li#portfolio-nav a:hover {
	background: #fff47b url(../img/navlink_portfolio.png) no-repeat scroll 0% top;
}

#leftsider li#resume-nav a {
	background: transparent url(../img/navlink_resume.png) no-repeat scroll 0% top;
	padding-bottom: 2px;
}

#leftsider li#resume-nav a:hover {
	background: #fff47b url(../img/navlink_resume.png) no-repeat scroll 0% top;
	
}

#leftsider li#about-nav a {
	background: transparent url(../img/navlink_about.png) no-repeat scroll 0% top;	
	padding-bottom: 2px;
}

#leftsider li#about-nav a:hover {
	background: #fff47b url(../img/navlink_about.png) no-repeat scroll 0% top;
}

#leftsider li#contact-nav a {
	background: transparent url(../img/navlink_contact.png) no-repeat scroll 0% top;
	padding-bottom: 2px;
}

#leftsider li#contact-nav a:hover {
	background: #fff47b url(../img/navlink_contact.png) no-repeat scroll 0% top;	
}


#content {
	margin: 80px 0 0 40px; 
	float: left;
	font-size: 1em; 
}

#content h4 {
	margin-top: -7px;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1em;
	font-variant: normal;
	font-weight: normal;
	font-family: Arial, Sans-Serif;
	padding: 0 1px 5px 1px;
}

.par {
	margin: 175px 30px 0 50px; 
	padding-left: 50px; 
	float: left; 
	width: 150px;	
	height: 100px;
	color: #595956;
}

.par a {
	color: #000000;
	text-decoration: none;
}

.par a:hover {
	color: #333333;
	text-decoration: underline;
}

.par a:visited {
	color: #333333;
	text-decoration: none;
}

.par h3 {
	font-size: 1.25em;
	font-family:Georgia, Serif;
	line-height: 1em;
	border-bottom: thin solid;
	border-top: thin solid;
	padding: 3px 1px;
	font-variant: small-caps;
	font-weight: normal;
	
}


.img {
	float: left;
	margin-right: 35px;
}

.swf {
	float: left;
	margin-right: 35px;
	margin-top:100px;
}


.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	border-bottom:none;
	color: #444444;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	color: #111111;
	text-decoration: underline;
}

#arrows {
	position: fixed;
	top: 535px;
	left: 30px; 
	width: 90px;
	height: 22px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

a img {
border: 0;
}