#wrapper{
margin-left:auto;
margin-right:auto;
position:relative;
width:1050px;
z-index:99;
}

#navbar{
  width:100%;
  height:62px;
  margin-top:34px;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

#content{
	width: 900px;
	padding-right:10px;
	vertical-align:top;
	float:left;
	
}


#hd{
	background-color:#000;
	width:100%;
	height:30px;
	padding-left:20%;
	padding-right:20%;
}

#hdbuttons{
	width:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #FFF;
	text-align:center;
	height:42px;
	background-image:url(../images/head.png);
	line-height:40px;
}


a:link, a:visited, a:hover, a:active #hdbuttons{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/back2.jpg);
	background-repeat:no-repeat;
	background-color: #000;
	background-position:center top;
}

.masthead .topMas{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:inline;
	float:left;
	margin:53px 0 0;
	padding:0 0 4px;
	width:774px;	
}
.masthead {
	font-size:0.9em;
	height:189px;
	left:0;
	position:absolute;
	top:0;
	z-index:99;
	width:900px;
}

#brand{
	text-align:center;
}

.topMas #logo {
	z-index:1;
	width:900px;
}

#home #phrase{
	left:3px;
	top:180px;
}

#phrase {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
font-size:1.1em;
left:0;
line-height:1;
padding:7px 0 0;
position:absolute;
top:125px;
z-index:99;
}

#phrase2 {
	font-size:1.1em;
	left:0;
	line-height:1;
	padding:7px 0 0;
	position:absolute;
	width:100%;
	z-index:99;
}


img{
	border:0px;
}
