body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#masthead {
 background-image:url(images/LOGO_VReflectFlat2.jpg);
 background-repeat:no-repeat;
 width:770px;
 height:149px;
 }
#wrapper{
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
#workcaption{
	position:absolute;
	top:280px;
	left:130px;
	width:280px;
}
blockquote {
	text-align:center;
	font-weight:bold;
	}
/*-------------------------- Navigation--------------------- */
#nav {float:left;
	width:560px;
	margin-left:35%}
#nav li {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	float:left;
	list-style-type:none;
	}
#nav a {
	font-size:1.1em;
	padding:0 12px;
	letter-spacing:5px;
	text-decoration:none;
	color:#1731FF;
	border-top:#fff;
	border-bottom:#fff;
}
#nav li:hover{
	border-top:1px solid #0001BB;
	border-bottom:1px solid #0001BB;
}
#nav .currentPage a{
	border-top:1px solid #00CC00;
	border-bottom:1px solid #00CC00;
	cursor:default;
}
/*=====This one is for IE===========*/
#nav .currentPage{
	border-top:1px solid #00CC00;
	border-bottom:1px solid #00CC00;
	color:}
/*==================================*/
#nav li a:focus {outline-style: none;}

/*----------------------------------------------------------------*/

#content{
	font-size:1em;
	margin-left:0px;
	color:#000099;
	clear:both;
	margin-top:80px;
	padding:0px 60px;
}
#footer{
	border-top:1px solid #000066;
	margin-top:150px;
	padding-top:10px;
	color:#000066;
	font-size:0.6em;
	width:300px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.input {
background-color:#DDDFF4;
border: 1px solid #333333;
color:#000099;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
padding:0 3px;
}

.input:focus {
background-color: #BEC1EC;
border: 1px solid #333333;
color: #000099;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
padding:0 3px;
}

#footer a{
	color:#000066;
}
#footer a:hover{
	background-color:#DDDFF4;
}
#portfolioWrapper {
	width:700px;
	height:252px;
}
#portfolioWrapper img{
	border:1px solid #000099;
	}
.portfolioSite, .portfolioSiteClear{
	height:124px;
	width:200px;
	float:left;
	padding:7px;
}
.portfolioSiteClear{
	clear:right;
	}