/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #140121;
	background-image: url(../images/tuanahairdesign_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
}
h5 {
	font-size: 18px;
	color: #FFFFFF;
}

#menu {
	position:absolute;
	left:86px;
	top:50px;
	width:125px;
	
	z-index:1;
}

#top {
	position:absolute;
	left:211px;
	top:0px;
	width:851px;
	height: 301px;
	z-index:2;
}

#text {

	z-index: 3;
	background: url(../images/tuanahairdesign_23.jpg);
	background-repeat: repeat-y;
}

#main {
	position:absolute;
	left:211px;
	top:301px;
	width:710px;
	height:100%;
	z-index:3;
	background: url(../images/tuanahairdesign_23.jpg);
	background-repeat: repeat-y;
	z-index: 4;
}

#right {
	position:absolute;
	left:921px;
	top:301px;
	width:141px;
	z-index:4;
	background-image: url(../images/rightrail-bg.gif);
}

.highlight {
	font-size: 14px;
	color: #FFFFFF;
	
}

a.white:link {
	color:	#FFFFFF;
	text-decoration: underline;	
}

.rightPhoto {
	float: right;
	margin: 0 0 10px 20px;
}
