
body {
margin: 0;
padding: 0px;
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	background-image: url(bk.jpg);
}
img{
border:0;
}
#main{
height:100%
border:0px;
	margin: 0;
 
		width: 100%;
		background-repeat:repeat-x;

	background-image: url(bkt.jpg);
}

#header {
border:0;
	margin:0 auto;
	width: 900px;
	height: 98px;

}
div#logo {
border:0px;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	height: 52px;

}
div#topMenu {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	height: 46px;
	background-repeat: no-repeat;
	background-image: url(3.jpg);
}

div#topMenu a{
color: #fff;
}

/* menu */
div#nav  ul
{
  padding-top:14px;
  width:780px;
  margin:0 auto;
}

div#nav li
{
	display: inline;
	list-style-type: none;
  margin-left:20px;
}


div#footer {
border:0px;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	height: 86px;
	background-repeat: no-repeat;
	background-image: url(5.jpg);
}
div#bottomMenu {
	padding-top: 30px;
	margin: 0 auto;
	width: 900px;
	height: 60px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
 color: #000066;
}
div#bottomMenu a{
 color: #000066;
 }
 div#bottomMenu a:hover, div#topMenu a:hover{
text-decoration:none;
 }
div#container {
	margin: 0 auto;
	width: 900px;
	padding: 10px
	background-repeat: repeat-y;
	background-image: url(4.jpg);
}
div#contents {
	padding-top: 10px;
	margin: 0 auto;
	width: 860px;
	background-color: #fff;
}
div#contents p{
	margin: 0;
	padding: 5px;
}

div#contents img{
margin-left:5px;
margin-right:5px;
}
div#bot2 {
	margin: 0px auto;
	width: 900px;
	background-repeat: no-repeat;
	height: 102px;
	background-image: url(6.jpg);
}

div#copyright{
padding:20px;
color: #fff;
font-size:9pt;
font-family: Arial, Helvetica, sans-serif;
}
 div#copyright a{
 color: #fff;
 }
.left{
float:left;
}
.right{
float:right;
}
.box{

	border:0px solid #f00;
	width:410px;
}
div.scroll {
	text-align: left;
	height: 150px;
	width: 600px;
	overflow: auto;
	background-color: #ffd751;
	padding: 4px;
}
.tog0{
background-color: #ffd751;
}
.tog1{
background-color: #ffcc00;
}
.tog2{
background-color: #ff9900;
}
	.sharesb{
		position:relative;
		width:180px;
		margin:0 auto;
	}
	.sharesb p {
		padding:0;
		margin:0;
	}
	.sharesb p a{
		padding:3px 53px 0 0;
	}
	.sharesb h3{
  padding-left: 20px;
		font-size:12px;
		font-weight:normal;
	}
	.sharesb ul{
		list-style:none;
		margin:4px 0 4px 0;
		padding:0;
	}
	.sharesb ul li{
		text-align:left;
		padding:0 4px 6px 0 ;
	}
.sharesb ul li.delicious{
background-image:url("images/delicious.gif");
background-repeat: no-repeat;
background-position: 0px;
padding-left: 20px;
	}
.sharesb ul li.digg{
background-image:url("images/digg.gif");
background-repeat: no-repeat;
background-position: 0px;
padding-left: 20px;
	}
.sharesb ul li.reddit{
background-image:url("images/reddit.gif");
background-repeat: no-repeat;
background-position: 0px;
padding-left: 20px;
	}
.sharesb ul li.facebook{
background-image:url("images/facebook.gif");
background-repeat: no-repeat;
background-position: 0px;
padding-left: 20px;
	}
.sharesb ul li.stumbleupon{
background-image:url("images/stumbleupon.gif");
background-repeat: no-repeat;
background-position: 0px;
padding-left: 20px;
	}