@charset "iso-8859-1";

body {
	background: transparent;
	background-image: url(rosetta7.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	font-family: 'Gill Sans', Verdana, Arial, sans-serif;
	font-size: 7pt;
	line-height: 1.4em;
	color: #999999;
	cursor: n-resize;
}

table, tr {
	text-align: center;
}

td, th {
	width: 250px;
	height: 125px;
	font-family: 'Gill Sans', Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding: 0px;
	border: 2px #333333;
}

td img {
   border: none;
}

.topmenu, .bottommenu {
	padding: 1px;
}

h1 {
	font-family: 'Gill Sans', Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	padding: 0px;
} 

h2 {
	font-family: 'Gill Sans', Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	color: #999999;
	padding: 0px;
}

a:link {
	color: #856f85;
	text-decoration: none;
	cursor: crosshair;							
}

a:visited {
	color: #999999;
	text-decoration: none;
	cursor: crosshair;							
}

a:hover,:active {
	color: #cccccc;
	text-decoration: none;
	cursor: crosshair;							
}

a img {
	border: none;
	cursor: crosshair;							
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	z-index: 1;
	padding: 0px;
	border: 0px;
}

#header {
	position: relative;
	top: -10px;
	left: 275px;
	z-index: 2;
	width: 450px;
	height: 320px;
	background: url(tcs.gif) no-repeat top left;
	font-family:  'Gill Sans', Verdana, Arial, sans-serif;
	border-bottom: 1px dashed #999999;
}

#main {
	position: absolute;
	top:310px;
	left: 0px;
	width: 750px;
	z-index: 3;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#menutop {
	position: absolute;
	top: 30px;
	left: 870px;
	z-index: 2;
	width: 125px;
	height: 300px;
	border: 0px;
	background: url(menu-top.gif) no-repeat top left;
	padding: 0px;
}

#menu {
	position: absolute;
	top: 330px;
	left: 865px;
	z-index: 1;
	width: 130px;
	border: 0px;
	background: url(back-a.gif) repeat top left;
	background-attachment: fixed;
	padding: 5px;
}

#menubottom {
	position: absolute;
	top: 680px;
	left: 870px;
	z-index: 3;
	width: 125px;
	height: 200px;
	border: 0px;
	background: url(menu-bottom.gif) no-repeat top left;
	padding: 0px;
}

#valid {
	position: absolute;
	top: 900px;
	left: 865px;
	z-index: 2;
	width: 130px;
	height: 35px;
	border: 0px;
	padding: 0px;
	text-align: center;
}

#fbutton {
	position: absolute;
	bottom: -15px;
	left: 955px;
	z-index: 3;
	text-decoration: none;
	text-indent: -999em;
	height: 80px;
	width: 80px;
	background: url(http://www.crooked-stroke.org/smilies/personal/balloonsb.gif) bottom right no-repeat;
	display: block;
}

gallery td {
	border: 1px solid #999999;
	padding: 0px;
}

ul {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	width: 130px;
}

ul.link {
	background-color: #ffffff;
	list-style-type: none;
	list-style-position: inside;
}

li {
	background-color: #ffffff;
	background: url(menu.gif) no-repeat left center;
	border: 1px dashed #999999;
	font-family: Gill Sans, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	margin-bottom: 5px;
	padding: 5px;
	padding-left: 40px;
}
