/* CSS Document */
/* Author: G.Checketts GrahamChecketts@hotmail.com */

#page {
	width: 720px;
	top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-color: #333333;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#header {
	height: 106px;
	top: 0px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	vertical-align: bottom;
}
#header a:link {color: #FFFFFF;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#header a:visited {color: #FFFFFF;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;}
#header a:hover {color: #FFFFFF;text-decoration: underline;font-family: Verdana, Arial, Helvetica, sans-serif;}
#content {
	float:Left;
	width: 400px;
	text-align: left;
	border-color: #333333;
	font-size: 11px;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}

#content2 {
	margin: 0px 5px 0px 5px;
}
#content3{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#content3 a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#content3 a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#content3 a:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#leftnav {
	float:Left;
	width: 120px;
	height: 270px;
	text-align: left;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
}
#leftspace{
	line-height: 20px;
}
#leftnav a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#leftnav a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#leftnav a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#rightnav {
	float:Right;
	width: 140px;
	height: 250px;
	text-align:left;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
}
.navit{	
	color: #333333;
	font-size: 12px;
	font-style: italic;
	text-align:left;
	margin: 5px 0px 5px 0px;
	line-height: 18px;

}
.navitbold{
	color: #333333;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align:left;
	margin: 5px 0px 5px 0px;
	line-height: 18px;
}
SUP {font-size: 12px}
-->
