body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color: #000000 /*#272727*/;
	font-size: 12px;
	color: #7e7e7e;
	list-style-type: none;
}

#nazpadding {
	margin-left: auto;
	margin-top: 100px;
	width: 850px;
	margin-right: auto;
}

#header {
	width: 844px;
	padding-bottom: 20px;
}

.big_img {
	float: left;
	position: static;
	border-style: none;
	padding: 1px;
}
.latest_img {
	padding: 1px;
	float: right;
	border-style: none;
}
.latest_img_btm {
/*	margin-top: 171px;
	margin-left: 503px;
*/
	padding: 1px;
	float: right;
	border-style: none;
	clear: both;
}

#images {
	width: 844px;
	height: 336px;
	background-color: #575757;
}

.about {
	width: 844px;
	height: 360px;
	margin-top: 10px;
}

#footer {
	width: 844px;
	text-align: right;
	font-size: 10px;
}

#content{
	overflow:hidden;
	width:844px;
	height:350px;
	z-index: 10000;
	position: relative;
}

#content a{
		color:#777;
		font-weight:bolder;
		text-decoration:none;
	}

a:active, a:visited, a:hover, a {
	color:#777;
	text-decoration: none;
}                   

.section{
	/* 950px x number of items in menu */
	/*width:570000px;*/
	width: 1900px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		padding:0;
		width:844px;
		height:360px;
	}
.editor-base {
	padding-left: auto;
	padding-right: auto;
	width: 700px;
	min-height: 500px;	
}
.edit-title, #editor-items {
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #e7e7e7;
	padding-bottom: 20px;
}

ul {
	margin-left: 0px; 
	padding-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	float: left;
	position: static;
}

.btm_line {
	width: 770px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ebebeb;
	font: 10px "Courier New", Courier, mono;
}

.option1 {
	background: url(images/slate.png) repeat-y;
	width: 844px;
	height: 96px;
	padding: 5px;
	text-align: left;
	margin-bottom: 5px;
}

.option1_thumb {
	position: static;
	float: left;
	height: 96px;
	width: 199px;
}
.option1_context {
	float: right;
	height: 96px;
	width: 630px;
	position: relative;
}
.option1_head {
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

.option2 {
	background: url(images/slate.png) repeat-y;
	height: 16px;
	text-align: right;
	margin-bottom: 5px;
	
}

.work_thumbs {
	height: 96px;
	width: 199px;
	text-align: left;
}
.veils_page {
	padding: 10px;
	text-align: center;
	z-index: 5;
}

.about_left {
	float: left;
	width: 369px;
	height: 369px;
	padding-right: 20px;
	padding-top: 20px;
	position: absolute;
}
.about_quotes{
	margin-top: 280px;
	width: 369px;
	float: right;
	text-align: center;
	position: absolute;
}
.about_right {
	padding-top: 5px;
	position: absolute;
	margin-left: 390px;
	float: right;
}

#editor_page {
	text-align: center;
	height: 300px;
}

#editor_dl_link, .generic_dl_link {
	background: url(images/slate.png) repeat-y;
	height: 15px;
	padding: 2px;
	text-align: right;
}

.generic_page{
	background: url(images/slate.png) repeat-y;
	width: 844px;
	height: 96px;
	padding: 5px;
	text-align: left;
	margin-bottom: 5px;
}

/* navigation shit below*/

#navigation {
	
	position: relative;
	width: 844px;
	margin: 10px 0;
	overflow: hidden;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#navigation li {
	float: right;
	list-style: none;
}
#navigation li.backLava {
	border: 1px;
	height: 1px;
	background-color: #222;
	width: 9px;
	position: absolute;
}
#navigation li a {
	text-decoration: none;
	text-align: center;
	padding: 5px 10px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
}

img {
	border: 0;
}