body {
	margin: 0px;
	padding: 0px;
	background-image: url(../template/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666465;
	font-size: 10px;
}
#search {
	background-image: url(../template/center.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.head {
	background-image: url(../template/head.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
	text-align: center;
	vertical-align: bottom;
}
.center_h {
	background-image: url(../template/center_h.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 59px;
	text-align: center;
	color: #FFFFFF;
	padding-left: 10px;
}
.content {
	text-align: center;
	vertical-align: top;
}
#content_search {
	width: 960px;
}
.content_search_a {
	width: 250px;
}
.content_search_b {
	text-align: left;
}

.content_search_b form {
}
.content_search_b input {
	border: thin inset #FFFFFF;
	font-size: 10px;
	width: 180px;
}
#bot_search input {
	border: thin inset #FFFFFF;
	font-size: 10px;
	width: 80px;
}

#content_video {
	width: 960px;
	height: 450px;
}
#bgx {
	width: 100%;
}
#bgx td{
	padding-top: 4px;
	padding-bottom: 4px;
}
#bgx hr{
	border: 2px solid #333333;
}
#bgx br{
	display: none;
}
#bgx img{
	border: thin outset #000000;
	padding: 2px;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}
.palette {
	width: 175px;
	vertical-align: top;
	text-align: left;
	text-transform: capitalize;
	padding-right: 6px;
}
.palette table{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.palette tr{
	margin: 0px;
	padding: 0px;
}
#link_niche {
	width: 100%;
}
#link_niche a{
	color: #000000;
	background-color: #D8DEE4;
	border: 1px solid #000000;
	width: 100%;
}
#link_niche a:hover{
	color: #FFFFFF;
	background-color: #900733;
}
#niche {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#niche td{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#niche div{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.palette br{
	display: none;
}
.palette a{
	color: #FFFFFF;
	background-color: #0A0B0D;
	padding: 4px;
	width: 100%;
	border: 1px solid #900733;
	display: block;
}
.palette a:hover{
	color: #000000;
	background-color: #D8DEE4;
}
.rep_video {
	vertical-align: top;
	text-align: left;
	width: 492px;
	padding-right: 14px;
	padding-left: 14px;
}

.rep_videoiiiiiiiiiiiii img{
	height: 123px;
	width: 150px;
}
.rep_video li{
	list-style-position: inside;
	list-style-type: square;
}
.rep_video li a{
	text-transform: capitalize;
}
.rep_video li br{
	margin-top: 6px;
	margin-bottom: 4px;
}
.pub {
	vertical-align: top;
}
.pub img{
	border: 2px inset #AE0C55;
}

#footer {
	height: 248px;
	width: 100%;
	text-align: center;
}
.img_footer {
	background-image: url(../template/img_footer.png);
	background-repeat: repeat-x;
	background-position: center center;
}
a       {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
a:visited    {
	text-decoration: none;
	color: #920633;
}
a:active {
	color: #46B900;
	text-decoration: none;
}
a:hover {
	color: #920633;
	text-decoration: none;
}
h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #4A5A69;
        font-weight: bold;
        background-image: none;
}
h4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #4A5A69;
        font-weight: bold;
        background-image: none;
}
#links {}
#links a{
	color: #CCCCCC;
}
#key_rep {
	width: 99%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#key_rep a{
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
	font-size: 10px;
}
#key_rep a:hover{}
#key_rep td{
	width: 33%;
	padding-top: 2px;
	padding-bottom: 2px;
}

