* {
	margin: 0;
	padding: 0;
	border-style: none;
	list-style-type: none;
}

body {
	color: white;
	font: 62.5% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: black url(images/main_bg.jpg) no-repeat;
}


#container {
	width: 680px;
	margin-left: 282px;
	position: relative;
}

#logo a {
	display: block;
	width: 223px;
	height: 205px;
	position: absolute;
	margin-left: 26px;
	text-indent: -9999px;
	overflow:hidden;
}

ul#nav {
	width: 680px;
	height: 35px;
	margin-top: 13px;
	overflow:hidden;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	height: 35px;
	background: url(images/nav_buttons.gif) no-repeat;
	text-indent: -9999px;
}

#nav li.portfolio a {
	width: 109px;
	background-position: 0 top;
}

#nav li.services a {
	background-position: -109px top;
	width: 101px;
}

#nav li.bio a {
	background-position: -212px top;
	width: 105px;
}

#nav li.contact a {
	background-position: -321px top;
	width: 82px;
}

#nav li.news a {
	background-position: -409px top;
	width: 52px;
}

#nav li.links a {
	width: 60px;
	background-position: -468px top;
}

#nav li.merch a {
	background-position: -533px top;
	width: 63px;
}

#nav li.goodies a {
	background-position: -602px top;
	width: 81px;
}

#main_content {
	background: url(images/Main-Background.jpg) repeat-y;
	width: 482px;
	color: black;
	font-size: 1.2em;
	padding-bottom: 22px;
	padding-left:5px;
	padding-top: 10px;
}

#main_content_b {
	background: url(images/Main-Background.jpg) repeat-y;
	width: 482px;
	color: black;
	font-size: 1.2em;
}

#main_content p {
	padding-left: 18px;
	padding-right: 30px;
	margin-bottom: 10px;
}

#main_content h2 {
	padding-left: 18px;
	padding-right: 30px;
	margin-bottom: 4px;
	font-size: 1.2em;
}

#homepage_news {
	border: 2px solid #000;
	width: 359px;
	margin-left: 54px;
	height: 137px;
	margin-bottom: 300px;
}

#homepage_news img {
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 7px;
	border-style: solid;
	border-width: 1px;
}

#homepage_news p {
	padding-left: 7px;
}

#homepage_news h3 {
	padding-left: 7px;
	padding-top: 7px;
	margin-bottom: 6px;
	font-size: 1.2em;
}

#sidebar {
	background: url(images/sidebar_bg.jpg) no-repeat;
	width: 197px;
	top: 32px;
	position: absolute;
	right: 0;
	color: black;
	height: 594px;
}

#twitter_update_list {
	width: 171px;
	margin-left: 14px;
	margin-top: 71px;
	overflow: auto;
	height: 118px;
	margin-bottom: 32px;
}

#sidebar iframe {
	margin-left: 14px;
}

#quote {
	display: block;
	height: 88px;
	margin-top: 52px;
	margin-left: 32px;
	width: 144px;
	margin-bottom: 108px;
	text-indent: -9999px;
	overflow:hidden;
}

#footer {
	background: url(images/footer_army.jpg) no-repeat;
	padding: 149px 0 0 245px;
	position: relative;
	top: -163px;
}

#footer p {
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	font-size: 1em;
}

#footer ul {
	background: url(images/footer_bg.gif) no-repeat;
	height: 35px;
	padding-left: 94px;
	overflow:hidden;
}

#footer ul li {
	display: inline;
}
