body {
	margin:0;
	padding:0;
	color:#333;
	background:#FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	line-height:18px;
}
h1 {
	margin:0;
	padding:0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border-bottom:1px solid #CCC;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#25203E;
}
#container {
	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	text-align:left;
}
.logo {
	margin:15px 0 15px 20px;
	padding:0;
}
ul#menu {
	margin:0;
	padding:0;
	width:800px;
	height:25px;
	background-color:#333;
}
ul#menu li {
	margin:0;
	padding:0;
	float:right;
	list-style-type:none;
}
ul#menu li a {
	margin:0;
	padding:5px 26px 5px 26px;
	float:left;
	color:#EEE;
	font-weight:bold;
	border-left:1px solid #555;
}
ul#menu li a:hover {
	background-color:#EEE;
	color:#333;
}
#topicIndex {
  	margin:0 auto 0 auto;
	padding:0;
	width:800px;
	height:25px;
	line-height:25px;
	text-align:left;
	text-indent:20px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
	background:#EEE;
}
#topicIndex a {
	line-height:25px;
	text-align:left;
	text-indent:20px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
	background:#EEE;
}
#topicIndex a:hover {
  	line-height:25px;
	text-align:left;
	text-indent:20px;
	font-weight:bold;
	text-decoration:none;
	color:#25203E;
	background:#EEE;
}
#topic {
	margin:0;
	padding:0;
	width:800px;
	height:20px;
	line-height:20px;
	text-indent:20px;
	color:#999;

}
.contentSide1 {
	margin:0px 0px 0px 0px;
	padding:0 0 0 0;
	width:530px;
	float:left;
}
.contentSide1text {
	margin:0px 5px 0px 5px;
	padding:0 0 0 0;
	width:520px;
	float:left;
}
.archive {
	margin:0px 5px 0px 5px;
	padding:0 0 0 0;
	width:520px;
	height:300px;
	float:left;
	overflow:scroll;
}
.contentSide2 {
	margin:0px 0px 0px 0px;
	padding:5px 0 0 0;
	width:270px;
	height: 295px;
	float:left;
        overflow:auto;
}
.contentSide2 a{
	color:#333;
	text-decoration:none;
}
.contentSide2 a:hover{
	color:#666;
}
.content {
	margin:0px 0px 0px 0px;
	padding:0;
	width:800px;
}
#myGallery {
           width: 525px !important;
           height: 300px !important;
}
#tweet ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

#tweet ul li {
	padding:10px 0 0 5px;
}
#rss {
        float:right;
}
.thumb {
       height:42px;
       width:102px
       padding: 3px 3px 8px 3px;
       float: left;
       margin-right: 10px;
       margin-top: 10px;
}
#thumbSec {
       height:55px;
}
#imgfoot{
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}
#copyr {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:800px;
	text-align:center;
}
