html, body {
	background:url(img/bg2.gif) top repeat-x #1A1A1A;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 100%;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#intro_block {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;
}
#container {
	width: 800px;
	background-color: #000000;
}
#header {
	height: 98px;
	width: 800px;
}
#baseblock {
	width: 800px;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 15px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #222222;
	padding-top: 15px;
	clear: both;
}
#logo {
	float: left;
	height: 98px;
	width: 464px;
	background-image: url(img/logo_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#miniplayer1 {
	float: right;
	height: 98px;
	width: 336px;
	color: #FFFFFF;
	font-size: 13px;
}
#date1 {
	height: 20px;
	color: #333333;
	background-color: #BABABA;
	width: 170px;
	text-align: right;
	letter-spacing: 4px;
	font-size: 12px;
	padding-right: 5px;
	vertical-align: middle;
}
#sitenav {
	height: 72px;
	width: 798px;
	background-image: url(img/nvbk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #333333;
}
#leftbody {
	float: left;
	width: 248px;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B3B3B;
	margin-bottom: 10px;
}
#rightbody {
	float: right;
	width: 538px;
	margin-top: 15px;
}
#featured {
	background-color: #535353;
	margin-bottom: 10px;
	padding-right: 10px;
	width: 233px;
	padding-left: 5px;
	padding-bottom: 6px;
	padding-top: 10px;
}
#leftblock1 {
	margin-top: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.on {
	background-image: url(img/nvbk_over.jpg);
	background-repeat: repeat-x;
	color: #b1b1b1;
	font-size: 15px;
}
.off {
	color: #424242;
	background-image: url(img/nvbk.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
}
.navtxt {
	font-size: 15px;
	color: #b1b1b1;
}
a.navtxt:link {
	text-decoration: none;
	color: #424242;
}
a.navtxt:visited {
	color: #424242;
	text-decoration: none;
}
a.navtxt:hover {
	color: #b1b1b1;
	text-decoration: none;
}
#body {
	width: 800px;
}
.txtbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B3B3B;
	margin-bottom: 12px;
	padding-bottom: 10px;
}
.txtbox2 {
	margin-bottom: 12px;
	padding-bottom: 10px;
}
.bannerbox {
	margin-bottom: 12px;
	padding-bottom: 10px;
	background-color: #990033;
	padding-top: 10px;
}
.greytxt {
	color: #505050;
}
a.greytxt:link {
	color: #535353;
	text-decoration: underline;
}
a.greytxt:visited {
	color: #535353;
	text-decoration: underline;
}
a.greytxt:hover {
	color: #B2B2B2;
	text-decoration: none;
}
.yellowtxt {
	color: #FFCC66;
}
.txt13 {
	font-size: 13px;
}
.txt14 {
	font-size: 14px;
}
.txt20 {
	font-size: 20px;
}
.rightpad {
	padding-right: 15px;
}
.pad6 {
	padding: 6px;
}
.leftimg {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 6px;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.base {
	color: #535353;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.headerblock {
	background-color: #231f20;
	background-image: url(img/logo_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 160px;
	padding-left: 230px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
	color: #FFCC66;
}
input, select, radio, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.butt {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	padding: 2px;
	width: 98%;
	background-color: #3D3D3D;
	border: 1px solid #FF9900;
}
.portfoliotxt {
}
.portfoliotxt ol {
	list-style-position: outside;
}
