
A:link { 
	color: blue; 
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 10pt;
	background-color: transparent;
	}

A:visited { 
	color: blue; 
	font-family: "Verdana", "Arial", sans-serif; 
	font-size: 10pt;
	background-color: transparent; 
	}

A:hover {
	color: blue;
	font-weight: bold;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10pt;
	background-color:transparent;
	}


BODY {
	color : black; 
	background : white url("") repeat; 
	background-repeat : no-repeat; 
	background-position : 50% 50%; 
	background-attachment : fixed;
	background-color : #ffa977; 
} 


uL.withdisc { list-style-type: disc }

.t1 { 
  color: red;
  text-align: center;
  /* font: bold 10em Times, serif; */
  font: bold 120px/120px Times, serif;
  text-shadow: 0.2em 0.2em;
  margin-top: 10px;
	background-color:transparent;
}

.t2 { 
  color: blue;
  text-align: right;
  margin-top: -50px;
  /* font: italic 6em Times, serif; */
  font: italic 32px/32px Times, serif;
  text-shadow: 0.2em 0.2em;
  margin-bottom: 10px;
	background-color:transparent;
}

H1 {
   color: blue;
   text-align: center;
   /*font: bold 32px/32px Times, serif;*/
	 font: 32px zorque;
	 background-color:transparent;
}

H2 {
	 color: #ff6;
	 text-align: center;
	 font: bold 20px/20px Times, serif;
	 background-color:transparent;
}

#author {
         text-align: center;
         color: green;
         font: bold 15px/15px Times, serif;
         background-color:transparent;
}

#author.a {
          color: blue;
}

.feature {
         color: red;
         font-weight: bold;
         background-color:yellow;
}

b
{
	color: #800080;
	background-color:transparent;
}

img
{ 
border-style: none; 
background-color:transparent;
}

#leftcontent {
position: absolute;
left:10px;
top:50px;
width:140px;
background:#ffa977;
border:0px solid #000;
	}

#centercontent {
background:#ffa977;
margin-left: 220px;
margin-right:199px;
border:0px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 205px;
margin-right:201px;
}

#rightcontent {
position: absolute;
right:5px;
top:50px;
width:100px;
background:#ffa977;
border:0px solid #000;
	}
	
#bigright{
position: absolute;
margin-left: 220px;
margin-right: 0px;
border:0px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 205px;
margin-right:0px;
}

