html, body,  h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	
	color:#fff;
}

ul {
list-style: square; 

}

li {
	margin-bottom:2px;
}


img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {

	text-decoration: underline;

}
.left {
	float: left;
}


.right {
	float: right;
}




body {
	background: white;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
}

#wrapper {
	text-align:left;
	margin-left:50px;
	margin-top:15px;
	width: 720px;
	float:left;
	border:0px solid green;
	
	
}


#wrapper {
	position: relative;
	padding-top: 20px;
}
h1 {
	position: absolute;
	top: 10px;
	left: 13px;
	font-size:26px;
	color:#3f3c2d;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}

#nav {
	
	float:right;
	
	
}
#nav  a {
	background-image:url(images/menu1.gif);
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}
#nav  a:hover {
color:#2AC20B;
}


#welcome  {
	color: #fff;
}

h2 {
	text-align: left;
	margin: 11px;
	color:#ceb085;
	font-size:12px;
}
#welcome p {
	margin: 0px 19px;
}



.fineline {
	clear:botj;
	border-bottom: 1px solid #506F94;
	margin-bottom: 12px;
	margin-top:30px;
}

.fineline-flat {
	border-bottom: 1px solid #506F94;
	margin-top:20px;
	margin-bottom:5x;
}

.fineborder {
	border: 1px solid #506F94;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}





#planer {
	float: left;
   	margin-top: 10px;
	border-right: 0px solid #506F94;
	padding-right: 0px;
	font-size:8pt;
	font-weight:arial;
	color:#172B42;
	margin-left:20px;

	
}
#stories {

	margin-top: 10px;
	border: 0px solid #506F94;
	padding:2px;
	font-size:8pt;
	font-weight:arial;
	margin-left:0px;
	float:right;
	

}

#planer p, #stories p {
	margin: 0px 0px;
}




#footer {

width:950px;
	font: 11px arial, sans-serif;
	color: #4E4A3A;
text-align:center;
		margin-top:5px;
		border-top: 1px solid #4E4A3A;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:50px;
	
}

.box_maroon {
 background: url(images/maroon_nifty.jpg) no-repeat;
 width:195px;
 height:120px;
 
border:0px solid gray;
color:#E0E3E4; 
padding:5px;
float:left;
font-size:7pt;
text-align:left;

}

.box_blue {
 background: url(images/blue_nifty.jpg) no-repeat;
 width:195px;
 height:120px;
 
 border:0px solid gray;
 color:#E0E3E4; 
 padding-right:0px; 
 float:left; 
 
}

.box_green {
 background: url(images/green_nifty.jpg) no-repeat;
 width:195px;
 height:120px;
 
 padding-right:0px;
 border:0px solid gray;
 
 

}

