﻿body {
	margin: 0;
	padding: 0;
	font: normal 80% verdana, sans-serif;
	background: #fff url(../img/nw_bg.jpg) no-repeat top center;
	text-align: center;
}
* {
	border: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
h1 {
	font: normal 1em verdana, sans-serif;
	color: #888;
}
h3 {
	font-size: 1em;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 0px 0px;
	border-bottom: 1px solid #9cf;
}
#bg {
	width: 800px;
	padding: 0px;
	margin:0px auto 0px auto;
}
#header {
	width: 800px;
	background: url(../img/fadetop.jpg) no-repeat top left;
	margin-top: 10px;
	height: 40px;
	text-align: center;
}
#topmenu {
	float: left;
	width: 130px;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu li {
	margin: 0px;
}
#topmenu a {
	color: #333;
	display: block;
	width: 130px;
	padding: 3px 0px 3px 0px;
	border: 1px solid #9cf;
	background: #9cf;
	text-decoration: none;
}
#topmenu a:hover {
	width: 128px;
	border: 1px solid #ccc;
	background: none;
	color: #fff;
}
li a#current {
	width: 128px;
	background: none;
	color: #000;
}
#left {
	background: url(../img/fadebottom.jpg) repeat-x top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: 390px;
}
#left a {
	display: inline;
	width: 128px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: none;
	text-decoration: none;
}
#left a:hover {
	width: 128px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: none;
	text-decoration: none;
}

.hovimg img { 
	border: 1px solid #fff;
} 
.hovimg:hover img { 
	border: 1px solid #005288;
}
#infobox {
	width: 115px;
	text-align: center;
	font: normal 0.7em verdana, sans-serif;
	color: #333;
	border: 1px solid #ccc;
	background: #9cf;
	padding: 3px;
	margin: 0px auto 0px auto;
}
.c {
	text-align: center;
}
#right {
	background: #fff;
	float: right;
	text-align: left;
	width: 200px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 10px 10px;
	border-left: 1px solid #9cf;
	color: #333;
}
#right p {
	margin: 0px;
}
#right ul {
	list-style: square outside url(../img/bullet.gif);
}
#right li {
	font: normal 90% verdana, sans-serif;
}
a {
	text-decoration: underline;
	color: #69f;
}
a:hover {
	text-decoration: underline;
	color: #09f;
}
#logo {
	padding: 0px;
	margin: 0px;
	text-align: left;
	background: none;
	height: 150px;
}
#content {
	margin: 0px 230px 20px 130px;
	padding: 3px 0px 3px 5px;
	text-align: justify;
	color: #222;
	height: 400px;
}
#content p {
	padding-top: 3px;
	text-indent: 1em;
}
#blogcontent {
	margin: 0px 210px 20px 120px;
	padding: 3px;
	text-align: left;
	color: #222;
	height: 400px;
	overflow: auto;
}
#blogcontent p {
	padding-top: 3px;
	text-indent: 1em;
}
#store {
	text-align: left;
	width: 600px;
	font: normal 0.8em verdana, sans-serif;
	margin: 0px 0px 20px 150px;
	padding: 5px 0px 5px 10px;
	color: #333;
}
#belowcontent {
	border-top: 1px solid #9cf;
	margin: 0px 230px 20px 0px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
	color: #333;
	clear:left;
}
#bottom {
	text-align: center;
	width: 800px;
	padding-top: 5px;
	margin: 0px;
	color: #333;
	border-top: 1px solid #9cf;
}
#footer {
	width: 800px;
	clear: both;
	text-align: right;
	font: normal 90% tahoma, sans-serif;
	color: #888;
	letter-spacing: 2px;
	padding: 25px 0px 10px 0px;
}
#footer a {
	color: #888;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}

.signature {
	text-align: right;
}
.green {
	font: normal bold 100% tahoma, sans-serif;
	letter-spacing: 1px;
	color: #090;
}
#content input, #content textarea {
	
	padding: 2px;
		
	margin-bottom: 2px;

	border: 1px solid #9cf;

}



#content input.submit-button {

	width: 75px;

	float: right;

	color:#444;
}



#bottom input.submit-button {

	border: 1px solid #9cf;

	width: 75px;

	color:#444;
}
#contentstyles {
	margin: 0px 230px 20px 130px;
	padding: 3px 0px 3px 5px;
	text-align: center;
	color: #222;

}
.styles {
	width: 150px;
	font-size: 80%;
	text-align: center;
	border: 1px solid #f8f8f8;

	padding: 5px 5px 10px 5px;
	margin: 15px;
	float: left;
}
.hoverimg img { 
	border: 1px solid #fff;
} 
.hoverimg:hover img { 
	border: 1px solid #9cf;
}
.smallfont {
	font: normal 0.7em verdana, sans-serif;
}