body {
background-color: #fef7d4;
text-align:center;
}


#topbar1 {
	width: 750px;
	height: 12px;
      background: #FFFF00;
	color: #ADFF2F;
      text-align: center;
	margin: 0px auto 0px;
	padding: 8px 0px 0px 0px;
      font-size: 28px;
      font-family: Times New Roman, Sans-Serif;
         
}

#header {
	background: #ADFF2F url(beautiful-sunrise-IM-01.jpg) top center repeat-y;
         /*background: #ADFF2F url(beautiful-sunrise-IM-01.jpg);*/
	width: 750px;
	height: 200px;
         
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	}

#topbar2 {
	background: #ADFF2F;
	width: 748px;
      height: 19px;
      border: 2px solid #FFFF00;
	margin: 0px auto 0px;
	padding: 0px 0px 1px 0px;
      text-align: center;
      font-size: 16px;
      color: #006400;
      font-weight: bold; 
      font-family: Times New Roman, Sans-Serif;
}

#quote  {
      font-size: 15px;
      font-weight: bold; 
      color: #0000ff;
      text-align: center;
      font-family: Times New Roman, Sans-Serif;
}

table    {
width:100%;
border: 0;
margin-left: auto;
margin-right: auto;
}

td	{
text-align:center;
}

div.red  {
font-size: 15px;
font-weight: bold; 
color: #ff0000;
text-align:center;
}

div.img	{
  margin: 2px;
  height: auto;
  width: auto;
  float: none;
}	

div.blue  {
      font-size: 15px;
      font-weight: bold; 
      color: #0000ff;
      text-align: center;
      font-family: Times New Roman, Sans-Serif;
}

div.rightbar {
	background: #adff2f;
	width: 125px;
      height: 20px;
      border: 0px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
      text-align: center;
      font-size: 16px;
      color: #ff0000;
      font-weight: bold; 
      font-family: Times New Roman, Sans-Serif;
}

table.table2    {
width: 100%;
border: 0;
margin-left: auto;
margin-right: auto;
text-align: center;

}

.tdleft	{
text-align:center;
font-weight: bold;
color: #0000ff;
}

.tdcenter	{
text-align: left;
font-weight: bold;
background: #cae1ff; 
}

.tdright	{
text-align: center;
font-weight: bold;
color: #0000ff;
}


#copyright  {
font-size: 15px;
font-weight: bold; 
color: #0000ff;
text-align: center;
}

a:link {color: #fef7d4; text-decoration: none; border: none; }
a:visited {color: red; text-decoration: none; border: none; }
a:hover {text-decoration: none; border: none; }
