   
body {
background:#ffffef;
display:block;
font-family: "trebuchet MS", georgia, "times new roman", serif;
font-size:90%;
min-width: 800px;}

h1,h2,h3 {
font-family: verdana, sans-serif; 
font-weight:bold;
}

h1,h3 {
color:#FF9933;}

h2 {
color:#cc0000;}

h1 {
font-size: 240%;
}

table.one {
table-layout: automatic
}

#container {
  width: 800px ;
  margin-left: auto ;
  margin-right: auto ;
  padding: 5px ;
}

#header {
	border:1px solid #ff9933;
	text-align: center ;
	margin: .5em;
	padding: 5px ;
	}

#navbar {
  float: left;
  width: 198px;
  padding: 5px ;
}

#content {
  	margin-left: 10px;
  	padding: 5px ;
  	margin-top: 10px ;
  	background: #ffffff;
	border: .1em solid black;
	padding:5px;
	width:560px;
}

#content h2 {
font-size:150%; 
text-align:center;}

#content h3 {
font-size:90%;}

#content a {
text-decoration:underline;}

#content a:hover {
text-decoration:none;}

#content li {
list-style-type:circle; 
font-size:80%;}

#adsense {
    float: left;
  	margin-left: 0px;
  	padding: 5px ;
  	margin-top: 5px ;
	margin-bottom: 5px;
  	background:#ffffff;
	border: .1em solid #ff9933;
	padding:5px;
	width:168px;
}

#calendar {
    float: left;
  	margin-left: 0px;
  	padding: 5px ;
  	margin-top: 5px ;
	margin-bottom: 5px;
  	background:#ffffff;
	border: .1em solid #ff9933;
	padding:5px;
	width:168px;
}

#footer {
	text-align: center ;
	clear: all ;
	clear: both;
	margin: .5em;
	padding: 5px ;
	border:1px solid #ff9933;
	}
	

img {
border:none;
float:right;
margin:1em 1em 1em 1em;}

p {
font-size:80%;
margin:1em 1em 1em 1em; 
text-indent:-1em;}

#caption {
border:0;
float:right;
margin:1em;}

#caption img {
border:0;
float:none;
margin:0em 0em 0em 0em;}

#caption p {
color:#c00000;}

#menu {
margin-top: 5px;
background:#fff3e2; 
border:.1em solid #663000; 
float:left;
padding: .5em;
width: 168px;
}


#copyright {
font-size:70%;
text-align:center;}
</style>	

<!-- menu css below	 -->

<style>
/*
	tswnavbar.css	1.0.1
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcssbuttons {
	width: 180px ;
	text-align: center ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons li a {
	color: #000 ;
	background-color: #ffb200 ;
	border: 1px outset #b37d00 ;
	width: 178px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #fff ;
	background-color: #b37d00 ;
}


#pscroller1{
width: 300px;
height: 60px;
border: 0px dotted green;
padding: 9px;
background-color: white;
}

#pscroller2{
width: 180px;
height: 80px;
border: 1px solid blue;
padding: 5px;
background-color: white;
}

.rssclass .rsstitle{
font-weight: normal;
}

.rssclass .rssdate{
color: gray;
font-size: 80%;
}

.rssclass a{
text-decoration: none;
}

.thelink{
color: gray;
font-size: 80%;
}

