body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}
body {
	background:url(assets/ricepaperbackground.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mast1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 3;
}
#video1 {
	position: relative;
	left: 555px;
	top: 35px;
	width: 440px;
	height: 265px;
	z-index: 2;
}
#title1 {
	position: relative;
	left: 555px;
	top: 35px;
	width: 440px;
	height: 145px;
	z-index: 2;
}
#title2 {
	position: relative;
	left: 610px;
	top: 10px;
	width: 300px;
	height: 145px;
	z-index: 3;
}
#logo1 {
	position: relative;
	left: 30px;
	top: 70px;
	width: 900px;
	height: 150px;
	z-index: 2;
}

#logo2 {
	position: relative;
	left: 30px;
	top: 100px;
	width: 900px;
	height: 150px;
	z-index: 2;
}

h2 {
    padding: 0px;
    margin: 0px;
}


a:link {
	color: #900;
}
a:visited {
	color: #900;
}
a:hover {
	color: #06F;
}
a:active {
	color: #FC0;
}

.link-on-white A:link {text-decoration: #F00}
.link-on-white A:visited {text-decoration: #F00}
.link-on-white A:active {text-decoration: none}
.link-on-white A:hover {text-decoration: underline; color: blue;}

.link-on-dark A:link {text-decoration: none; color: #FF9;}
.link-on-dark A:visited {text-decoration: none; color: #FF9;}
.link-on-dark A:active {text-decoration: underline; color: WHITE;}
.link-on-dark A:hover {
	text-decoration: underline;
	color: WHITE;
	font-weight: bold;
}

	
	
.medbrown {
	color: #CC3300;
	font-weight: bold;
	font-size: 14px;
}
.medbrown22 {
	color: #CC3300;
	font-weight: bold;
	font-size: 22px;
}
.quotes {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.headline {
	font-family: "MS Serif", "New York", serif;
	font-size: 66px;
	font-style: italic;
	color: #900;
	text-align: left;
}
.linkyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
