BODY {
	color : #000000;
	margin-left : 8%;
	margin-right : 5%;
	background : #EEEEEE url(../../grafics/creamBackground.jpg);
	font : normal 12px Verdana, Arial, Helvetica, sans-serif;
}

A:LINK, A:VISITED {
	color : #333333;
	text-decoration : underline;
	font-style: italic;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:HOVER {
	background-color : #DFCAAC;
	color : #333333;
	text-decoration : none;
}
A.lank {
		font-size: 14px;
		font-family: "Comic Sans MS", Arial;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		background-color: transparent;
		text-decoration: none;
}
A.lank:visited {
		font-size: 14px;
		font-family: "Comic Sans MS", Arial;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		background-color: transparent;
		text-decoration: none;

}
A.lank:hover {
	background-color : DFCAAC;
	color : #000000;
	text-decoration : none;
}

	A.menubar {
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #333333;
		background-color: transparent;
		text-decoration: none;
	}
	A.menubar:visited {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-variant: normal;

	}
	A.menubar:hover   {
		font-size: 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #999999;
		background-color: transparent;		
		text-decoration: none;
	}
H1 {
	color : #000000;
	font-family : "Comic Sans MS", Arial, Verdana;
	font-size : 18px;
	clip:   rect(0px 0px 0px 0px);

}

H2 {
	color : #000000;
	font-family : "Comic Sans MS", Arial, Verdana;
	font-size : 18px;
	margin-left : -5%;
	margin-top : 1em;
}

H3 {
	color : #000000;
	font-family : "Comic Sans MS", Arial;
	font-size : 16px;
	margin-top : 0.5em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;

}

H4 {
	color : #660000;
	font-family : "Comic Sans MS", Arial;
	font-size : 16px;
	margin-left : 0%;
	margin-top : 1.5em;
}

H5 {
	color : #000000;
	font-family : "Comic Sans MS", Arial;
	font-size : 16px;
	font-weight : 900;
	background-color: #DFCAAC;

}

H6 {
	color : #663300;
	font-family : "Comic Sans MS", Arial, Helvetica;
	font-size : 11px;
	font-style : normal;
	font-weight : 800;
	word-spacing : normal;
}

B {
	color : #660000;
	font-family : "Comic Sans MS", Arial, Helvetica;
	font-size : 12px;
	margin-left : 0%;
	margin-top : 0.5em;
	font-style: normal;
	font-weight: bold;
}


BLOCKQUOTE {
	margin-left : 0;
}
#B {
	color : #000000;
	font-family : "Comic Sans MS", Arial;
	font-size : 12px;
	margin-left : 0%;
	margin-top : 1.5em;
	font-weight: bold;

}

#RED {
	color : #660000;
	font-family : "Comic Sans MS", Arial;
	font-size : 13px;
	margin-left : 0%;
	margin-top : 1.5em;
	font-weight: bold;

}

#hrcolor{
	color:#660000;
}

TH {
	background-color : transparent;
	background : transparent;
	font : bold;
}

TD {
	background-color : transparent;
	font-size: 12px;

}

.link{
	color : Olive;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 125%;
	margin-left : 0%;
	margin-top : 1.5em;
}
#home{
	height: auto;
	width: 750px;
	left: 172px;
	position: absolute;
	top: 9px;


}
#menu{
	height: auto;
	width: 100px;
	left: 31px;
	position: absolute;
	background-color: #DFCAAC;
	top: 20px;



}
#selected{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
}
.scrollbar {
		scrollbar-3dlight-color:#DFCAAC;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#DFCAAC;
        scrollbar-darkshadow-color:#DFCAAC;
        scrollbar-face-color:#DFCAAC;
        scrollbar-highlight-color:#FDFDD7;
        scrollbar-shadow-color:#DFCAAC
	}
#chosen{
	background-color:#DFCAAC;
	font-weight: bolder;
}

