.menu {
	color: #FFFFFF;
	font: 12px Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
}
.titlediv {
	background-color: #333333;
	position: absolute;
	height: 120px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.titlediv2 {
	background-color: #333333;
	position: absolute;
	height: 53px;
	width: 400px;
	left: 240px;
	top: 15px;
	z-index: 10;
}

.titlediv3 {
	background-color: #333333;
	position: absolute;
	height: 80px;
	width: 80px;
	left: 20px;
	top: 20px;
	z-index: 10;
}
.titlediv4 {
	background-color: #333333;
	position: absolute;
	height: 48px;
	width: 120px;
	left: 120px;
	top: 20px;
	z-index: 10;
}
.divdiv {
	background-color: #333333;
	position: absolute;
	height: 52px;
	width: 520px;
	left: 120px;
	top: 68px;
	z-index: 10;
}
.bodydiv {
	background-color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 120px;
	z-index: 0;
}
body {
	font: 16px Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
}

td {
	font-family: Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
}

th {
	font-family: Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
}

p {
	font-family: Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
}

a {
	font-family: Skia, Geneva, Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
	color: #0000FF;
	cursor: pointer;
	text-decoration: none;
}
A:link {
	color: #0000FF;
	background-color: transparent;
	text-decoration: none;
	font-family: Skia, Geneva, Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
}

A:active {
	color: #FF0000;
	background-color: transparent;
	text-decoration: none;
	font-family: Skia, Geneva, Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
}

A:visited {
	color: #3333CC;
	background-color: transparent;
	text-decoration: none;
	font-family: Skia, Geneva, Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
}

A:hover {
  color: #00987F;
  background-color: transparent;
  text-decoration: none;
}
h2 {
	color: #A41D00;
	background-color: transparent;
	text-decoration: none;
	font-family: Skia, Geneva, Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
	font-size: large;
}
a.menu {
	font-family: Skia, Geneva, Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
	color: #CCCCCC;
	cursor: pointer;
	text-decoration: none;
}
a.menu:active {
	font-family: Skia, Geneva, Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
	color: #999999;
	cursor: pointer;
}
a.menu:visited {
	font-family: Skia, Geneva, Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
	color: #CCCCCC;
	cursor: pointer;
}
a.menu:hover {
	font-family: Skia, Geneva, Skia, "Century Gothic", RomanD, "Comic Sans MS", Geneva, Arial, Helvetica, Courier;
	color: #FFFF33;
	cursor: pointer;
}

.titledivb {
	background-color: #333333;
	position: absolute;
	height: 120px;
	width: 120px;
	left: 0px;
	top: 0px;
}

@font-face {
	font-family: Skia;
	src: url('index_files/Skia.ttf');
}