body {
	background:transparent url(../images/bg-vertical.png) repeat-x top left;
	font-family:"Trebuchet MS";
	font-size:12px;
}

a, a:visited, a:link, a:hover {
	color:#4ca5d1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	height:418px;
	background:transparent url(../images/bg-header.jpg) no-repeat;
}

#bottom {
	height:418px;
	background:transparent url(../images/bg-vertical-bottom.jpg) no-repeat;
}

#footer {
	background:transparent url(../images/footer.png) no-repeat center top;	
	height:120px;
}

#nav a {
	position:absolute;
	display:block;
	width:70px;
	height:70px;
	text-indent:-5000px;
	background:transparent url(../images/nav.png) no-repeat 0 -100px;
}

#right-side a:hover { text-decoration: none; }

#nav a.home, #nav a.home:hover, #nav a.home:visited, #nav a.home:link { margin-left:70px; margin-top:310px; }
#nav a.home:hover { background-position: 0 0; }

#nav a.high, #nav a.high:hover, #nav a.high:visited, #nav a.high:link { margin-left:30px; margin-top:30px; background-position: -70px 0px; width:92px; }
#nav a.high:hover { background-position: -70px -100px; }

#nav a.screen, #nav a.screen:hover, #nav a.screen:visited, #nav a.screen:link { margin-left:600px; margin-top:50px; background-position: -160px 0px; width:92px; }
#nav a.screen:hover { background-position: -160px -100px; }

#nav a.posse, #nav a.posse:hover, #nav a.posse:visited, #nav a.posse:link { margin-left:330px; margin-top:250px; background-position: -253px 0px; width:87px; }
#nav a.posse:hover { background-position: -253px -100px; }

#nav a.how, #nav a.how:hover, #nav a.how:visited, #nav a.how:link { margin-left:420px; margin-top:320px; background-position: -340px 0px; width:87px; }
#nav a.how:hover { background-position: -340px -100px; }

#nav a.support, #nav a.support:hover, #nav a.support:visited, #nav a.support:link { margin-left:780px; margin-top:190px; background-position: -430px 0px; width:87px; }
#nav a.support:hover { background-position: -430px -100px; }