body {
content: text/css;
text-align : justify;
background : #FF9900;
margin : 0;
padding : 0;
}

#frame {
	position : relative;
	width : 900px;
	text-align : justify;
	border: 5px solid #000;
	background : #fff;
	height : auto;
	margin : 0px auto 0px;
	padding : 0;
}
#p { 
font : 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top : 0;
padding : 0;
}
#header {
width : 100%;
font : 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 75%;
font-weight: normal; 
text-align : center;
}
#header h1 {
margin : 0;
padding : 0;
width : 200px;
height: 125px;
}
#header h1 a {
padding : 0;
margin : 0;
width : 100px;
height : 125px;
display : block;
}
#header h1 a span {
display : none;
}
#header h2 {
margin : 0;
padding : 0;
width : 800px;
}
#header h2 a {
padding : 0;
margin : 0;
width : 800px;
height : 20px;
}
#header h2 a span {
display : none;
}
#content {
font : 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 85%;
text-align : justify;
margin : 0 130px 0 15px;
padding : 0px;
}

#side2 {
	font : 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	position : absolute;
	width : 160px;
	top : 160px;
	left : 1300px;
	background-color : #fff;
	padding : 0px 0px 0px;
	height: 18px;
}
#side2 .txt {
width : 160px;
background-color : #fff;
}
#side2 ul {
list-style : none;
margin-left : 0;
padding-left : 0;
width : 160px;
}
#side2 li {
margin-bottom : 0.3em;
border-bottom : 1px solid #000;
}
#side2 ul ul {
margin-left : 12px;
width : 160px;
}
#side2 ul ul li {
margin : 0;
}
#footer {
width : 100%;
font : 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 75%;
border-top : 1px solid #000;
margin : 0;
padding : 0;
}
#footer p {
text-align : justify;
font-size : 90%;
margin : 0 auto;
padding : 0;
}
div.feedburnerFeedBlock ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
}
.style1 {
font-weight : 700;
}
div.c4 {
text-align : justify;
}
p.c1 {
text-align : left;
}
#header a:link, #content a:link, #footer a:link {
text-decoration : none;
color : #000000;
background-color : transparent;
}
#header a:visited, #content a:visited, #footer a:visited {
text-decoration : none;
color : #000000;
background-color : transparent;
}
#header a:hover, #content a:hover, #footer a:hover {
color : #999;
}
#side1 a:link, #side1 li a:link, #side1 ul ul a:link {
text-decoration : underline;
color : #000000;
background-color : transparent;
}
#side1 a:visited, #side1 li a:visited, #side1 ul ul a:visited{
text-decoration : underline;
color : #000000;
background-color : transparent;
}
#side1 a:hover, #side1 li a:hover, #side1 ul ul a:hover,{
text-decoration : underline;
color : #000000;
background-color : transparent;
}

#side2 a:link, #side2 li a:link, #side2 ul ul a:link {
text-decoration : underline;
color : #000000;
background-color : transparent;
}
#side2 a:visited, #side2 li a:visited, #side2 ul ul a:visited{
text-decoration : underline;
color : #000000;
background-color : transparent;
}
#side2 a:hover, #side2 li a:hover, #side2 ul ul a:hover,{
text-decoration : underline;
color : #000000;
background-color : transparent;
}
#content h1, #content h2, #content h3 {
font-size : 100%;
text-align : left;
padding-right : 20px;
font-weight : 700;
color : #00OOO0;
}

div.float {
  float: left;
  padding: 20px;
  border: black;
  	width: 85px;
	height:85px;
	font-size: 9px;
	text-decoration: none;  
  }
  
div.float p {
   text-align: left;
   }
div.c3, p.c2 {
text-align : center;
} 