body {
	margin:20px;
	font:10px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color:#000;
}

h1 {
	display:none;
}
input,textarea {
	font:11px Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

textarea {
	width:500px;
	height:85px;
	margin-top:3px;
}

input {
	width:500px;
	margin-top:3px;
}

#frame {
	position:absolute;
	left:20px;
	top:20px;
	width:752px;
	height:580px;
	z-index:10;
	background:url(images/framebottom.gif) bottom left no-repeat #999;
}

#content {
	background:#999;
	z-index:100;
}

#catContainer {
	position:absolute;
	left:250px;
	top:485px;
	width:301px;
	height:14px;
	z-index:1000;	
	background:url(images/shp_rd.gif) right no-repeat transparent;
	visibility:hidden;
	color:#999;
	vertical-align:center;
	padding-right:8px;
	text-align:right;
}

#baseXY {
	position:absolute;
	left:94px;
	top:170px;
	width:524px;
	height:300px;
	z-index:3000;
	border:2px solid #D6D3D3;
}

#baseXYMail {
	position:absolute;
	left:94px;
	top:150px;
	width:545px;
	height:312px;
	z-index:3000;
	font-size:12px;
	color:#d6d3d3;
}

.submitButton {
	margin-left:400px;
}

.big {
	margin:6px 0px 0px 6px;
}

#info {
	position:absolute;
	left:94px;
	top:485px;
	width:14px;
	height:14px;
	z-index:3005;
}

#payoff {
	visibility:hidden;
	background:url(images/shp_gry.gif) no-repeat;
	position:absolute;
	left:120px;
	top:485px;
	width:430px;
	height:14px;
	padding-left:10px;
	z-index:3001;
	color:#999;
}

#nav {
	position:absolute;
	left:368px;
	top:485px;
	width:250px;
	z-index:3002;
}	

#contact {
	position:absolute;
	left:60px;
	top:45px;
	z-index:90;
}

#logo {
	position:absolute;
	left:401px;
	top:0px;
	z-index:80;
}

#tab-about {
	position:absolute;
	left:772px;
	top:170px;
	z-index:81;
}

#tab-mail {
	position:absolute; 
	left:772px;
	top:312px;
	z-index:82;
}

#letters {
	position:absolute;
	left:570px;
	top:485px;
	z-index:12000;
}

#letterA,#letterB,#letterC {
	width:15px;
	height:15px;
	margin-right:18px;
	text-decoration:none;
	display:block;
	float:left;
}

#letterA:link,#letterA:active,#letterA:visited {
	background:url(images/a.gif) no-repeat;
}

#letterA:hover {
	background:url(images/a_o.gif) no-repeat;
}

#letterB:link,#letterB:active,#letterB:visited {
	background:url(images/b.gif) no-repeat;
}

#letterB:hover {
	background:url(images/b_o.gif) no-repeat;
}

#letterC:link,#letterC:active,#letterC:visited {
	background:url(images/c.gif) no-repeat;
}

#letterC:hover {
	background:url(images/c_o.gif) no-repeat;
}

a.thumb:link,a.thumb:active,a.thumb:visited {
	border:2px solid #D6D3D3;
}

a.thumb:hover {
	border:2px solid #787878;
}

#baseXYMail a:link, #baseXYMail a:active, #baseXYMail a:visited {
	color:#600;
	text-decoration:none;
}

#baseXYMail a:hover {
	color:#787878;
	text-decoration:none;
}

img {
	border:0px;
}
