body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-image: url(../imgs/bands.png);
	background-repeat: repeat;
	background-position: left top;
}
#body {
	text-align: left;
}

a:link {
	text-decoration:underline;
	color:blue;
}
a:visited{
	text-decoration:underline;
	color:blue;
}
a:hover{
	text-decoration:none;
	color:blue;
}

a:link img{
	text-decoration:none;
	border:0px;
}
a:visited img{
	text-decoration:none;
	border:0px;
}
a:hover img{
	text-decoration:none;
	border:0px;
}

#blog {
	background-image: url(../imgs/world.png);
	background-attachment: fixed;
	background-position: center top;
	overflow: auto;
	!Important;
}

#blog #blogBody {
	text-align: center;
	display: block;
	width: 100%;
}
#blog #blog_header {
	text-align: center;
	background-image: url(../imgs/banner.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#blog #blogBody #leftsec {
	margin: 0px;
	width: 450px;
	display: inline;
	float: left;
}
#blog #blogBody #rightsec {
	display: inline;
	margin: 0px;
	width: 200px;
	float: right;
}
#blog #blogBody #leftsec #secTitle {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 3px;
	font-variant: normal;
	text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	text-indent: 25px;
}
#blog #blogBody #leftsec #secBody {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-indent: 25px;
	margin: 0px;
	font-weight: lighter;
	display: block;
	padding-top: 7px;
	padding-bottom: 20px;
}
#blog #blogBody #rightsec #secTitle {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 3px;
	font-variant: normal;
	text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
#blog #blogBody #rightsec #secSide {
	display: block;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-top: 7px;
	margin: 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-align: left;
	padding-bottom: 20px;
}
#blog #blogBody #leftsec #secTitle2 {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: left;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 3px;
	font-variant: normal;
	text-transform: lowercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	text-indent: 25px;
}
#blog #blogBody #leftsec #secBody img {
	clear: both;
	text-indent: 0px;
	vertical-align: top;
	text-align: left;
	float: right;
	padding-left: 7px;
}

#action {
	display:block;
	width:1000px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 18px;
	color:#666666;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}

#footer_home {
	display: block;
	width:1000px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#666666;
	margin: 0 0 0 0px;
	text-align:center;
}
#footer {
	display: block;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#666666;
	margin: 10px auto 10px;
	text-align:center;
}
