<style type="text/css">
#null	{}

body
	{
	cursor: default;
	background-color: #FBF8F4;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	}

h1
	{
	font-family: Palatino Linotype, Times New Roman;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: 95%;
	}

h2
	{
	font-family: Palatino Linotype, Times New Roman;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.2em;
	}

h3
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #F2F1F0;
	}

h5
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.2em;
	}

p
	{
	font-family: Book Antiqua, Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 200%;
	letter-spacing: 0.1em;
	text-indent: 20px;
	text-align: justify;
	}

ol
	{
	font-family: Book Antiqua, Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 200%;
	letter-spacing: 0.1em;
	}

.link
	{
	cursor: hand;
	text-decoration: none;
	color: #0000CC;
	}

.link:hover
	{
	text-decoration: underline;
	}

.outerlink
	{
	cursor: hand;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #E3D8CB;
	width: 100%;
	}

.outerlink:hover
	{
	background-color: #D0D0D0;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	}

.banner
	{
	width: 100%;
	padding: 3px;
	margin-bottom: 16px;
	color: #F5F5CB;
	background-color: #716C65;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	letter-spacing: 0.2em;
	text-decoration: none;
	text-align: center;
	}

.banner:hover
	{
	background-color: #D2965B;
	}

.toolstext
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.2em;
	width: 100px;
	height: 25px;
	}

#text
	{
	font-family: Book Antiqua, Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 200%;
	letter-spacing: 0.1em;
	}

#container
	{
	width: 960px;
	}

#title
	{
	float: left;
	}

#tools
	{
	float: right;
	}

#menu
	{
	clear: both;
	}

#menu ul
	{
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 3px;
	padding-right: 0px;
	
	}

#menu li
	{
	display: inline;
	list-style-type: none;
	font-family: Arial;
	}

#menu a
	{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 67px;
	padding-right: 67px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
	}

#menu a:link
	{
	color: #fff;
	background-image: url('images/menuout.gif');
	text-decoration: none;
	}

#menu a:visited
	{
	color: #fff;
	background-image: url('images/menuout.gif');
	text-decoration: none;
	}

#menu a:hover
	{
	color: #fff;
	background-image: url('images/menuover.gif');
	text-decoration: none;
	}

#body
	{
	width: 100%;
	background-color: #FAFAFA;
	background-image: url('images/bodybg.gif');
	padding-bottom: 5px;
	border-style: solid;
	border-color: #464646;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	}

#section
	{
	float: left;
	width: 369px;
	height: 43px;
	background-color: #FAFAFA;
	padding-left: 10px;
	border-style: solid;
	border-color: #464646;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	}

#path
	{
	float: right;
	width: 369px;
	height: 43px;
	background-color: #FAFAFA;
	text-align: right;
	padding-right: 10px;
	border-style: solid;
	border-color: #464646;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	}

#content
	{
	margin-left: 10px;
	margin-right: 10px;
	}

#footer
	{
	width: 100%;
	padding-top: 5px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 180%;
	letter-spacing: 0.1em;
	text-indent: 15px;
	text-align: center;
	}

#nickyorke
	{
	background: #A9A9A9;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	}
</style>
