/* layout styles */

body {
	background-color: #E8E8CC;
	margin: 0px;
	text-align: center;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	background-color: #ffffff;
}

#logo {
	position: absolute;
	left: 45px;
	top: 26px;
	z-index: 10;
}

#tagline {
	position: absolute;
	left: 205px;
	top: 0px;
	z-index: 10;
}

#backpictop {
	position: absolute;
	left: 480px;
	top: 0px;
	z-index: 5;
}

#nametag {
	position: absolute;
	left: 640px;
	top: 5px;
	width:150px;
	z-index: 10;
	text-align: right;
	font-family: Arial,Geneva,sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
}

#awawlayer {
	position: absolute;
	left: 600px;
	top: 25px;
	width: 310px;
	z-index: 50;
	visibility:hidden;
	text-align: left;
}

.awawbubbleback {
	background-image: url(/images/global/awaw_back.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 0px 8px;
}

.awawbubble {
	font-family: Arial,Geneva,sans-serif;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
}

a.nametaglink:link,a.nametaglink:visited,a.nametaglink:hover,a.nametaglink:active {
	font-family: Arial,Geneva,sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none
}

#photobar {
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: 10;
}

/* navigation styles */

#navbuttons {
	position: absolute;
	left: 50px;
	top: 258px;
	z-index: 20;
}

#nav1off {
	position: absolute;
	left: 50px;
	top: 258px;
	z-index: 10;
}

#nav1on {
	position: absolute;
	left: 50px;
	top: 258px;
	z-index: 10;
	visibility:hidden;
}

#nav2off {
	position: absolute;
	left: 118px;
	top: 258px;
	z-index: 10;
}

#nav2on {
	position: absolute;
	left: 118px;
	top: 258px;
	z-index: 10;
	visibility:hidden;
}

#nav3off {
	position: absolute;
	left: 214px;
	top: 258px;
	z-index: 10;
}

#nav3on {
	position: absolute;
	left: 214px;
	top: 258px;
	z-index: 10;
	visibility:hidden;
}

#nav4off {
	position: absolute;
	left: 378px;
	top: 258px;
	z-index: 10;
}

#nav4on {
	position: absolute;
	left: 378px;
	top: 258px;
	z-index: 10;
	visibility:hidden;
}

#nav5off {
	position: absolute;
	left: 508px;
	top: 258px;
	z-index: 10;
}

#nav5on {
	position: absolute;
	left: 508px;
	top: 258px;
	z-index: 10;
	visibility:hidden;
}

#nav6off {
	position: absolute;
	left: 614px;
	top: 258px;
	z-index: 10;
}

#nav6on {
	position: absolute;
	left: 614px;
	top: 258px;
	z-index: 10;
	visibility:hidden;
}


#subnav {
	position: absolute;
	left: 40px;
	top: 320px;
	z-index: 10;
}

#subnav .subnavicon {
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 0px;
	width: 11px;
	height: 9px;
	line-height: 9px;
}

#subnav .subnavitem {
	padding: 0px 0px 0px 0px;
	font-family: Arial,Geneva,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-decoration: none
}

/* content layout styles */

#introbox {
	position: absolute;
	left: 315px;
	top: 320px;
	width: 410px;
	z-index: 10;
	font-family: Times New Roman,serif;
	font-size: 14px;
	color: #231F20;
	line-height: 21px;
	text-decoration: none
}


#pinkwaves {
	position: absolute;
	left: 0px;
	top: 590;
	z-index: 10;
}



/* body text styles */

a:link, a:visited 
	{
	color: #A2567A;
	text-decoration: none
	}

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

.bodytext {
	padding: 630px 0px 20px 45px;
	background-image: url(/images/home/back_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 269px;
	z-index: 5;
	font-family: Arial,Geneva,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none
}

.leftcolumn {
	float: left;
	width: 350px;
}

.rightcolumn {
	float: right;
	width: 350px;
	padding: 0px 25px 0px 0px;
}

.headline {
	color: #993366;
	font-weight: bold;
}


.wordlink {
	color: #886622;
	text-decoration: none
}

a.wordlink:link,a.wordlink:visited,a.wordlink:hover,a.wordlink:active {
	color: #CC6611;
	text-decoration: none
}

.footer {
	clear: both;
	padding: 40px 0px 20px 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
