body {
      background-repeat: repeat-y;
      background-image: url(bg.png);
      background-color: #f1e4de; 
      margin: 0px;
	height: 100%;
	font-family:Tahoma;
	font-size: 7pt;
	color: #9f9399;
}
	
a {
  font-size : 6pt;
	text-decoration: none;
  text-transform: uppercase;
	color: #3a9091;
  font-weight:bold;
}

a:hover {
  font-size : 6pt;
	text-decoration: underline;
  text-transform: uppercase;
	color: #f9f1c6;
	font-weight:bold;
}


img.noborder {
  border: 0;
  }

img {
	border: 0px solid #000000;
	}





h1 {             background-image: url(http://sophia-daily.com/images/header.png);
		font-family : Tahoma;
  font-size : 6pt;
  text-weight: bold;
  text-align: right;
	text-transform: uppercase;
	padding: 5px;
	color: #ffabb8;
        border-top: 1px solid #e0e0db;
	border-bottom: 3px solid #e0e0db;
	

}


h3 {             background-image: url(bg4.png);
		font-family : Tahoma;
  font-size : 6pt;
  text-weight: bold;
  text-align: center;
	text-transform: uppercase;
	padding: 3px;
	color: #5785ae;
	border-bottom: 2px solid #7a909e;

}


input 
{color: #cc9999;
background: #000000;
font-family: verdana; 
font-weight: normal;
text-decoration: none;
font-size: 9px;
text-align: left;
border-style: solid;
border-color: #000000;}

 
#header {
align: center;
margin: 0;
padding: 0;
float: left;
width: 730px;
}

#pic {
margin: 0;
padding: 0;
float: left;
width: 170px;
font-family:Verdana,Arial,Helvetica;
	font-size: 7pt;
	color: #cc9999;
}


#content {
background: #faf4e6;
margin: 0;
padding: 0;
float: left;
width: 460px;

}


#nav2 {
margin: 0;
padding: 0;
float: left;
width: 175px;
text-align:justify;

}



h2 {
	font-family : verdana;
  font-size : 5.3pt;
  text-weight: bold;
text-transform: uppercase;
	color: #cc9999;
	
}