	
		* { padding: 0; margin: 0; }
		
		#container {
	width: 780px;
	border: 0px none gray;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 20px;
		}

		#banner {
	padding: 0px;
			margin-bottom: ;
	background-repeat: no-repeat;
	background-position: center top;
	height: 215px;
	margin: 0px;
		}

		#content {
	padding: 0px 0px 0px 30px;
			margin-left: ;
	margin: 0px;
		}

		#sidebar-a {
	float: left;
			width: ;
	margin: 0;
			margin-right: ;
	padding: 0px;
	width: 200px;
		}

	
	
	body {
	margin-top: 0px;
	background-color: #000000;
	height: 100%;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../image/test.jpg);
}
			#footer2 {
	float: left;
	width: 100%;
	padding-bottom: 0px;
	clear: both;
	margin-bottom: 0px;
	height: 20px;
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	padding-top: 20px;
  }	
    #footer2 a:link {
	color: #666666;
	text-decoration: none;
}
#footer2 a:visited {
	text-decoration: none;
	color: #666666;
}
#footer2 a:hover {
	color: #FF9900;
}
#footer2 a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {
	color: #ffbf23
}
    .box {
	height: 400px;
	width: 740px;
	margin-top: 15px;
	margin-left: 22px;
}
    .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
    .bottom {color: #666666}.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

    a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #DA0404;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
