* :focus {
	outline: 0;
}
html, body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	height:100%; /* needed for container min-height */
}
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left 		aligned default in the #container selector */
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a img {
	border: 0;
}
#container {
	width: 1000px;
	/* IE6: treated as min-height*/
	min-height:100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	text-align: left;
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#containerHome {
	width: 1000px;
	/* IE6: treated as min-height*/
	min-height:100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	text-align: left;
}
#header {
	height: 78px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 100%;
}
#header #logo {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#horzNav {
	float: right;
	width: 600px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#horzNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#horzNav ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#horzNav ul li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	font-size: 14px;
	line-height: 20px;
	height: auto;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 25px;
}
#container .siteThumbs {
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#mainContent p {
	margin-right: 40px;
	margin-left: 40px;
	line-height: 22px;
}
#mainContent .box1, #mainContent .box2 {
	width: 460px;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #999;
	padding-top: 20px;
	height: auto;
}
#mainContent .box1 {
	margin-left: 20px;
	float: left;
}
#mainContent .box2 {
	margin-right: 20px;
	float: right;
}
#mainContent .box1.heading, #mainContent .box1.heading {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainContent .box1 p, #mainContent .box2 p {
	line-height: 28px;
}
#bubble {
	text-align: center;
}
#portfolioWrapper {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	height: auto;
}
#portfolioWrapper table {
	text-align: center;
}
#portfolioWrapper img {
	border: 1px solid #000;
}
.centerImg {
	text-align: center;
}
#portfolioWrapper h2 {
	color: #000000;
	border-bottom: 1px #cc0000 solid;
	letter-spacing: 3px;
	font-weight: bold;
	margin-left: 0px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 50;
	margin-right: 0px;
}
.portfolioBlurb {
	float: left;
	border: 1px none #333;
	width: 400px;
	margin-left: 20px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#portfolioWrapper .portfolioBlurb ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#portfolioWrapper .portfolioBlurb p {
	padding: 0px;
	margin: 0px;
}
#portfolioWrapper p {
	margin-bottom: 0px;
}

h1 {
	padding-bottom: 0px;
	padding-right: 0px;
	color: #000000;
	border-bottom: 1px #cc0000 solid;
	letter-spacing: 3px;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 14px;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 2px;
	margin-bottom: 0px;
}
h2 {
	padding-bottom: 0px;
	padding-right: 0px;
	color: #000000;
	border-bottom: 1px #cc0000 solid;
	letter-spacing: 3px;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 14px;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 2px;
	margin-bottom: 0px;
}
.heading {
	padding-left: 20px;
	padding-right: 20px;
}
ol, ul {
	margin-left: 90px;
}
#resume {
	margin: 0;
}
#resume p {
	text-align: left;
	margin-left: 75px;
	margin-right: 50px;
	padding-bottom: 0px;
}
#resume ul li {
	list-style-type: square;
	line-height: 20px;
	margin-bottom: 6px;
}
#resumeContact  {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 30px;
	line-height: 18px;
	color: #666;
	text-align: center;
}
#resumeContact a  {
	font-weight: normal;
}
#resume #mainContent {
	padding-top: 10px;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
	font-size: 10px;
	text-align: center;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #666;
	line-height: 20px;
}
#footer a {
	color: #666;
}
#footer .current {
	font-weight: bold;
	color: #cc0000;
}
#footer a:hover {
	font-weight: bold;
	color: #cc0000;
}
/* Miscellaneous classes for reuse */
.smallText {
	font-size: 10px;
	line-height: 10px;
}
.imgRight { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 20px;
}
.imgLeft { /* this class can be used to float an element left in your page */
	margin-right: 15px;
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#resume .summary {
	text-align: justify;
}

