
body {
margin-top : 0px;
margin-left : 96px;
background-color : #ffffff;
font-family : verdana, sans-serif;
font-size : 11px;
color : #656565;
letter-spacing : 0;
line-height : 17px;
text-align : justify;
background-image : url(bg.gif);
}

#wrapper {
width : 1050px;
margin : 0 auto;
padding : 0;
text-align : justify;
z-index : 2;
}

#header {
background: url(layout.gif) no-repeat;
width: 1050px;
height: 582px;
margin: 0 auto;
}

td {
font-family : verdana, times, sans-serif;
font-size : 10px;
color : #9b9b9b;
letter-spacing : 0;
line-height : 14px;
text-align : justify;
}

TEXTAREA, INPUT {
color : #FFB2DF;
font-family : verdana, times;
font-size : 8pt;
background-color : #DA7489;
border : 1px dotted #611030;
}
A:link {
color : #FF6656;
font-weight : bold;
text-decoration : none;
}
A:visited {
color : #FF6656;
font-weight : bold;
text-decoration : none;
}
A:active {
color : #FF6656;
font-weight : bold;
text-decoration : none;
}
A:hover {
color : #C21F3E;
font-weight : bold;
text-decoration : none;
}



/* Navigation */
#nav	{
	width: 1050px;
	height: 68px;
	border: 0;
	padding: 0;
	margin: 0px 0px 0 0px;
	background: transparent url(nav1.gif) top left no-repeat;
}
	
#nav ul	{
	width: 604px;
	height: 68px;
	margin: 0;
	padding: 0;
	position: relative;
}
	
#nav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
	
#nav ul li, #nav a	{
	height: 68px;
	display: block;
}

#nav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
}

#n1 {left: 433px; width: 162px;}
#n2 {left: 610px; width: 162px;}
#n3 {left: 788px; width: 162px;}


#n1 a:hover {background: transparent url(nav2.gif) -433px 0 no-repeat;}
#n2 a:hover {background: transparent url(nav2.gif) -610px 0 no-repeat;}
#n3 a:hover {background: transparent url(nav2.gif) -788px 0 no-repeat;}

* html #wrapper { margin-left : 54px; }




