/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background-image: url(/images/northstudio.jpg);
	overflow: auto;
	}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(/images/tick.gif);
}
#head {
	margin: 0 auto;			
}

.spacer{
clear: both;
}
#container {
	margin: 0 auto;
	width: 1000px;
	background-image: url(/images/backnav.jpg);
	background-position: bottom;
	}
	#content {
	width:340px;
	margin-left: 20px;
	float: left;
}
#images {
	width:580px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#footer {
	margin: 0 auto;
	width:980px;
		}
		#distro {
	margin: 0 auto;
	width:935px;
	}
.greeentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A7D16B;
}
#otherstuff1 {
	width:420px;
	float: left;
	display: inline;
	margin-left: 30px;
}
#otherstuff2 {
	width:440px;
	float: left;
	display: inline;
	margin-top: 40px;
	margin-left: 60px;
}
a:link {
	color: #A7D16B;
}
a:visited {
	color: #A7D16B;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #A7D16B;
}
#counter {
	margin: 0 auto;
	width: 1000px;
		}
.largewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
