body {
background-image: url('http://i290.photobucket.com/albums/ll241/wierdology/scraped.jpg');
}
body, table, td, div{
font-family:"tahoma";
font-size:11px;
line-height:15pt;
letter-spacing:0px;
color:#3C3C3C;
margin:0px;
padding:0px;
}

a:link, a:visited, a:active 
{
        text-decoration: none;
	font-weight:normal;
	font-family: "tahoma";
	color:#4B4B4B;
	cursor:crosshair;
        font-size:11px;
}

a:hover 
{ 
	text-decoration: none;
	font-weight:normal;
	font-family: "times new roman";
	color:#4B4B4B;
	cursor: crosshair;
        font-size:11px;
}

b
{
	color: #7CAA6A; 
	letter-spacing:1px;
	font-weight:bold;
}

u
{
	color:#878A8F; 
	font-family:"times new roman"; 		
	letter-spacing:2px; 
	font-weight:normal;
}

i
{
	color: #7A9FA8; 
	font-family:tahoma; 
	letter-spacing:2px;
	font-weight:normal;
}

s
{
	font-family:verdana;
	font-size:10px; 
	color:#B0CEEF;
}

h1
{
	text-align:right;
	font-family:"trebuchet ms";
	font-size:12pt;
	color:#ED9121;
	margin:1px; 
	line-height:20px;
	font-weight:normal;
	text-transform:uppercase;
}

h2
{
	text-align:left;
	font-family: "trebuchet ms";
	font-size:20pt;
	color:#A4D3EE;
	margin:2px; 
	line-height:26px;
	font-weight:normal;
}

blockquote	 {
  border-left: 30px solid #d9d9d9;
  padding-left: 10px;
  font-size:9pt;
  letter-spacing:0px;
  font-family: georgia, serif;
  font-style: italic;
}


a.navi:link, a.navi:visited, a.navi:active
{
    width:100px;
   margin-left:0px;
   margin-top:0px;
   margin-bottom:0px;
   padding-right:0px;
   padding-left:0px;
   border:1px solid #474646;

   background-color:#4e9386;
   font-family:tahoma;
   font-size:13px;
   font-weight: bold;
   color:#383737; 
   letter-spacing:0px;
   text-align:center;
   line-height:30px;
 }




a.navi:hover  {
   width:100px;
   margin-left:0px;
   margin-top:0px;
   margin-bottom:0px;
   padding-right:0px;
   padding-left:0px;

   background-color:#474646;
   font-family:tahoma;
   font-size:13px;
   font-weight: bold;
   color:#ffffff; 
   letter-spacing:0px;
   text-align:center;
   line-height:30px;
   border-top:0px solid #ffffff;
   border-right:0px solid #4d2438;
   border-left:0px solid #F3C3D2;
   border-bottom:0px dashed #cececd;
}


a.side:link, a.side:visited, a.side:active {
text-decoration : none;
color:#B0CEEF;
font-size : 9pt;
line-height:9pt;
font-family : verdana;
display:block;
border-bottom:1px dotted #37786C;
text-align: center;
}

a.side:hover {
color:#ffffff;
font-size:9pt;
line-height:9pt;
font-family:verdana;
display:block;
border-bottom:1px dotted #37786C;
text-align:center;
}

div.main{
padding-left:10px;
padding-bottom:10px; 
padding-right:10px;
padding-top:10px;
background:none;
}

#masterdiv{
background:none;
font-weight:normal;
}

#tw {
width : 400px;
height : 460px;
border : 1px solid #000;
background-color :#ccc;
padding : 5px;
font-family : "courier new",courier,monospace;
font-size : 18px;
}