table #menu { padding-left:20px; width:100%; color:#ffffff; font-weight:bold; padding-bottom:4px; }
table #menu a { color:#ffffff; font-weight:bold; text-decoration:none; }

#full-name { font-size:24pt; font-weight:bold; color:#ffffff; padding-bottom:20px; background-color:transparent; }

#last-update { font-size:8pt; font-weight:bold; color:#ffffff; text-align:right; }

#profile { padding:10px; background:url('id-card.png') #ffffff no-repeat 50px 50px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; }
#profile img { float:right; padding:10px; margin:10px 30px 10px 10px; border:1px dashed #808080; background : #ffffff; /*-moz-border-radius:10px;*/ }

#content { padding:40px; /* background:#c0c0c0; -moz-border-radius:10px; */ }

#footer { font-size:8pt; font-weight:bold; color:#ffffff; text-align:right; padding:10px; background:#808080; -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; }
#footer img { border:0px; }

#copyright { font-size:8pt; font-weight:bold; color:#ffffff; }

table #projects { margin-left:-10px; margin-right:-10px; }
table #projects td { padding:10px; background:#f2f2f2; }
table #projects .project-header { font-size:12pt; font-weight:bold; }
table #projects .project-status { padding-left:10px; font-size:8pt;	font-weight:normal; }
table #projects p { text-align:justify; padding-right:70px; }
table #projects img { float:left; padding:10px; margin:10px; background:#ffffff; border:1px dashed #808080; /*-moz-border-radius:10px;*/ }
table #projects a[href^='http://www'] { background:url('globe.png') no-repeat; padding-left:20px; font-size:10pt; color:#808080; text-decoration:none; }

.project-website { background:url('mime_html.png') #f2f2f2 no-repeat 0px; background-position:right; }

.project-app { background:url('mime_app.png') #f2f2f2 no-repeat 0px; background-position:right; }

.project-java { background:url('mime_java.png') #f2f2f2 no-repeat 0px; background-position:right; }

body { background:url('background.png') #bfbfbf repeat-x; }

* { font-family : 'Bitstream Vera Sans', 'Sans'; font-size:10pt; }
