body{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../images/top_gra.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}

 h1, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-align: left; background: transparent; margin:0px;}
/* background should be transparent, but WebTV has a bug */
h1{font-size: 18px ; color:#145892;
font-weight: bold;;
padding: 5px;} 
h2 { font-size:14px; 
background-image: url(../images/gra.jpg);
background-position: top;
background-repeat: repeat-x;
padding:5px;
}
h3 {font-size: 14px; color:#2371AB;  }
h4 {font-size:12px;
color: #4495CE;  }
h5 { font-style: italic !important; font-size: xx-small;  }
h6 { font-variant: small-caps; font-size: x-small;}
.header{
	background-image: url(../images/window.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 510px;
	padding: 20px 0px 88px 11px;
}
.topnav{
	background-image: url(../images/topnav.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding:6px 0px 42px 5px;
}
.topnav a:link,.topnav a:visited{
	text-decoration: none;
	color:#E1EDE3;
	font-weight: bold;
	padding-right: 20px; 
}
.topnav a:hover{
	text-decoration: underline;
}
.right{
	background-image: url(../images/right.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 40px;
}
.content{
	background-image: url(../images/dividers.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	width: 520px;
}
.gra{
	background-image: url(../images/con_gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.main{
	width: 400px;
	text-align: justify;
	padding-bottom: 20px;
}
.box{
width: 270px;
background-image: url(../images/divid2.jpg);
background-position: left;
background-repeat: no-repeat;
padding: 18px 3px 52px 120px; 
_padding: 18px 3px 40px 120px; 
}
.gra a:link,.gra a:visited{
text-decoration: none;
color:#E17A33;
font-size: 11px;
font-weight: bold; 	
}
.gra a:hover{
text-decoration: underline;	
}
.rightnav{
	padding: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/right_gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.footer{
	background-image: url(../images/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5px 0px 30px 40px;
	color: Gray;
}
.footer a:link,.footer a:visited{
text-decoration: none;
color:#44B8E5;
font-size: 12px;
font-weight: normal;	
}
.footer a:hover{
text-decoration: underline;	
}
.review ul{
 	color:#E17A33; 
 }
.review li a:link,.review li a:visited{
text-decoration: none;
color:black;
font-size: 12px;
font-weight: normal;	}
.review li a:hover{
text-decoration: underline;
}	