@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* CSS Document */

#main {
	position:relative;
	width:800px;
	height:340px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #FFF;
	top: 100px;
}
#email {
	position:absolute;
	z-index:1;
	top: 349px;
	font-family: Tahoma;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
#social {
	position:absolute;
	width:155px;
	height:38px;
	z-index:4;
	left: 638px;
	top: 403px;
	padding: 3px;
	border: thin dotted #FFF;
}


#header {
	position:absolute;
	width:800px;
	height:30px;
	z-index:2;
	top: -48px;
	font-family: tahoma;
	font-size: 36px;
	font-weight: bolder;
	border: thin dotted #FFF;
}
#main #email #frm_7b5c760a72 table tr td {
	font-size: 12px;
}
#links {
	position:absolute;
	width:516px;
	height:60px;
	z-index:3;
	top: 379px;
	text-align: left;
	font-family: Tahoma;
	font-size: 24px;
	border: thin dotted #FFF;
	padding: 3px;
	font-weight: bold;
	color: #F00;
}
#main #email #frm_7b5c760a72 table tr td {
	font-weight: bold;
}
