h1 {
	color: black;
	font-size: x-large;
	Font-family: Arial, Helvetica, sans-serif;
	background-color : #FFF9EE;
}

h2 {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : large;
	background-color : #FFF9EE;
}

h3 {
	color: black;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	background-color : #FFF9EE;
}

h4{
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	letter-spacing : 1px;
	font-size : small;
	background-color : #FFF9EE;
}
h5{
	font-family: "Times New Roman", Times, serif;
	font-size : small;
	color : Silver;
}
dl{
	color: Black;
	font-size: 20px;
	font-family: Futura-Condensed-Bold, Arial, Helvetica, sans-serif;
	white-space : nowrap;
	line-height : 25px;
	background-color : #FFF9EE;
}
ul{
	background-color: #FFF9EE;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
BODY
{
	font-size: medium;
	color: #fff9ee;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF9EE;
}
.ivoryback{
	background-color : #FFF9EE;
	color : Black;
}

.smallfont{
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	padding-left : 1px;
	padding-right : 1px;
	color: Blue;
	background-color : #FFF9EE;
}
P{
	padding-bottom: 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : #FFF9EE;
	color: Black;
}
A {
	text-decoration : none;
	font-weight: bold;
}

A:HOVER {
	color : #CCCC99;
	background-color : inherit;
}
:VISITED:HOVER {
	color : #CCCC99;
	background-color : inherit;
}
:VISITED{
	color : Blue;
	background-color : inherit;
}
.sidebar{
	text-decoration : none;
	color : #FFF9EE;
	font-weight : normal;
	font-size : medium;
	line-height : 120%;
	padding-left : 35px;
	margin-left : 3px;
	background-color : Black;
}
.xfsb{
	text-decoration : none;
	color : #FFA500;
	font-weight : normal;
	font-size : x-small;
	line-height : 120%;
	padding-left : 35px;
	margin-left : 3px;
	background-color : Black;
}
.weblist{
	text-decoration : none;
	color : #FFA07A;
	font-weight : normal;
	font-size : small;
	line-height : 130%;
	padding-left : 10px;
	margin-left : 3px;
	background-color : Black;
}
.topbar{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	font-variant : small-caps;
	font-weight : lighter;
	color : #ADD8E6;
	padding-left : 20px;
	margin-left : 3px;
	background-color : Black;
}
.moobar
{
	font-weight: bold;
	font-size: 28px;
	color: deepskyblue;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	font-variant: small-caps;
}
.moobar2
{
	font-size: 12px;
	color: #00ffcc;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	font-variant: small-caps;
}
.menutdcream{
	background-color : #FDF5E6;
	border : thin ridge #FFA07A;
	color: Black;
}

A:HOVER.sb {
	color : #DEB887;
	background-color : Black;
}
:VISITED:HOVER.sb {
	color : #DEB887;
	background-color : Black;
}
:VISITED.sb
{
	color: lightblue;
	background-color: black;
}
A.sb
{
	color: deepskyblue;
	background-color: black;
}

img{
	border : none;
}

hr{
	color : Black;
	width : 100%;
	background-color : inherit;
}


.bordright {
	background-image : url(images/right.jpg);
	background-repeat : repeat-y;
}
.bordtop {
	BACKGROUND-IMAGE: url(images/top.jpg); BACKGROUND-REPEAT: repeat-x
}
.bordbot {
	BACKGROUND-IMAGE: url(images/bottom.jpg); BACKGROUND-REPEAT: repeat-x
}
.bordleft {
	BACKGROUND-IMAGE:  url(images/left.jpg); BACKGROUND-REPEAT: repeat-y
}

