body {

	background: #A4BDE1 url(/images/leftborder.gif) repeat-y;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	padding: 0;

	margin: 0;

}



body, td {

	font-size: 14px;

}



a:link {  font-weight: bold; color: #111177; text-decoration: none; font-style: normal}

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

a:hover {  font-weight: bold; text-decoration: underline}

a:active {  font-weight: bold; text-decoration: underline; color: #111177}



#header {

	width: 100%;

	height: 132px;

	background-image: url(/images/topborder.gif);

	background-repeat: repeat-x;

}



h1 {

	height: 132px;

	width: 558px;

	background-image: url(/images/craig_parker_net.gif);

	background-repeat: no-repeat;

	background-position: left top;

	padding: 0;

	margin: 0;

	float: left;

}



#header a {

	height: 108px;

	width: 530px;

	display: block;

}



h1 span {

	display: none;

}



h2 {

	font-size: 14px;

	font-weight: bold;

	display: block;

	margin-bottom: 15px;

}



h3, caption {

	font-size: 17px;

	font-weight: bold;

	text-align: center;

}



h4 {

	font-size: 17px;

	font-weight: bold;

	text-align: left;

}



#header form {

	margin: 0;

	padding: 40px 0 0 0;

	text-align: center;

}



.textfield, textarea {

	border: 2px solid #333334;

	background-color: #F5F5F5;

	color: #333334;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

}



.button {

	background-color: #68746E;

	color: #000000;

	border: 1px outset #F5F5F5;

}



#menu {

	background-image: url(/images/craig_body.gif);

	background-repeat: no-repeat;

	background-position: left top;

	width: 191px;

}



#menu ul {

	margin: 0;

	list-style-type: none;

	font-size: 17px;

	font-weight: bold;

	padding: 237px 0 0 30px;

}



#menu a:link, #menu a:visited {

	color: #68746E;

	background-color: transparent;

	text-decoration: none;

	display: block;

	margin: 0;

	padding: 0;

}



#menu a:hover {

	color: #333334;

	background-color: transparent;

}



#content {

	position: absolute;

	top: 120px;

	left: 180px;

	padding: 5px 15px 5px 5px;

	text-align: justify;

}



#content ul {

	list-style: url(/images/bullet.gif);

}



.small {

	font-size: 10px;

} 



.medium {

	font-size: 12px;

} 



.attribution {

	font-size: 12px;

	text-align: right;

	margin-top: -15px;

	margin-bottom: 20px;

} 



#disclaimer {

	clear: both;

	margin-top: 20px;

	font-size: 10px;

	text-align: center;

}



hr {

	border-top: none;

	border-right: none;

	border-left: none;

	border-bottom: 2px dotted #68746E;

	height: 5px;

	clear: both;

}



.skiplink { display:none; } 

