

h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin:20px 0;
}
dd, blockquote {
	margin-left: 40px;
}
fieldset {
	padding:10px;
}
/* end : Global Whitespace Reset*/
img {
	border: 0px none #fff;
}
h2, h3 {
	color:#036;
	background: transparent;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
}
h1 {
	position:relative;
	color:#036;
	font: bold 25px Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	margin:20px 0 10px 0;
}
h2 {
	font-size:160%;
	padding:0 0;
}
h4 {
	font:  bold 100% Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size:  100%;
	line-height:140%
}
h6 {
	font-weight: normal;
}
p, li {
	line-height:150%
}
a:link {
	color: #06c;
	background: transparent;
}
a:visited {
	color:#4B5970;
	background: transparent;
}
a:hover {
	color: #f60;
	background: transparent;
}
acronym, abbr {
	cursor: help;
}
address {
	padding:1.5em!important;
	font: italic bold small/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #036;
	background: transparent;
}
blockquote > ul {
	background:transparent url(/web-design-images/rdquo-grey.gif) no-repeat scroll 99% 95%;
	color:#808080;
	font-family:Georgia, "MS Sans Serif", Geneva, sans-serif;
	font-size:90%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	margin:15px !important;
	padding:0pt;
}
blockquote h6 {
	color: #036!important;
	text-align: right;
	background: transparent;
}
caption {
	font-size: 12px;
}
dl {
	margin-top: 10px;
}
dt {
	font: bold 100%/1.4em Verdana, Arial, Helvetica, sans-serif;
}
dd {
	font: normal small/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 15px;
	background: transparent;
}
td {
	padding: 5px 10px;
	vertical-align: top;
}
td a {
	font-weight: bold;
	color: #06c;
}
th {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: transparent;
}
/* Exempt table cells inside formatted code listings */
.dp-highlighter td {
	padding: 0;
	vertical-align: baseline;
}
.dp-highlighter td.line1, .dp-highlighter td.line2 {
	padding-left: 10px;
}
.dp-highlighter td a {
	font-weight: inherit;
}
.dp-highlighter th {
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}
p label {
	width: 25%;
	font-weight: bold;
	float: left;
	clear: left;
}
legend {
	font: bold small/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
code {
	color: #900;
	background: #FFFFFF;
	font-size:115%!important;
	font-family:"Courier New", Courier, mono
}
/* caps emphasis */
strong.caps {
	text-transform:uppercase;
	font-weight:normal;
}
/* don't style abbreviations */
abbr {
	font-style:normal;
	border:none;
}
.nowrap {
	white-space:nowrap;
}
.glossary {
	text-decoration:none;
	border-bottom: 1px dashed green;
}
a.alert:link, a.alert {
	color:#CC0033
}
/* MJM 2008-06-02 Added links to reference site for HTML & CSS terms */
code.ref-term a:link, code.ref-term a:visited, code.ref-term a:hover, code.ref-term a:active {
	text-decoration:none;
	border-bottom:1px dashed green;
}
html>img /* autoscroll override for Firefox */ {
	width: 0!important;
	height: 28px!important;
	padding-left: 28px!important;
	background: url(/images/icons/autoscroll2.png);
}
div.wrap div#aboutnav ul {
	list-style-position:inside;
	list-style:none;
	text-align:center;
	padding-left:0;
	padding-right:0;
}
div.wrap div#aboutnav ul li {
	list-style-position:inside;
	list-style:none;
	display:inline;
	padding:0 .5em 0 .15em;
	margin:0!important;
	font-size:x-small;
	border-right:1px #b0c0d0 solid;
}
/* catfish and 'position:fixed' emulation */
#catfish {
	position: fixed;
	bottom: 0;
	z-index: 9999;
	width:100%;
	vertical-align:top;
	overflow: hidden;
}
#catfish h6#goaway {
	float:right;
	text-align:right
}
.zip {
	height: 100%;
	overflow: auto;
	position: relative;
	z-index: 2;
}
body.zipped, html.zipped {
	margin: 0;
	padding: 0 0 0 0;
	height: 100%;
	overflow: hidden;
}
a.centerlink {
	display:block;
	text-align:center
}


/* 99designs ads */


.ad99 {
	position: relative;
	overflow: hidden;
	font: 20px/22px Calibri, 'Trebuchet MS', sans-serif;
	min-width: 172px;
	margin: 30px 0px 30px 0px;
	padding: 20px 0 10px 10px;
	border: 1px solid #EEEFF1;
}
#designer99 {
	color: #FFF;
	text-shadow: 0 -1px 1px #C30;
	background: #E04C0B url('/web-design-images/gradient-o.gif') 0px 0px repeat-x;
}
#ch99 {
	color: #FFF;
	text-shadow: 0 -1px 1px #66004F;
	background: #5F004A url('/n/web-design-images/gradient-p.gif') 0 0 repeat-x;
}
#designer99:hover {
	border: 1px solid #F93;
}
#ch99:hover {
	border: 1px solid #A4007F;
}
.ad99 h4 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: -1px;
	text-indent: -9999px;
	height: 34px;
	margin: 0;
	padding: 0;
}

.ad99  h4 a {
	display: block;
	width: 100%;
	height: 34px;
	color: #FFF;
	background: transparent;
}
.ad99  * a {
	color: #FFF;
	text-decoration: none;
}
.ad99 h5 {
	font-size: 38px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 20px 0 10px;
}
.ad99 p {
	font-weight: bold;
	margin: 0;
	padding: 20px 20px 20px 10px;
}
#designer99 p {
	color: #FFE0C9;
}
#ch99 p {
	color: #ECD0E6;
}
			
			

div#followus {
	text-align:center
	}

