body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: #000000 url(nrbg.jpg) no-repeat fixed top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	# color: #000000;
}

a 		{ color: #000000; text-decoration: underline; font-weight: bold; }
a:link		{ color: #000000; text-decoration: underline; font-weight: bold; }
a:active	{ color: #447744; text-decoration: underline; font-weight: bold; }
a:hover		{ color: #447744; text-decoration: underline; font-weight: bold; }

div.master {
border-right: dashed thin;
border-left: dashed thin;
border-bottom: dashed thin;
border-top: none;
	width: 510px;
	height: auto;
	margin: 0px auto; 
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 10px;
	padding-bottom: 50px;
	background-image: url(bg.png);
	background-repeat: repeat;
	text-align:left;
}

div.bg {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -1;
	padding: 0px;
	width: 100%;
	height: 100%;
	margin: 0px auto; 
	background-color: #FFFFFF;

	display: none;

}
div.search {	width: 500px;	text-align: right;	padding: 0px;	}
div.links {
	margin: 0px;
	padding-top: 0px;
	padding-left: 25px;
	
	width: 200px;
	height: 100%;
	border-left: solid;
	border-left-width: thin;
	border-left-style: dashed;
}
div.footer {
	padding: 20px;
	width: 100%;
	text-align: center;
}
img.bg {
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0px auto; 
	padding: 0px;
}
img.work {
		margin: 3px 10px 5px 0px;
		float: left;
}
img.thumb {
		width: 150%;		
}
p.thumb {
		width: 95px;
		height: 95px;
		margin: 3px 15px 5px 0px;
		overflow: hidden;
		float: left;
}
p.result {
		width: 500px;
}
div.content {
	padding-top: 0px;
	width: 510px;
}
div.fullcontent {
	padding-top: 0px;
	width: 510px;
}
div.header {
	width: 500px;
	height: 200px;
	text-align: center;
	padding: 0px;	
}
div.thumbnail img {
	width: 295px;
	padding: 0px;	
}
div.navigation {
	width: 500px;
	text-align: left;
	padding-top: 15px;	
}
div.comments {
	width: 510px;
	padding: 0px;	
}
.aligncontent {

}
div.categories {
	text-align: center;
	font-size: 14px;
	font-weight: lighter;
}
strong {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 16px;
	font-weight: lighter;
}
h5 {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: lighter;
}
h4 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 14px;
	font-weight: lighter;
}	
h3 {
	margin: 0px;
	padding: 0px;
	color: #FF6633;
	font-size: 20px;
	font-weight: lighter;
}
h2 {
	color: #000000;
	font-size: 30px;
	margin-top: 0px;
}
h1 {
	color: #000000;
	font-size: 48px;
	margin-bottom: 0px;
	font-weight: lighter;
}
div.hr {
	width: 100%;
  	height: 10px;
	border-bottom: dashed thin;
	clear:both;
}
div.hr hr {
  	display: none;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;

}
li {
	float: left;
	margin: 0 0.15em;
	padding-right: 15px;
	padding-top: 0px;
}

.morelinks a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFCC66;
		text-decoration: none; font-weight: bold;
		}	


.navigation {	
	padding-bottom: 25px;	
	width: 600px;
	height: 45px;
	font-size: 12px;		
	background-repeat: no-repeat;
	background-position: -10px 100px;
	overflow: visible;
}
input[type=text] {
	align: right;
	height: 15px;
	width: 200px;
}
input[id=Title] {
	align: right;
	height: 15px;
	width: 100%;
}
input[id=Tags] {
	align: right;
	height: 15px;
	width: 100%;
}
textarea {
	height: 200px;
	width: 100%;
}

input[type=submit] {
	margin-left: 10px;
	height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3D2120;
	
}
input[type=file] {
	margin-left: 10px;
	height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #3D2120;
	
}
img {
border: none;
/*padding-right: 2px;
padding-right: 2px;*/
}
.smd_slimbox {
	float:left;
	width:600px;
	margin:1em 0;
	clear:both;
	list-style:none;
}
.smd_slimbox li {
	width:150px;
	height:150px;
	float:left;
	margin:1em auto;
	text-align:center;
}
.smd_slimbox img {
	margin:0 auto;
}
.smd_slimbox span {
	float:left;
	width:140px;
	padding:2px 0 0 5px;
}
li.smd_slimbox_nav {
	clear:both;
	width:500px;
	padding:20px;
}
.smd_slimbox_prev {
	float:left;
}
.smd_slimbox_next {
	float:right;
}
