/** =Resets **/
address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}

:focus{ -moz-outline-style: none;
}
html {
    overflow-y: scroll;
}
body {
	background: #FFFFFF;
	color: #666;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#container {
	width: 950px;
	background: #FFFFFF;
	background-image: url(graphics/grad.jpg);
	z-index: 1;
	margin: 1px auto;
	text-align: left;
	top: 44px;
	position: relative;
	height: 650px;
}


#search {
	position: absolute;
	height: 20px;
	width: 255px;
	left: 700px;
	top: -29px;
}

/* end hide */

#topphoto {
	top: -1px;
	width: 920px;
	height: 240px;
	z-index: 9;
	position: absolute;
	left: 29px;
	bottom: 0px;
}
#textLeft {
	width: 854px;
	z-index: 22;
	overflow: hidden;
	top: 244px;
	position: relative;
	background-image: url(graphics/BlocksNoFlash.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	left: 50px;
	padding: 0px 0 0 0;
	height: 344px;
} 


/* mac hide \*/
* html #textLeft{
	height: 300px;
	position: relative;

}
#footer {
	width: 950px;
	height: 29px;
	top: 250px;
	position: relative;
}


#logo {
	position:absolute;
	left:12px;
	top:-44px;
	width:365px;
	height:44px;
	z-index:16;
	overflow: visible;
}
#nav {
	position:absolute;
	width:300px;
	height:240px;
	z-index:24;
	left: 30px;
}



#barMid {
	position: absolute;
	width: 949px;
	height: 40px;
	z-index: 4;
	top: 239px;
	background-image: url(graphics/BarMid.jpg);
	vertical-align: bottom;
}
#headerName {
	position: relative;
	width: 300px;
	height: 30px;
	z-index: 5;
	top: 254px;
	left: 50px;
}


.bold {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #707070
}



.boldItalic {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
	font-style: italic;
}
