*
{
	margin: 0;
	padding: 0;
	color: #dadcf2;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body
{
	background: #3c43a4;
	min-height: 100%;
}

img
{
	border: 0;
}

h1
{
	height: 100px;
	background: url(images/jon1/banner.gif) top no-repeat;
}

h1 span
{
	display: none;
}

h2
{
	height: 32px;
	background: url(images/jon1/motto.gif) top no-repeat;
}

h2 span
{
	display: none;
}

h3
{
	height: 24px;
	margin-bottom: 8px;
}

h3#welcome
{
	background: url(images/jon1/welcome.gif) top left no-repeat;
}

h3#mywork
{
	background: url(images/jon1/mywork.gif) top left no-repeat;
}

h3#contactme
{
	background: url(images/jon1/contactme.gif) top left no-repeat;
}

h3#thankyou
{
	background: url(images/jon1/thankyou.gif) top left no-repeat;
}

h3 span
{
	display: none;
}

p
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.cite
{
	font-style: italic;
}

a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

abbr
{
	border-bottom: dashed 1px;
	cursor: help;
}

.c
{
	text-align: center;
}

#wrapper
{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}

#masthead
{
	margin: 20px;
	margin-bottom: 0;
	background: url(images/jon1/masthead.gif) top repeat-x;
}

#nav
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 100px;
	margin-right: 100px;
}

#nav ul li
{
	list-style-type: none;
	background: url(images/jon1/nav_li.gif) top repeat-x;
	display: inline;
	padding-top: 8px !important;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}

#nav ul li
{
	background: url(images/jon1/nav_li_div.gif) left no-repeat;
	padding-left: 6px;
}

#nav ul li#first
{
	background: none;
	padding-left: 0;
}

#nav a
{
	padding-top: 8px;
	padding-bottom: 9px;
	background: url(images/jon1/nav_li.gif) top repeat-x;
}

#nav a:hover
{
	background: url(images/jon1/nav_li_hover.gif) top repeat-x;
}

#nav a:hover
{
	text-decoration: none;
}

#content
{
	margin: 20px;
}

#content ul
{
	list-style-type: none;
	background: url(images/jon1/content_ul.gif) left 7px repeat-y;
	padding-top: 8px;
	padding-bottom: 4px;
}

#mywork_list
{
	width: 175px;
}

#content li
{
	height: 20px;
}

#content li a
{
	display: block;
	padding-left: 10px;
	padding-bottom: 2px;
}

#content li a:hover
{
	text-decoration: none;
	background: url(images/jon1/content_li_hover.gif) bottom left no-repeat;
}

#foot
{
	margin: 20px;
	border-top: 2px solid #dadcf2;
	text-align: center;
}

#validation
{
	float: left;
}

#validation img
{
	padding-bottom: 5px;
}

#copyright
{
	padding-top: 8px;
}

#browserpimp
{
	float: right;
}

#browserpimp img
{
	padding-bottom: 5px;
}

fieldset
{
	border: 2px #6f74bf dashed;
	padding: 20px;
}

label
{
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	margin-bottom: 6px;
	padding-right: 6px;
}

input, textarea
{
	display: block;
	float: left;
	margin-bottom: 6px;
	color: #3c43a4;
}

input[type=text], textarea
{
	border: 1px solid #363f92;;
}

input.c
{
	display: inline;
	float: none;
}

fieldset br
{
	clear: both;
}
