/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:"Helvetica", Arial, sans-serif;
}

html {
	overflow-y: scroll;
}

#wrapper {
	width:900px;

}

#homebox {
	width:900px;
	text-align:center;
	margin:45px 0 0 0;
}

#homebox img {
border:1px solid #333333;

}

#navbanner {
	height:28px;
	margin:30px 0 0 0;
	border-bottom:1px solid #999999;


}

#name {
	height:37px;
	float:left;
	margin:0 30px 0 30px;

}

#navbar {
	height:37px;
	width:300px;
	margin:0 0 0 360px;

}

#navbar ul {
	padding:10px 0 0 0;

}

#navbar li {
	display:inline;
	list-style-type:none;
	margin:0 30px 0 10px;
}

#navbar li a{
	text-decoration:none;
}

#navbar li a:link{
	color:#000000;

}

#navbar ul li a:hover{
	color:#666699;

}

#navbar li a:visited{
	color:#000000;

}

#navbar li a:active{

}


#content {
width:1000;

}

#wrkbanner {
	width:900px;
	height:500px;
	margin:30px 0 0 0;
}


#wrklist {
	width:200px;
	float:left;
	margin:0 0 0 35px;
}

#wrklist ul {
	font-size:12px;
}

#wrklist li {
	list-style-type:none;
	padding:30px 0 0 0;
}

#wrklist  li a{
	text-decoration:none;
}

#wrklist li a:link{
	color:#000000;

}

#wrklist ul li a:hover{
	color:#666699;

}

#wrklist li a:visited{
	color:#000000;

}

#wrklist li a:active{

}

#wrkmatrx {
	width:600px;
	float:left;
}

#wrkwin {
	float:left;
}

#arrowbox {
	text-align:center;
	padding:10px 0 0 0;
	width:600px;
	

}

#arrows {
	width:600px;
	padding:0 0 0 0;
}

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

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

#arrowrgt {
text-align:right;
}

#arrowlft {
float:left;

}


#detailtext {
	width:600px;
	font-size:12px;
	padding:15px 0 0 0;

}

.navhilight {
color: #66CCFF;

}

#cv {
	margin:50px 0 0 50px;
	font-size:11px;
}

.bold {
font-weight:bold;

}

#contact {
width:900px;
text-align:center;
height:400px;
padding:175px 0 0 0;}

#contact a:link {
	color: #000000;
	text-decoration: none;
}
#contact a:visited {
	text-decoration: none;
}
#contact a:hover {
	text-decoration: none;
	color: #666699;
}
#contact a:active {
	text-decoration: none;
}

