body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
   background-image: url(../images/paper.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, "Trebuchet MS";

}
h1{
	font-family: Georgia, SansSerif, "Times New Roman";
	font-weight: 500;
	font-size: large;
	text-align: left;
	margin: 25px 10px 10px 10px;
	color: #999999;
	border-bottom:1px solid #cccccc;
}
h2 {
	font-family: Georgia, SansSerif, "Times New Roman";
	font-size: medium;
	text-align: left;
	color: #666666;
	margin: 10px auto 10px 10px;
	padding: 15px 5px 5px 0px;
}
h3 {
	font-family: Georgia, SansSerif, "Times New Roman";
	font-size: small;
	font-weight: bold;
	margin:20px 20px 10px 10px;
	padding:0px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
h4 {
	font-family: Georgia, SansSerif, "Times New Roman";
	font-size: small;
	font-style: italic;
	color: #666666;
   text-align: left;
	margin: 0px auto 5px 10px;
	padding: 0px;
}


p {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size:small;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 10px;
	line-height: 1.5;
}

#bigbox {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 700px;
	height: 100%;
}

#header {
	position:absolute;
	margin: 0px 0px 0px 1px;
	padding: 0px;
	width: 700px;	
	height: 77px;
	background-image: url(../images/headers.jpg);
	background-repeat: no-repeat;
	text-align:right;
}

.headtxt {
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 0px;
}


.home {
	background-image: url(../images/headers.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.cvlists {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size:small;
	text-align: left;
	padding:0px;
	margin:0px 0px 25px 10px;
	
}


.about {
	background-image: url(../images/headers.jpg);
	background-position: 0px -86px;
	background-repeat: no-repeat;
}

.work{
	background-image: url(../images/headers.jpg);
	background-position: 0px -173px;
	background-repeat: no-repeat;
}

.contact {
	background-image: url(../images/headers.jpg);
	background-position: 0px -261px;
	background-repeat: no-repeat;
}

.boxa {
   position:relative;
	padding: 0px;
	margin: 30px 10px 5px 20px;
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 216px;
	
}



.boxb {
   position:relative;
	padding: 0px;
	margin: 5px 10px 5px 20px;
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 216px;
	
}


#navig {
   position: absolute;
    margin:77px 0px 0px 1px;
	padding:0px;
	width: 700px;
	height: 23px;
    background: url(../images/navbar.jpg);
	background-repeat: no-repeat;

}
#maincon {
   position: absolute;
	margin:100px 0px 0px 250px;
	width:450px;	
	height:300px;
	padding: 0px;
	text-align: left;
}

#leftcol{
	position: absolute;
	margin: 100px 0px 0px 0px;
	padding: 100px 0px 0px 0px;
	width: 250px;
	height:500px;
	background-image: url(../images/deco.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
}



#leftcol ul,li {
	font:small Verdana, Times, Serif;
	list-style:disc;

}

.thumbs ul{
		list-style-type: none;
		padding:0px;
		margin:0px;
}
.thumbs li{
		list-style-type: none;
		float:left;
		padding:10px;
}
.thumbs img{
		display:block;
		border:1px solid #333333;
}
.akey {
	text-decoration:underline;
}
a:link {
  font:100% Verdana, Times, Serif;
  color:#000000;
  text-decoration:none;
 	
}
a:visited {
  font:100% Verdana, Times, Serif;
  color:#666666;
  text-decoration:none;

}
a:hover {
  font:100% Verdana, Times, Serif;
  color:#990033;
  text-decoration: overline underline;

}
a:active {
  font:100% Verdana, Times, Serif;
  color:#666666;
  text-decoration: none;

}

#header a:link {
  font:70% Verdana, Times, Serif;
  color:#ffffff;
  text-decoration:none;
 	
}
#header a:visited {
  font:70% Verdana, Times, Serif;
  color:#ffffff;
  text-decoration:none;

}
#header a:hover {
  font:70%  Verdana, Times, Serif;
  color:#ffffff;
  text-decoration: overline underline;

}
#header a:active {
  font:70%  Verdana, Times, Serif;
  color:#ffffff;
  text-decoration: none;

}

#leftcol a:link {
  font:100% Verdana, Times, Serif;
  color:#000000;
  text-decoration:none;
	
}
#leftcol a:visited {
  font:100% Verdana, Times, Serif;
  color:#666666;
  text-decoration:none;
  display:block;
}
#leftcol a:hover {
  font:100% Verdana, Times, Serif;
  color:#990033;
  font-weight:bold;

}
#leftcol a:active {
  font:100% Verdana, Times, Serif;
  color:#666666;
  text-decoration: none;

}



#navig ul {
  margin:0px;
  padding:0px;
  list-style:none;
  margin-left:200px;
}

#navig li {
	display:inline;
	float: left;
	width:92px;
	height:23px;
}

#navig a {
	font: 12px Georgia, Times, Serif;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 92px;
	background-image: url(../images/rollover.gif);
	background-repeat: no-repeat;
	background-position: top left;
    padding:5px 0px 0px 28px;
	margin-bottom:-5px;

}

#navig a:hover {
  font:12px Georgia, Times, Serif;
  font-weight:600;
  text-transform:uppercase;
  color:#990033;
  display:block;
  height:23px;
  width:92px;
  background-image: url(../images/rollover.gif);
  background-repeat: no-repeat;
  background-position: 0px -43px;
  padding:5px 0px 0px 28px;
  margin-bottom:-5px;
}
#navig a:active {
  font:12px Georgia, Times, Serif;
  font-weight:600;
  color:#999999;
  text-transform:uppercase;
  display:block;
  height:23px;
  width:92px;
  padding:5px 0px 0px 28px;
  margin-bottom:-5px;
}

fieldset {
	border:1px solid #cccccc;
	margin:0px 30px 0px 10px;
	padding:0px 0px 10px 0px;
	
}
legend {
	padding:0px 10px;
	font:12px Verdana, Arial, sans-serif;
	color:#666666;
	text-transform: uppercase;
}

