h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-style:oblique;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-style:normal;
}

body { background-image: url(images/paper.jpg)}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: normal;
}

#wrapper {width:1000px;
height:100%;
margin-left:auto; margin-right:auto;
color:;
}

#header {width:1000px;
height:230px;
background-image:url(images/header.png)
}

#menubar {width:1000px;
height:40px;}

#content {width:970px;
padding-left:30px;
padding-top:10px;
background-color:#FFF;
}
.tab-box { 
  border-bottom: 1px solid #DDD;
  padding-bottom:5px;
}
.tab-box a {
  border:1px solid #DDD;
  color:#666666;
  padding: 5px 15px;
  text-decoration:none;
  background-color: #eee;
}
.tab-box a.activeLink { 
  background-color: #C2D1FF; 
  border-bottom: 0; 
  padding: 6px 15px;
}
.tabcontent { border: 1px solid #ddd; border-top: 0;}
.hide { display: none;}

li { list-style-image: "images/check.gif";
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight: normal;} 

