body {
	text-align: center;
	margin-top: 0px;
  }

#container {
  margin: 0 auto;
  width: 975px;
  text-align: left;
  background-color: #ffffff;
  height:658px;
  }
  
  #header {
   height: 72px;
   width: 976px;
   padding-left: 29px;
} 
#image-area {
   height: 252px;
   width: 922px;
   padding-left: 29px;
} 
#text-box {
   height: 228px;
   width: 279px;
   background-color:#fee77b;
   float:right;

   padding:12px;
} 
#quote-box {
   width: 619px;
   top:0px;
   background:#ffffff url('images/gradation.jpg') repeat;
   border:1px solid #bbbbbb;
   float:right;
} 
#quote-content {
   width: 503px;
   top:10px;
   position:relative;
  float:left;
  left:50px;
} 
#gray-box {
   width: 594px;
   height:14px;
   background-color:#d6d6d6;
   float:right;
   padding:13px;
} 

#container #image-area #text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
#navcontainer
{
margin: 10px 0 0 30px;
padding: 0;
height: 20px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #fff;
width: 130px;
height: 31px;
border-top: 1px solid #afc0e9;
border-left: 1px solid #afc0e9;
border-bottom: 1px solid #afc0e9;
border-right: 1px solid #afc0e9;
padding: 0;
margin: 0 0 10px 0;
color: #555555;
text-decoration: none;
display: block;
text-align: center;
font: normal 15px/31px "Arial", Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
color: #000000;
background: #e1e0e0;
}

#navcontainer a:active
{
background: #white;
color: #000000;
}

#navcontainer li#active a
{
	background: #fff;
	border: 1px solid #afc0e9;
	color: #187fba;
}
#main-body {
   top: 0px;
   width: 925px;
   padding-left: 29px;
   position:relative;
   float:left;
} 
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	line-height: 18px;
}
a:link {
	color: #0a7dc5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #3a3870;
}
#container #main-body #quote-box #gray-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
#container #main-body #quote-box #quote-content {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.style1 {color: #000000}
.style2 {font-size: 24px}

