body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background: white url('images/bg1.gif') top center repeat-y;
margin:0px;
padding:0px;
color:white;
}

a {
color:white;
}

#snow {
width:100%;
height:100%;
background: transparent url('images/snowflakes.png') top left repeat;
padding-top:30px;
}

#container {
width:940px;
margin:0px auto 0px auto;
}

.sat {
background: transparent url('images/img1.jpg') bottom right no-repeat;
}
.party {
background: transparent url('images/img2.jpg') bottom right no-repeat;
}

#header {
width:940px;
height:175px;
background: transparent url('images/header.jpg') top left no-repeat;
}
#header h1 {
display:none;
}

#mainbody {
width:940px;
margin:20px 0px 0px 0px;
}

#nav {
float:left;
width:130px;
height:250px;
}

#content {
float:left;
width:510px;
margin-left:40px;
margin-right:40px;
}

#locations {
float:left;
width:179px;
background:#547FB4 url('images/locations.gif') top left no-repeat;
padding-top:45px;
padding-bottom:26px;
position:relative;
color:#FFFFFF;
}

#locations a {
color:#FFFFFF;
text-decoration:none;
}
#locations ul{
list-style:none;
line-height:20px;
text-indent:-15px;
font-weight:bold;
font-size:12px;
}
#location-bottom {
	position:absolute;
	bottom:0px;
	width:179px;
	height:26px;
	background:#5E85B8 url('images/loc-bottom.gif') top left no-repeat;
}

#pipeband {
float:left;
width:179px;
padding-top:45px;
padding-bottom:26px;
position:relative;
color:#FFFFFF;
}

#footer {
width:940px;
height:120px;
text-align:center;
font-size:9px;
color:#9EBEE8;
margin-top:30px;
}
#footer-pad {
margin-left:50px;
margin-right:50px;
}

.floatfix {
clear:both;
overflow:hidden;
height:0px;
font-size:0px;
}
.nav a {
font-size:18px;
color:#FFFFFF;
text-decoration:none;
line-height:30px;
}
.nav ul {
list-style-type:none;
text-align:right;
margin:0px;
}
.nav li {
list-style-type:none;
text-align:right;
margin:0px;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: left;
	font-size: 19px;
	padding: 8px 0 8px 0;
	margin: 0 8px 0 8px;
}

h2 {
	text-align: left;
	font-size: 15px;
	padding: 6px 0 6px 0;
	margin: 0 6px 0 6px;
}

h3 {
	font-size: 14px;
	padding: 8px 0 8px 0;
	margin: 0 8px 0 8px;
}

h4 {
	font-size: 13px;
	padding: 5px 0 5px 0;
	margin: 0 5px 0 5px;
}

h5 {
	font-size: 12px;
}
