body {
	background-color: #dee7e7;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
	cursor: n-resize;
}

p:first-letter {
	font-size: 1.6em;
} 

table, tr {
	text-align: center;
	width: 650px;
}

td, th {
	width: 90px;
	height: 90px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding: 5px;
	border: none;
}

td img {
   border: none;
}

.topmenu, .bottommenu {
	padding: 1px;
}

h1 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.2em;
	color: #666666;
	padding: 0px;
} 

h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	color: #666666;
	padding: 0px;
}

h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6em;
	color: #666699;
	padding: 5px;
} 

h4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
} 

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: none;
}

#header {
	position: relative;
	top: -30px;
	left: 80px;
	z-index: 2;
	width: 800px;
	height: 370px;
	background: url(tcs.gif) no-repeat top center;
	background-color: #e8e8e8;
	font-family:  Trebuchet MS, Arial, sans-serif;
	text-align: center;
	border-left: 5px solid #303030;
	border-right: 5px solid #303030;
	padding: 0px;
}

#header2 {
	position: absolute;
	top: 42px;
	left: 20px;
	z-index: 4;
	background: url(tcs2.gif) no-repeat top left;
	width: 300px;
	height: 250px;
	border: none;
}

#main {
	position: absolute;
	top:320px;
	left: 80px;
	width: 760px;
	z-index: 2;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-color: #dee7e7;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #666699;
	text-align: justify;
	border: 5px solid #303030;
	padding: 15px 20px 5px 20px;
	min-height: 600px;
}
#contact {
	position: relative;
	text-align: left;
}
#menutop {
	position: absolute;
	top: 20px;
	left: 890px;
	z-index: 3;
	width: 125px;
	height: 300px;
	border: 0px;
	background: url(menu-top.gif) no-repeat top left;
	padding: 0px;
}

#menu {
	position: absolute;
	top: 320px;
	left: 890px;
	z-index: 3;
	width: 130px;
	border: 0px;
	padding: 5px;
}

#menubottom {
	position: absolute;
	top: 720px;
	left: 890px;
	z-index: 4;
	width: 125px;
	height: 200px;
	border: 0px;
	background: url(menu-bottom.gif) no-repeat top left;
	padding: 0px;
}

#valid {
	position: absolute;
	top: 900px;
	left: 880px;
	z-index: 4;
	width: 130px;
	height: 35px;
	border: 0px;
	padding: 0px;
	text-align: center;
}

#fbutton {
	position: absolute;
	bottom: 72px;
	left: 76px;
	z-index: 3;
	text-decoration: none;
	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: #e8e8e8;
	border: 2px solid #303030;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 900;
	color: #666666;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px;
}
