.caption { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 10px }
.default { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px }
.feature { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 14px }

.scroll_bars {
	position:relative;
	left:0px;
	top:0px;
	width:377px;
	height:400px;
	z-index:1;
	overflow: auto;
	padding-right:15;

	}

table {background-color: #ffffff}

.outline{
	border-style:solid;
	border-color: #ffffff;
	border-width:1px;
      }

a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: red; text-decoration: underline }
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: underline }

a.bottomnav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none }
a.bottomnav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: red; text-decoration: none }
.bottom { font-family: Arial, Helvetica, sans-serif; color: #999999; font-size: 10px }

a.multiport { font-weight: bold; font-size: 10px; color: #666666; text-decoration: none; letter-spacing: .5px; }
a.multiport:hover { color: red; }

a.cv { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #999999; text-decoration: none; letter-spacing: .5px;}
a.cv:hover { color: red; }
.pdf { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }

#navigation ul { list-style-type: none; margin: 0px; padding: 0px; }
#navigation li { padding: 0px 25px 0px 0px; display: inline; }
#navigation li a { font-weight: bold; font-size: 10px; color: #666666; text-decoration: none; letter-spacing: .5px; }
#navigation li a:hover { color: red; }

body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background-color: white;
   }


html, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   
   
#wrapper {
      margin: 0 auto;
      text-align: middle;
      vertical-align: middle;
	  horizontal-align: middle;  
	  background-color: transparent;
   }

.active {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 10px;
	}
	
#home a#homenav, #port a#portnav, #profile a#profilenav, #news a#newsnav, #work a#worknav, #contact a#contactnav {
color:red;
}
