
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#fcf3c5;
	line-height:1.3;
	background-color: #1A1B38;
	/**background-image: url("images/nrv1.gif");**/
	background-attachment:fixed;
		}
	
#main { width:960px;
		margin-left:10px;
		margin-right:15px;
		background-color:#2B4E2C;
		color:#fcf3c5;
		font-size:14px;
		margin-bottom:10px;
		padding-bottom:10px;	
		vertical-align:top;
		text-align:left;	
		/**border:2px solid #fcf3c5;		**/
		}
		
		/**
		border:3px solid #AD2734;
					
		**/
#main #menu2 {
		align:left;
		width:120px;
		padding:2px;
		color:#ffffff;
		background-color:#2B4E2C;
		margin-right:2px;
		margin-left:0px;
		}
					
div.prodframe	{	vertical-align:text-top
					}

div.header { background-color:#2B4E2C;
			color:#fcf3c5;
			height:150px;
			}

span.menutopic	{ font-size:17px;
					color:#fcf3c5;
					text-decoration:underline;
					}

p { text-indent:20px;
	margin-right:5px;
	margin-left:5px;}

H1 { color: #fcf3c5;
	text-align : center; 
	font-size : 25px }
	
h2{ font-size : 16px
		}
		
h3 { font-size : 14px;}

img { padding:4px;}

li { list-style : none }

span.dropcap { font-size : 180%	
}	

a:visited { text-decoration : none;
	    color: #ffffff;	
 }
 
 a:link.header {color:#fcf3c5;
 				text-decoration:none;
				}
a:hover {text-decoration: underline; color: #5887ad}
/** #66ffff **/
a:active{color:#0000ff}
a:hover.header {text-decoration: none; color: #5887ad}
.navlink { text-decoration:none; color:#fcf3c5;}