body {
	background-image:url(images/thumbnail/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#505050;
	background-attachment:fixed;
	padding:0;
	margin:0;}

#content{
	width:800px;
	margin: 0 auto 0 auto;}
#temp_text{
	width:460px;
	margin-left:320px;}
h3 {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #424242;
	margin-right:300px;}
h4{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.5em;
	text-indent:-10px;}
p{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;}	
#leftbar{
	margin-top:-15px;
	background-image:url(images/bar_repeat.gif);
	background-position:top left;
	background-repeat:repeat-y;
	overflow:hidden;
	position: fixed;
	height:2000px;
	width:136px;
	float:left;}
#leftbar img{
	margin-top:15px;}
img{
	border:none;}

/*indes*/
#me{
	margin-top:20px;
	width:400px;
	float:left;}
#me_photo{
	margin-left:150px;
	float:left;
	padding:10px;}
	
/*images*/
#column1{
	margin-top:20px;
	margin-left:150px;}
	
#column1 a{
	margin-top:3px}



/*Navigation*/
#header_nav{
	margin-top:-10px;
	margin-left:99px;}
#header_nav li{
	list-style:none;}
#header_nav li a{
	display:block;
	height:40px;
	background-repeat:no-repeat;
	background-position:center left;
	text-indent:-999px;}

#webnav{ 
	width:150px;}
#webnav a{
	background-image:url(images/web_btn.gif);}
#webnav a:hover{
	background-image:url(images/web_over.gif);}
#webnav a:active{
	background-image:url(images/web_active.gif);}

#printnav{
	width:150px;}
#printnav a{
	background-image:url(images/print_btn.gif);}
#printnav a:hover{
	background-image:url(images/print_over.gif);}
#printnav a:active{
	background-image:url(images/print_active.gif);}

#idnav{
	margin-top:-3px;
	margin-bottom:3px;
	width:200px;}
#idnav a{
	background-image:url(images/id_btn.gif);}
#idnav a:hover{
	background-image:url(images/id_over.gif);}
#idnav a:active{
	background-image:url(images/id_active.gif);}
	
#envionav{
	width:350px;}	
#envionav a{
	background-image:url(images/envio_btn.gif);}
#envionav a:hover{
	background-image:url(images/envio_over.gif);}
#envionav a:active{
	background-image:url(images/envio_active.gif);}
	
	/*leftbar*/
#leftbar li{
	list-style:none;}
#leftbar li a{
	display:block;
	background-repeat:no-repeat;
	background-position:center left;
	text-indent:-999px;}
	
#home a{
	height:180px;
	background-image:url(images/logo_btn.gif);}
#home a:hover{
	background-image:url(images/logo_hover.gif);}
	
#about a{
	height:31px;
	background-image:url(images/about_btn.gif);}
#about a:hover{
	background-image:url(images/about_hover.gif);}
	
#resume a{
	height:24px;
	background-image:url(images/resume_btn.gif);}
#resume a:hover{
	background-image:url(images/resume_hover.gif);}
	
#contact a{
	height:31px;
	background-image:url(images/contact_btn.gif);}
#contact a:hover{
	background-image:url(images/contact_hover.gif);}
	
/*test*/
a:hover, a:active{
	outline:none;}