body {
	background: #000 url(imgs/splash-repeat.jpg) repeat-x 0px 20px;
	text-align: center;
	margin: 20px auto 0px;
	padding: 0px;
}

#visual {
	background: url(imgs/splash.jpg) no-repeat 50% -1px;
	height: 320px;
}
ul#alt-nav, #visual h1 a span {
	position: absolute; top: -1000px; text-indent: -999em; overflow: hidden;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #0CC;
}
p {
	color: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 3em;
}
h2 {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: italic;
	font-size: 200%;
	letter-spacing: .5em;
	margin: 20px 0px 0px;
	padding: 0px;
	text-indent: 6px;
}
h3 {
	color: #e1e1e1;
	font-weight: lighter;
	margin: .25em auto;
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p.base {
	margin-bottom: 0px;
	margin-top: 20px;
	letter-spacing: .7em;
}
p.four {
	letter-spacing: 1.6em;
}
p.three {
	letter-spacing: .4em;
}
p.two {
	letter-spacing: 2px;
}
* html p.base {
	letter-spacing: .56em;  text-indent: 7px;
}
* html p.four {
	letter-spacing: 1.25em; text-indent: 10px;
}
* html p.three {
	letter-spacing: .34em; text-indent: -10px;
}
* html p.two {
	letter-spacing: .66em; text-indent: -8px;
}
#visual h1 a { display: block; height: 100px; width: 300px;
padding-top: 110px }

#box-container {width:750px; height:180px;}

#box1 {float:left 180px;background-color:#ccc; border:thick #FFFFFF; margin-right:20px; margin-top:10px; width:190px; height:140px;}
#box1 p {color:#333333;}

#box2 {background-color:#ccc; border:thick #FFFFFF; margin-right:20px; margin-top:10px; width:190px; height:140px;}
#box2 p {color:#333333;}

#box3 {background-color:#ccc; border:thick #FFFFFF; margin-right:20px; margin-top:10px; width:190px; height:140px;}
#box3 p {color:#333333;}

#box4 {background-color:#ccc; border:thick #FFFFFF; margin-right:20px; margin-top:10px; width:190px; height:140px;}
#box4 p {color:#333333;}
#linkContainer {
	width: 900px;	
	margin: 10px auto;
}
#linkContainer p {
	font-size: 1em;
	line-height: 1em;
	color: #ccc;
	margin-top: 10px;
}
.linkBox {
	width: 280px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
}