
body {
	margin:5px;
	font-family:verdana,sans-serif;
        font-size:14px;
        line-height:20px;
	}

p    {
     color:#333333;
     font-size:14px;
     line-height:24px;
     margin:8px;
     }


h1 {
    color:lightyellow;
    font-size:36px;
    line-height:32px;
    text-shadow: #000000 10px 10px 10px;
    
   }



h3 {
    color:#494600;
    font-size:17px;
    line-height:32px;
    text-shadow: #808080 4px 4px 4px;
    padding:0;
   }


#wrapper {
 	margin:0 auto;
	text-align:left;
	width:780px;
        height:800px;
	}


#content {
	background:#fff ;
    	padding:0 5px;
	font-size: 1.2em ;
        width:680px;
        margin:50;
	}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}



#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}


#image {
  position:relative;
  width:170px;
  height:128px;
  margin:0;
}
#text {
  position:absolute;
  top:0;
  left:0;
  width:60px;
  height:118px;
  background:#fff;
  padding:5px;
}
#text {
  filter: alpha(opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.70;
  opacity:0.7;
}
#words {
position:absolute;
  top:0;
  left:0;
  width:60px;
  height:118px;
  background:transparent;
  padding:5px;
}



em {
	color:#999a9a;
	font-style:normal;
	}

.header {
	color:#000;
	font-size:16px;
	background:#fff;
	margin:0 0px;
	padding:6px 25px;
	}





.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


textarea {
	font: .9em 'Courier New', Courier, Fixed;
	}

a,a:visited {
	color:#002579;
        font-size:14px;
	text-decoration:none;
       
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

a:active {color:red;}
a:focus {color:darkred;}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none; 
	}

input.aa { color:darkgreen ; background-color:lightgreen ;  border-style:ridge ;  -moz-border-radius:10px;    }
input.aa:hover {color: darkred; background-color:yellow;  }
input.aa:checked  { background-color:red; }
input.br  {text-decoration: none;color:darkred;  }


textarea.kk:focus  { background-color:white; }
table.rt { color:black ; background-color:lightblue;    -moz-border-radius:50 50 0 0; }
table.rb { color:black ; background-color:lightblue;    -moz-border-radius:0 0 50 50 ; }
table.nn { color:darkgreen ;   }
table.list  {   border-color:lightblue ;  border-top-width:1pt ;  border-right-width:1pt ; border-left-width:1pt ;  font-weight:500;  }
table.detail  {   border-color:lightblue ;  border-top-width:0pt ;  border-right-width:0pt ; border-left-width:0pt ;  }

select.bb {  background-color:transparent; border-color:transparent;  }
a.bb {text-decoration: none;color:green; font-size:8pt; }
a.bb:hover {text-decoration: underline;color: red; font-size:larger; }
input.br  {text-decoration: none;color:darkred;  }

