div.container {
	width:1024px;
	margin:auto;
}

div.splash {
}

div.whites {
	border-top:10px solid black;
	border-bottom:10px solid black;
}

div.whites embed {
	margin:30px 85px;
}

div.whites iframe {
	margin:27px 262px;
}

div.donate {
	background-image:url('http://farm4.static.flickr.com/3049/2718995394_13771e9bb4_o.jpg');
	background-repeat: no-repeat;
	height:576px
}

div.links {
background-image:url('http://farm4.static.flickr.com/3091/2718202629_c8fba6551b_o.jpg');
	background-repeat: no-repeat;
	height:576px
}

div.linkscontent {
	padding:10px;
}

div.bottombar {
	text-align:center;
}

div.cbox {
	width:160px;
	position:relative;
	top:15px;
	left:855px;
}

div.chipin {
	width:250px;
	position:relative;
	top:10px;
	left:20px;
}

body {
	margin:5px;
}

a {
	font-family: Lucida Console, Monaco, monospace;
	font-size: 45px;
	color: #000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #00F;
}

a:active {
	text-decoration: none;
}