/* stored at 1327709311 */
textarea,input {
	font-family : verdana;
	font-size : 12px;
}

button{
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
}

select{
	font-family : Verdana;
	font-size : 12px;
}

.hider {
	display : none;
}

.showingtab {
	display : block;
}
.clickable {
	cursor : pointer;
}
.hiddentab {
	display : none;
}
.reveal {
	text-decoration : underline; 
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.gap {
	clear: both;
	height: 6px;
	line-height: 0.0;
	font-size: 0;
}
.crack{
	float : left;
	width : 3px;
}
/* START clearFix */
.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix {
	min-height:1px;
}
* html .clearFix {
	height:1px;
}
* html>body .clearFix {
	height:auto;
	display:inline-block;
}
/* END clearFix */

.thumbnail {
	float:left;
	clear:left;
	padding:0px 3px;
}
div.tabArea {
  font-size: 110%;
  font-weight: bold;
}

a.tab {
  background-color : #f0f0f0;
  padding : 2px 1em 2px 1em;
  text-decoration : none;
}

a.tab, a.tab:visited {
  color : #000000;
}

a.tab:hover {
  background-color : #d0d0d0;
  color : #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color : #c0c0c0;
  color : #000000;
}
.slideholder {
	position : absolute;
	top : 0px;
	left : 0px;
	filter : alpha(opacity=10);
	opacity : 0.0;
	-moz-opacity : 0.0;
	padding : 4px 4px 0px 4px;
}
.rollNav{
	float : left;
	cursor : pointer;
}
.podcast_button{
	float : left;
	border-width : 1px;
	border-style : solid;
	padding : 1px;
	cursor : pointer;
	font-size : 9px;
	font-weight : bold;
}
#platPopupHolder{
	background-color:#000000;
	color:#FFFFFF;
	height:auto;
	width:auto;
	border-width:1px;
	border-color:#FFF;
	border-style:solid;
	display:none;
	position:absolute;
	z-index:20000;
	top:0px;
	left:0px;
	padding:5px;
}
.embed_code textarea,input{
	font-size : 10px;
	font-family : verdana;
}
.inheritor{
	color : inherited;
	font-size : inherited;
}
.vidEmbedLink {
	border:1px solid #ABABAB;
	background-color:#DEDEDE;
	color:#fff;
	padding:1px;
	font-size:10px;
	width:87%;
	margin:0 2%;
}
.codehint{
	background-color : #FFFFFF;
	color : #333333;
	padding : 1px 3px;
	border : 1px solid #333333;
	font-size: 9px;
	display : none;
	position : absolute;
	top: 0px;
	left : 0px;
}
/* Gallery editing elements */	

.editThumbContainerOdd{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width: 97%;
	background-color: #ededed;
}
.editThumbContainerEven{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width:97%;
	background-color: #dedede;
}

.editThumbContainer a{
	color : #00CC00;
}
.midSitter{
	float:left;
	height:32px;
	width : 16px;
	padding:16px 0px 0px 0px;
}
.singleButton{
	clear : both;
	height:16px;
	width : 16px;		
}
.thumbControl{
	top : 0px;
	left: 0px;
	width : 50px;
	display : block;
	text-align:center;
	float : left;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.thumbMovers{
	height : 100%;
	padding : 10px 0px 0px 0px;
	vertical-align : middle;
	float:left;
}

/*ugc versions of gallery edit*/
#galleryEditHeader{
	margin: 1px;
	background-color : #666666;
	font-weight:bold;
}

#galleryEditHeader a{
	color : #ffff00;
}
.UGCeditThumbContainer{
	float:left;
	padding:2px;
	width:100px; 
	height:116px;
	overflow:hidden;
	text-align:center;
}

.UGCthumbControl{
	display : block;
	text-align:center;
	position:absolute;
	top:25px;
	left:25px;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.UGCthumbMovers{
	position:relative;
}
/*end of ugc versions*/

#plfmLBOver {
	position: fixed;
	z-index:2001;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.plfmLBOver {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.toolbarRow {
	padding: 3px 7px;
}
.smallselect{
	font-family : tahoma;
	font-size : 10px;
}
/* UGC defaults */
.ugc_profile_divs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #FFFFFF;
	height : auto;
	overflow : visible;
	border-color : #196FA5;
	border-style : solid;
	padding : 2px 4px 6px 4px;
	border-width : 1px 1px 1px 1px;
	margin : 2px 2px 2px 2px;
}
.ugc_profile_divs a{
	text-decoration : none;
}
.ugc_menu_items {
	color : #FFFFFF;
	font-family : verdana;
	font-weight : bold;
	font-size : 14px;
	text-align : center;
	background-color : #CCCCCC;
	overflow : visible;
	border-color : #003366;
	border-style : solid;
	padding : 2px 5px 2px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 4px 2px 4px;
}
.ugc_menu_items a{
	color : #FFFFFF;
	text-decoration : none;
}
.ugc_menu_items a:hover{
	color : #000066;
}
.ugc_menu_items a:visited{
	color : #FFFFFF;
}
.fbspoofbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#fff;
	background-color:#5B74A8; 
	background-position:0 -48px; 
	border-color:#29447E #29447E #1A356E;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmwysbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#FFF;
	background-color:#fe8f01; 
	background-position:0 -48px; 
	border-color:#ff6e01 #ff6e01 #ffd85e;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmxCommentSubmit {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentText {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentTextarea {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:75px;
	line-height:1.2;
	margin-top:10px;
	padding:2px;
	width:97%;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #333333;
	font-family : arial;
	font-size : 12px;
	background-color : #0f3484;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/default_main_replace_background.1309473332.jpg');
	background-repeat : no-repeat;
	background-position : top;
	background-attachment : scroll;
}

h1{
	color : #000000;
	font-size : 22px;
}

a.link{
	color : #FF0000;
	text-decoration : none;
}

a.hover{
	color : #000000;
	text-decoration : none;
}

a.visited{
	color : #FF0000;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}


#container{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	height : auto;
}
#main_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 2px;
}
#main_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
}
#main_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 994px;
	height : auto;
	border-color : #111111;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
	background-color : #FFFFFF;
	border-width : 1px;
	padding : 5px 0px;
}
#main_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 242px;
	background-color : #a61d02;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 0px 0px;
	background-repeat : no-repeat;
	background-position : top;
}
#main_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_13{
	float : left;
	position : relative;
	z-index : 1;
	width : 497px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 318px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 986px;
	height : auto;
	background-color : #FFFFFF;
	border-color : #111111;
	padding : 5px 4px;
	border-width : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#main_23{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 5px 0px 0px;
}
#main_24{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_36{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 440px;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	margin : 0px 0px 5px 0px;
	color : #FFFFFF;
	padding : 0px 0px 5px 0px;
	font-size : 12px;
	background-color : #000000;
}
#main_36 h1{
	font-weight : bold;
	font-family : arial;
	color : #000000;
	font-size : 22px;
}
#main_36 a:link{
	text-decoration : none;
	color : #FF0000;
}
#main_36 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#main_36 a:hover{
	text-decoration : none;
	color : #CCCCCC;
}
#main_37{
	float : left;
	position : relative;
	z-index : 1;
	width : 658px;
	height : 24px;
	margin : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
	border-color : #737373;
	border-width : 1px;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/main_replace_main_replace_37_background.1309322194.png');
	padding : 4px 10px;
}
#main_38{
	float : left;
	position : relative;
	z-index : 1;
	width : 670px;
	height : 230px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 5px 0px;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/main_replace_main_replace_38_background.1309375586.jpg');
	padding : 45px 5px 5px 5px;
}
#main_39{
	float : left;
	position : relative;
	z-index : 1;
	width : 658px;
	height : 21px;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
	color : #FFFFFF;
	padding : 4px 10px 4px 10px;
	font-size : 12px;
	background-repeat : no-repeat;
	background-position : right top;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/main_replace_main_replace_39_background.1309383465.png');
	border-color : #737373;
	margin : 0px 0px 5px 0px;
	border-width : 1px;
}
#main_39 h1{
	font-weight : bold;
	font-family : arial;
	color : #000000;
	font-size : 22px;
}
#main_39 a:link{
	text-decoration : none;
	color : #FF0000;
}
#main_39 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#main_39 a:hover{
	text-decoration : none;
	color : #FFFFFF;
}
#main_41{
	float : left;
	position : relative;
	z-index : 1;
	width : 298px;
	height : 113px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : solid;
	border-color : #666666;
	border-width : 1px;
}
#main_42{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_43{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	margin : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_44{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 250px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 10px 0px;
}
#main_45{
	float : left;
	position : relative;
	z-index : 1;
	width : 298px;
	height : 43px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
	border-color : #666666;
	border-width : 1px 1px 0px 1px;
}
#main_46{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	border-color : #666666;
	padding : 4px;
	border-width : 0px 1px 1px 1px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#main_46 h1{
	color : #000000;
	font-size : 18px;
	font-weight : bold;
	font-family : arial;
}
#main_46 a:link{
	color : #FF0000;
	text-decoration : none;
}
#main_46 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#main_46 a:hover{
	color : #000000;
	text-decoration : none;
}
#main_47{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_48{
	float : left;
	position : relative;
	z-index : 1;
	width : 298px;
	height : 43px;
	border-color : #666666;
	border-width : 1px 1px 0px 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#main_49{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	border-color : #666666;
	padding : 4px;
	border-width : 0px 1px 1px 1px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#main_49 h1{
	color : #000000;
	font-size : 18px;
	font-weight : bold;
	font-family : arial;
}
#main_49 a:link{
	color : #FF0000;
	text-decoration : none;
}
#main_49 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#main_49 a:hover{
	color : #000000;
	text-decoration : none;
}
#main_50{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_58{
	float : left;
	position : relative;
	z-index : 1;
	width : 964px;
	height : 216px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : right top;
	padding : 13px 16px;
}
#main_64{
	float : left;
	position : relative;
	z-index : 1;
	width : 476px;
	height : auto;
	padding : 0px 6px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_65{
	float : left;
	position : relative;
	z-index : 1;
	width : 476px;
	height : auto;
	background-color : #FFFFFF;
	margin : 25px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 6px;
}
#main_75{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 179px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_76{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 47px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_77{
	float : left;
	position : relative;
	z-index : 1;
	width : 966px;
	height : 104px;
	padding : 0px 15px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-repeat : no-repeat;
	background-position : bottom;
}
#main_82{
	float : left;
	position : relative;
	z-index : 1;
	width : 640px;
	height : 169px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 10px 0px 0px 68px;
}
#main_83{
	float : left;
	position : relative;
	z-index : 1;
	width : 287px;
	height : 27px;
	font-family : arial;
	font-weight : bold;
	text-align : right;
	overflow : visible;
	border-style : none;
	padding : 150px 0px 5px 0px;
	color : #333333;
	font-size : 10px;
}
#main_83 a:link{
	text-decoration : none;
	color : #ff0000;
}
#main_83 a:visited{
	text-decoration : none;
	color : #ff0000;
}
#main_83 a:hover{
	text-decoration : none;
	color : #000000;
}
#main_153{
	float : left;
	position : relative;
	z-index : 1;
	width : 728px;
	height : 90px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 30px 8px 0px;
}
#main_154{
	float : left;
	position : relative;
	z-index : 1;
	width : 207px;
	height : 98px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 0px 0px 0px;
}
#main_178{
	float : left;
	position : relative;
	z-index : 1;
	width : 660px;
	height : 414px;
	padding : 8px 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_184{
	float : left;
	position : relative;
	z-index : 1;
	width : 329px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_185{
	float : left;
	position : relative;
	z-index : 1;
	width : 50px;
	height : auto;
	padding : 2px 10px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#main_198{
	float : left;
	position : relative;
	z-index : 1;
	width : 295px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
	padding : 0px 15px 0px 0px;
}
#main_199{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 7px 2px 0px;
}
#main_200{
	float : left;
	position : relative;
	z-index : 1;
	width : 50px;
	height : auto;
	padding : 2px 5px 0px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_228{
	float : left;
	position : relative;
	z-index : 1;
	width : 670px;
	height : 230px;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #FFFFFF;
	color : #333333;
	font-size : 12px;
}
#main_228 h1{
	font-weight : bold;
	font-family : arial;
	color : #000000;
	font-size : 18px;
}
#main_228 a:link{
	text-decoration : none;
	color : #FF0000;
}
#main_228 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#main_228 a:hover{
	text-decoration : none;
	color : #000000;
}
#main_237{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 223px;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	background-repeat : no-repeat;
	background-position : bottom;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/main_replace_main_replace_237_background.1309378444.png');
	color : #FFFFFF;
	font-size : 12px;
	overflow : visible;
	border-style : none;
}
#main_237 a:link{
	text-decoration : none;
	color : #FFFFFF;
}
#main_237 a:visited{
	text-decoration : none;
	color : #FFFFFF;
}
#main_237 a:hover{
	text-decoration : none;
	color : #CCCCCC;
}
#main_238{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 16px;
}
#main_242{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	margin : 10px 0px 20px 0px;
	font-family : arial;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	color : #FFFFFF;
	font-size : 12px;
}
#main_250{
	float : left;
	position : relative;
	z-index : 1;
	width : 207px;
	height : 41px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_251{
	float : left;
	position : relative;
	z-index : 1;
	width : 207px;
	height : 58px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_281{
	float : left;
	position : relative;
	z-index : 1;
	width : 645px;
	height : auto;
	padding : 15px 15px 8px 20px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : hidden;
	border-style : none;
}
#main_286{
	float : left;
	position : relative;
	z-index : 1;
	width : 670px;
	height : auto;
	padding : 45px 5px 5px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 10px 0px;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/main_replace_main_replace_286_background.1309384017.jpg');
	background-color : #a61d02;
}
#main_287{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : auto;
	padding : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_287 a:link{
	text-decoration : none;
	color : #FF0000;
}
#main_287 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#main_287 a:hover{
	text-decoration : none;
	color : #990000;
}
#main_294{
	float : left;
	position : relative;
	z-index : 1;
	width : 295px;
	height : auto;
	padding : 0px 15px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_295{
	float : left;
	position : relative;
	z-index : 1;
	width : 268px;
	height : auto;
	padding : 0px 7px 2px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_296{
	float : left;
	position : relative;
	z-index : 1;
	width : 55px;
	height : auto;
	padding : 0px 5px 0px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_309{
	float : left;
	position : relative;
	z-index : 1;
	width : 650px;
	height : auto;
	color : #333333;
	background-color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : hidden;
	border-style : none;
	padding : 10px;
}
#main_309 h1{
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_309 a:link{
	color : #FF0000;
	text-decoration : none;
}
#main_309 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#main_309 a:hover{
	color : #000000;
	text-decoration : none;
}
#main_312{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	background-color : #a61d02;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 10px 0px 5px 0px;
}
#main_316{
	float : left;
	position : relative;
	z-index : 1;
	width : 966px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #525252;
	background-repeat : no-repeat;
	background-position : top;
	overflow : visible;
	border-style : none;
	padding : 15px;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/main_replace_main_replace_316_background.1309386254.jpg');
}
#main_323{
	float : left;
	position : relative;
	z-index : 1;
	width : 476px;
	height : auto;
	padding : 0px 7px 100px 0px;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	color : #333333;
	font-size : 12px;
	background-repeat : no-repeat;
	background-position : top;
}
#main_323 h1{
	font-weight : bold;
	font-family : arial;
	color : #000000;
	font-size : 22px;
}
#main_323 a:link{
	text-decoration : none;
	color : #FF0000;
}
#main_323 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#main_323 a:hover{
	text-decoration : none;
	color : #000000;
}
#main_324{
	float : left;
	position : relative;
	z-index : 1;
	width : 476px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 5px 7px;
	background-color : nul;
}
#main_388{
	float : left;
	position : relative;
	z-index : 1;
	width : 460px;
	height : auto;
	padding : 5px 8px 5px 8px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_392{
	float : left;
	position : relative;
	z-index : 1;
	width : 460px;
	height : 15px;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #333333;
	margin : 0px 0px 5px 0px;
	font-size : 14px;
}
#main_392 h1{
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-size : 14px;
}
#main_393{
	float : left;
	position : relative;
	z-index : 1;
	width : 460px;
	height : auto;
	color : #333333;
	padding : 0px 0px 2px 0px;
	margin : 0px 0px 3px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_393 h1{
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_393 a:link{
	color : #FF0000;
	text-decoration : none;
}
#main_393 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#main_393 a:hover{
	color : #990000;
	text-decoration : none;
}
#main_425{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : -1px;
	padding : 0px 0px 17px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_426{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : -169px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_427{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_428{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_430{
	float : left;
	position : relative;
	z-index : 1;
	width : 226px;
	height : 16px;
	padding : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_431{
	float : left;
	position : relative;
	z-index : 1;
	width : 226px;
	height : 16px;
	padding : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_432{
	float : left;
	position : relative;
	z-index : 1;
	width : 93px;
	height : 16px;
	padding : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 0px 133px;
}
#main_434{
	float : left;
	position : relative;
	z-index : 1;
	width : 226px;
	height : 16px;
	padding : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_435{
	float : left;
	position : relative;
	z-index : 1;
	width : 226px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
}
#main_436{
	float : left;
	position : relative;
	z-index : 1;
	width : 226px;
	height : 16px;
	padding : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_438{
	float : left;
	position : relative;
	z-index : 1;
	width : 226px;
	height : -24px;
	margin : 40px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_440{
	float : left;
	position : relative;
	z-index : 1;
	width : 93px;
	height : -24px;
	margin : 40px 0px 0px 133px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_472{
	float : left;
	position : relative;
	z-index : 1;
	width : 46px;
	height : 16px;
}
#main_473{
	float : left;
	position : relative;
	z-index : 1;
	width : 46px;
	height : 16px;
}
#main_477{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 0px 0px;
}
#main_478{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 11px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 5px 0px;
}
#main_480{
	float : left;
	position : relative;
	z-index : 1;
	width : 310px;
	height : -200px;
	margin : 10px 0px 10px 30px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 20px 0px;
}
#main_481{
	float : left;
	position : relative;
	z-index : 1;
	width : 315px;
	height : -54px;
	margin : 10px 0px 10px 25px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
}
#main_483{
	float : left;
	position : relative;
	z-index : 1;
	width : 310px;
	height : -522px;
	margin : 100px 0px 20px 30px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 20px 0px;
}
#main_484{
	float : left;
	position : relative;
	z-index : 1;
	width : 315px;
	height : -124px;
	margin : 100px 0px 20px 25px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 20px 0px;
}
#main_590{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : -154px;
	padding : 15px 0px 0px 0px;
	margin : 155px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

/* CSS Document */

#menz1944{
	background-color:transparent;
}
#menz1944 a{
/* 	color : ~mtext */
/* 	width : ~mwidth */
/* 	background-color : ~mbackground */
	font-size : 8px;
	text-decoration : none;
	padding : 0px 12px 0px 12px;
	border-style : none;
/* 	border-color : ~mborderColor */
	border-width : 0px 0px 0px 0px;
	text-align : left;
	font-weight : bold;
}
#menz1944 a:hover{
/* 	background-color : ~mhover */
/* 	color : ~mtextHover */
}
body #menz1944 .menzactive, body #menz1944 .menzactive:hover{
/* 	background-color : ~mhover */
	text-decoration : none;
}
#menz1944 .menzparent{
/* 	background-image : ~img_mbgi */


}
#menz1944 div{
/* 	width : ~smwidth */
/* 	background-color : ~mhover */
	padding : 3px 5px 3px 5px;
/* deprecated */
/* deprecated */
/* deprecated */
	margin-top : -1px;
	font-size : 11px;
	text-align : left;
	font-style : normal;
}
#menz1944 div a:hover{
	text-decoration : none;
	background-color : #990000;
	color : #CCCCCC;
}
body #menz1944 div .menzactive, body #menz1944 div .menzactive:hover{
	background-color : #a61d02;
}
#menz1944 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1944 div a{
/* 	width : ~smwidth */
	background-color : #a61d02;
	padding : 3px 5px 3px 5px;
	border-width : 0px 0px 0px 0px;
	color : #FFFFFF;
	border-style : none;
/* 	border-color : ~smborderColor */
/* 	font-weight : ~smfontWeight */
	font-size : 11px;
	text-align : left;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

/*~~vertswap~~*/
#menz1944 a{
/* 	background-image : ~img_mbgi */
/* 	background-repeat : ~mbg_repeat */
}
#menz1944 div a{
/* 	background-image : ~img_smbgi */
/* 	background-repeat : ~smbg_repeat */
}
#menz1944 a:hover{
/* 	background-image : ~img_mhi */
/* 	background-repeat : ~mh_repeat */
}
#menz1944 div a:hover{
/* 	background-image : ~img_smhi */
/* 	background-repeat : ~smh_repeat */
}
#menz1944 a{
	font-style : normal;
}
#menz1944 div a{
	border-style : none;
	border-width : 0px 0px 0px 0px;
/* 	border-color : ~smborderColor */
}
#horizontal_tabs_1343_tabbox .tabheader{
	cursor : pointer;
	height : 19px;
	width : 180px;
	font-size : 14px;
	font-weight : normal;
	background-color : null;
	text-align : center;
	color : #333333;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/horizontal_tabs_1343header_background.1310327351.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 5px 0px 0px 0px;
}
#horizontal_tabs_1343_tabbox .tabheader_selected{
	height : 19px;
	width : 180px;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : #990000;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/horizontal_tabs_1343header_active_background.1310327351.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 5px 0px 0px 0px;
}
#horizontal_tabs_1343_tabbox .tab_on{
	height : null;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 8px 8px 8px 14px;
}
#horizontal_tabs_1343_tabbox .tab_off{
	display : none;
	overflow : hidden;
	height : null;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 8px 8px 8px 14px;
}
#horizontal_tabs_1343_tabbox .tab_on a:link{
	color : #FF0000;
}
#horizontal_tabs_1343_tabbox .tab_on a:visited{
	color : #FF0000;
}
#horizontal_tabs_1343_tabbox .tab_off a:link{
	text-decoration : none;
	color : #FF0000;
}
#horizontal_tabs_1343_tabbox .tab_off a:visited{
	text-decoration : none;
	color : #FF0000;
}
#horizontal_tabs_1346_tabbox .tabheader{
	cursor : pointer;
	height : 19px;
	width : 180px;
	font-size : 14px;
	font-weight : normal;
	background-color : null;
	text-align : center;
	color : #333333;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/horizontal_tabs_1343header_background.1310327351.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 5px 0px 0px 0px;
}
#horizontal_tabs_1346_tabbox .tabheader_selected{
	height : 19px;
	width : 180px;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : #990000;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/horizontal_tabs_1343header_active_background.1310327351.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 5px 0px 0px 0px;
}
#horizontal_tabs_1346_tabbox .tab_on{
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 8px 8px 8px 14px;
}
#horizontal_tabs_1346_tabbox .tab_off{
	display : none;
	overflow : hidden;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 8px 8px 8px 14px;
}
#horizontal_tabs_1346_tabbox .tab_on a:link{
	color : #FF0000;
}
#horizontal_tabs_1346_tabbox .tab_on a:visited{
	color : #FF0000;
}
#horizontal_tabs_1346_tabbox .tab_off a:link{
	text-decoration : none;
	color : #FF0000;
}
#horizontal_tabs_1346_tabbox .tab_off a:visited{
	text-decoration : none;
	color : #FF0000;
}
.kjug_blog {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	line-height : 1.2;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	border-color : #CCCCCC;
	border-style : solid;
	padding : 10px 20px 30px 20px;
	border-width : 3px 3px 3px 3px;
	margin : 0px 0px 10px 0px;
}
.kjug_blog a{
	color : #FF0000;
	text-decoration : none;
}
.kjug_blog a:hover{
	color : #000000;
}
.kjug_blog a:visited{
	color : #FF0000;
}
.kjug_blog h1{
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	font-family : verdana;
}
.kjug_rss {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/_kjug_rss_background.1310167810.jpg');
	padding : 5px 5px 5px 15px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.kjug_rss a{
	color : #333333;
	text-decoration : none;
}
.kjug_rss a:hover{
	color : #990000;
}
.kjug_rss a:visited{
	color : #333333;
}
.kjug_rss h1{
	font-weight : normal;
	font-family : verdana;
}
.kjug_jock_blog {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-color : #FFFFFF;
	background-repeat : repeat-x;
	background-position : bottom;
	overflow : visible;
	border-color : #999999;
	border-style : solid;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/_kjug_jock_blog_background.1309556087.jpg');
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 10px 0px;
}
.kjug_jock_blog a{
	color : #FF0000;
	text-decoration : none;
}
.kjug_jock_blog a:hover{
	color : #000000;
}
.kjug_jock_blog a:visited{
	color : #FF0000;
}
.kjug_jock_blog h1{
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	font-family : verdana;
}
.kjug_sidebar_275 {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #efefef;
	width : 275px;
	overflow : hidden;
	border-color : #d2d4da;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.kjug_sidebar_275 a{
	color : #990000;
	text-decoration : none;
}
.kjug_sidebar_275 a:hover{
	color : #FF0000;
}
.kjug_sidebar_275 a:visited{
	color : #990000;
}
.kjug_sidebar_275 h1{
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	font-family : verdana;
}
.kjug_blog_visitortools {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : bottom;
	overflow : visible;
	border-style : none;
	padding : 2px 2px 2px 2px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 4px 0px;
}
.kjug_blog_visitortools a{
	color : #FF0000;
	text-decoration : none;
}
.kjug_blog_visitortools a:hover{
	color : #990000;
}
.kjug_blog_visitortools a:visited{
	color : #FF0000;
}
.kjug_blog_visitortools h1{
	font-weight : normal;
	font-family : verdana;
}
.kjug_concerts_blogbg {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-color : #FFFFFF;
	background-repeat : repeat-x;
	background-position : bottom;
	overflow : hidden;
	border-color : #999999;
	border-style : solid;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/_kjug_concerts_blogbg_background.1310009613.jpg');
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 10px 0px;
}
.kjug_concerts_blogbg a{
	color : #FF0000;
	text-decoration : none;
}
.kjug_concerts_blogbg a:hover{
	color : #990000;
}
.kjug_concerts_blogbg a:visited{
	color : #FF0000;
}
.kjug_concerts_blogbg h1{
	color : #000000;
	font-size : 24px;
	font-weight : bold;
	font-family : verdana;
}
.kjug_rss_gray {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-color : #efefef;
	background-repeat : no-repeat;
	background-position : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/_kjug_rss_gray_background.1310167991.jpg');
	padding : 5px 5px 5px 15px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.kjug_rss_gray a{
	color : #333333;
	text-decoration : none;
}
.kjug_rss_gray a:hover{
	color : #990000;
}
.kjug_rss_gray a:visited{
	color : #333333;
}
.kjug_rss_gray h1{
	font-weight : normal;
	font-family : verdana;
}
.kjug_multigallery {
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	width : 175px;
	height : 300px;
	overflow : hidden;
	border-color : #000000;
	border-style : solid;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/_kjug_multigallery_background.1310577855.jpg');
	padding : 5px 5px 5px 5px;
	border-width : 2px 2px 2px 2px;
	margin : 20px 10px 20px 10px;
}
.kjug_multigallery a{
	color : #FF0000;
	text-decoration : none;
}
.kjug_multigallery a:hover{
	color : #990000;
}
.kjug_multigallery a:visited{
	color : #FF0000;
}
.kjug_multigallery h1{
	color : #CCCCCC;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
.kjug_thumbs_teasers {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	width : 100px;
	overflow : visible;
	border-color : #000000;
	border-style : solid;
	padding : 5px 2px 5px 2px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.kjug_thumbs_teasers a{
	text-decoration : none;
}
.kjug_thumbs_teasers h1{
	font-weight : normal;
	font-family : verdana;
}
.kjug_blog_blank {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.kjug_blog_blank a{
	text-decoration : none;
}
.kjug_blog_blank h1{
	font-weight : normal;
	font-family : verdana;
}
.kjug_blog_visitortools2 {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #efefef;
	width : 150;
	overflow : hidden;
	border-color : #d2d4da;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.kjug_blog_visitortools2 a{
	color : #990000;
	text-decoration : none;
}
.kjug_blog_visitortools2 a:hover{
	color : #990000;
}
.kjug_blog_visitortools2 a:visited{
	color : #FF0000;
}
.kjug_blog_visitortools2 h1{
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	font-family : verdana;
}

#container_masthead{
	position : relative;
	margin : 0 auto;
	width : 996px;
}
#masthead_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
}
#masthead_75{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 179px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_76{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 47px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_77{
	float : left;
	position : relative;
	z-index : 1;
	width : 966px;
	height : auto;
	padding : 0px 15px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-repeat : no-repeat;
	background-position : bottom;
}
#masthead_82{
	float : left;
	position : relative;
	z-index : 1;
	width : 688px;
	height : 177px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 20px;
}
#masthead_83{
	float : left;
	position : relative;
	z-index : 1;
	width : 287px;
	height : 27px;
	font-family : arial;
	font-weight : bold;
	text-align : right;
	overflow : visible;
	border-style : none;
	padding : 150px 0px 5px 0px;
	color : #333333;
	font-size : 10px;
}
#masthead_153{
	float : left;
	position : relative;
	z-index : 1;
	width : 728px;
	height : 90px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 30px 8px 0px;
}
#masthead_154{
	float : left;
	position : relative;
	z-index : 1;
	width : 207px;
	height : 98px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 0px 0px 0px;
}
#masthead_250{
	float : left;
	position : relative;
	z-index : 1;
	width : 207px;
	height : 41px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_251{
	float : left;
	position : relative;
	z-index : 1;
	width : 207px;
	height : 58px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_270{
	float : left;
	position : relative;
	z-index : 1;
	width : 980px;
	height : auto;
	padding : 5px 8px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #000000;
}

#container_feedtemplate_front650{
	position : relative;
	margin : 0 auto;
	width : 650px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 650px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 340px;
	height : 210px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	padding : 0px 0px 5px 5px;
	border-width : 0px;
}
#feedtemplate_front650_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 5px;
}
#feedtemplate_front650_24{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	padding : 3px 5px 3px 5px;
	font-family : arial;
	font-weight : bold;
	font-size : 16px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_24 h1{
	color : #333333;
	font-size : 16px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_front650_24 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_24 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_24 a:hover{
	color : #990000;
	text-decoration : none;
}
#feedtemplate_front650_25{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	padding : 0px 5px;
	margin : 0px 0px 2px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_25 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_front650_25 a:link{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_front650_25 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_front650_25 a:hover{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_26{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #FF0000;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : right;
	overflow : visible;
	border-style : none;
	padding : 0px 5px;
	margin : 3px 0px 3px 0px;
}
#feedtemplate_front650_26 h1{
	color : #FF0000;
	font-size : 12px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_front650_26 a:link{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_front650_26 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_front650_26 a:hover{
	color : #990000;
	text-decoration : none;
}
#feedtemplate_front650_27{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	padding : 2px 5px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_28{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #333333;
	font-size : 12px;
	padding : 2px 5px;
}
#feedtemplate_front650_28 h1{
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-size : 12px;
}
#feedtemplate_front650_28 a:link{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_front650_28 a:visited{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_front650_28 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_front650_29{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	padding : 2px 5px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_29 h1{
	color : #333333;
	font-size : 12px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_front650_29 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_29 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_29 a:hover{
	color : #990000;
	text-decoration : none;
}
#feedtemplate_front650_30{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	padding : 2px 5px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_30 h1{
	color : #333333;
	font-size : 12px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_front650_30 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_30 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_30 a:hover{
	color : #990000;
	text-decoration : none;
}
#feedtemplate_front650_37{
	float : left;
	position : relative;
	z-index : 1;
	width : 338px;
	height : 208px;
	border-width : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : solid;
	border-color : #111111;
}
#feedtemplate_front650_70{
	float : left;
	position : relative;
	z-index : 1;
	width : 35px;
	height : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : left;
	padding : 4px 0px 0px 0px;
}
#feedtemplate_front650_71{
	float : left;
	position : relative;
	z-index : 1;
	width : 254px;
	height : auto;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #333333;
	padding : 4px 0px 0px 0px;
	font-size : 12px;
}
#feedtemplate_front650_71 h1{
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-size : 12px;
}
#feedtemplate_front650_71 a:link{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_front650_71 a:visited{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_front650_71 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_front650_88{
	float : left;
	position : relative;
	z-index : 1;
	width : 35px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_89{
	float : left;
	position : relative;
	z-index : 1;
	width : 254px;
	height : auto;
	color : #333333;
	padding : 4px 0px 0px 0px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_89 h1{
	color : #333333;
	font-size : 12px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_front650_89 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_89 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_89 a:hover{
	color : #990000;
	text-decoration : none;
}
#feedtemplate_front650_95{
	float : left;
	position : relative;
	z-index : 1;
	width : 35px;
	height : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	padding : 4px 0px 0px 0px;
}
#feedtemplate_front650_96{
	float : left;
	position : relative;
	z-index : 1;
	width : 254px;
	height : auto;
	padding : 4px 0px 0px 0px;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #333333;
	font-size : 12px;
}
#feedtemplate_front650_96 h1{
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-size : 12px;
}
#feedtemplate_front650_96 a:link{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_front650_96 a:visited{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_front650_96 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_front650_98 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 145px;
	 height : 16px;
}
#feedtemplate_front650_99 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 145px;
	 height : 16px;
}

#container_feedtemplate_front4column{
	position : relative;
	margin : 0 auto;
	width : 680px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 660px;
	height : 120px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-color : #FFFFFF;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/feedtemplate_front4column_feedtemplate_front4column_2_background.1310004382.jpg');
	padding : 8px 8px 15px 12px;
}
#feedtemplate_front4column_13{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 25px 0px 0px;
	color : #333333;
	font-size : 11px;
}
#feedtemplate_front4column_13 h1{
	font-weight : bold;
	font-family : verdana;
	color : #000000;
	font-size : 12px;
}
#feedtemplate_front4column_13 a:link{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_13 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_13 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_front4column_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 15px 0px 10px;
	color : #333333;
	font-size : 11px;
}
#feedtemplate_front4column_14 h1{
	font-weight : bold;
	font-family : verdana;
	color : #000000;
	font-size : 12px;
}
#feedtemplate_front4column_14 a:link{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_14 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_14 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_front4column_15{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 5px 0px 20px;
	color : #333333;
	font-size : 11px;
}
#feedtemplate_front4column_15 h1{
	font-weight : bold;
	font-family : verdana;
	color : #000000;
	font-size : 12px;
}
#feedtemplate_front4column_15 a:link{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_15 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_15 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_front4column_16{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 2px 0px 23px;
	color : #333333;
	font-size : 11px;
}
#feedtemplate_front4column_16 h1{
	font-weight : bold;
	font-family : verdana;
	color : #000000;
	font-size : 12px;
}
#feedtemplate_front4column_16 a:link{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_16 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_16 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_front4column_35{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 75px;
	padding : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front4column_36{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #333333;
	font-size : 12px;
	padding : 5px 0px 0px 0px;
}
#feedtemplate_front4column_36 h1{
	font-weight : bold;
	font-family : verdana;
	color : #000000;
	font-size : 12px;
}
#feedtemplate_front4column_36 a:link{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_36 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_36 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_front4column_46{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 75px;
	padding : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front4column_47{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #333333;
	font-size : 12px;
}
#feedtemplate_front4column_47 h1{
	font-weight : bold;
	font-family : verdana;
	color : #000000;
	font-size : 12px;
}
#feedtemplate_front4column_47 a:link{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_47 a:visited{
	text-decoration : none;
	color : #FF0000;
}
#feedtemplate_front4column_47 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_front4column_49{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 75px;
	padding : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front4column_50{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_50 h1{
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_50 a:link{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_front4column_50 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_front4column_50 a:hover{
	color : #990000;
	text-decoration : none;
}
#feedtemplate_front4column_52{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 75px;
	padding : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front4column_53{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_53 h1{
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_53 a:link{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_front4column_53 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_front4column_53 a:hover{
	color : #990000;
	text-decoration : none;
}

#container_feedtemplate_rail290_4{
	position : relative;
	margin : 0 auto;
	width : 290px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 284px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 3px;
}
#feedtemplate_rail290_4_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 284px;
	height : auto;
	margin : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 4px 4px;
}
#feedtemplate_rail290_4_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 0px 0px 4px 4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_9{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 0px 0px 4px 4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_10{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 0px 0px 4px 4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_11{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 0px 0px 4px 4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 130px;
	height : 70px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	padding : 0px 5px 0px 3px;
}
#feedtemplate_rail290_4_15{
	float : left;
	position : relative;
	z-index : 1;
	width : 145px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_29{
	float : left;
	position : relative;
	z-index : 1;
	width : 145px;
	height : auto;
	color : #000000;
	padding : 0px 0px 2px 0px;
	font-family : arial;
	font-weight : bold;
	font-size : 14px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_29 h1{
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_rail290_4_29 a:link{
	color : #000000;
	text-decoration : none;
}
#feedtemplate_rail290_4_29 a:visited{
	color : #000000;
	text-decoration : none;
}
#feedtemplate_rail290_4_29 a:hover{
	color : #990000;
	text-decoration : none;
}
#feedtemplate_rail290_4_30{
	float : left;
	position : relative;
	z-index : 1;
	width : 141px;
	height : auto;
	color : #333333;
	padding : 0px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_30 h1{
	color : #333333;
	font-size : 11px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_4_30 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_30 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_30 a:hover{
	color : #990000;
	text-decoration : none;
}
#feedtemplate_rail290_4_35{
	float : left;
	position : relative;
	z-index : 1;
	width : 20px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_36{
	float : left;
	position : relative;
	z-index : 1;
	width : 255px;
	height : auto;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #333333;
	padding : 3px 0px 0px 4px;
	font-size : 12px;
}
#feedtemplate_rail290_4_36 h1{
	font-weight : normal;
	font-family : arial;
	color : #333333;
	font-size : 12px;
}
#feedtemplate_rail290_4_36 a:link{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_rail290_4_36 a:visited{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_rail290_4_36 a:hover{
	text-decoration : none;
	color : #990000;
}
#feedtemplate_rail290_4_38{
	float : left;
	position : relative;
	z-index : 1;
	width : 30px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_39{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 16px;
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_39 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_4_39 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_39 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_39 a:hover{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_rail290_4_41{
	float : left;
	position : relative;
	z-index : 1;
	width : 20px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_42{
	float : left;
	position : relative;
	z-index : 1;
	width : 255px;
	height : auto;
	color : #333333;
	padding : 3px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_42 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_4_42 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_42 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_42 a:hover{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_rail290_4_44{
	float : left;
	position : relative;
	z-index : 1;
	width : 30px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_45{
	float : left;
	position : relative;
	z-index : 1;
	width : 245px;
	height : auto;
	color : #333333;
	padding : 3px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_45 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_4_45 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_45 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_45 a:hover{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_rail290_4_47{
	float : left;
	position : relative;
	z-index : 1;
	width : 30px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_48{
	float : left;
	position : relative;
	z-index : 1;
	width : 245px;
	height : auto;
	color : #333333;
	padding : 3px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_48 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_4_48 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_48 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_48 a:hover{
	color : #FF0000;
	text-decoration : none;
}
#feedtemplate_rail290_4_61{
	float : left;
	position : relative;
	z-index : 1;
	width : 20px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_4_62{
	float : left;
	position : relative;
	z-index : 1;
	width : 255px;
	height : auto;
	color : #333333;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 4px 0px 0px 4px;
}
#feedtemplate_rail290_4_62 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_4_62 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_62 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_4_62 a:hover{
	color : #FF0000;
	text-decoration : none;
}

#container_right_generic{
	position : relative;
	margin : 0 auto;
	width : 300px;
}
#right_generic_24{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_41{
	float : left;
	position : relative;
	z-index : 1;
	width : 298px;
	height : 128px;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	overflow : hidden;
	border-style : solid;
	border-color : #666666;
	border-width : 1px;
	background-color : #FFFFFF;
	color : #333333;
	font-size : 11px;
}
#right_generic_41 h1{
	font-weight : normal;
	font-family : arial;
	color : #000000;
	font-size : 12px;
}
#right_generic_41 a:link{
	text-decoration : none;
	color : #333333;
}
#right_generic_41 a:visited{
	text-decoration : none;
	color : #333333;
}
#right_generic_41 a:hover{
	text-decoration : none;
	color : #FF0000;
}
#right_generic_42{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_43{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	margin : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_44{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 240px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 10px 0px 10px 0px;
}
#right_generic_45{
	float : left;
	position : relative;
	z-index : 1;
	width : 298px;
	height : 43px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
	border-color : #666666;
	border-width : 1px 1px 0px 1px;
}
#right_generic_46{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	border-color : #666666;
	padding : 4px;
	border-width : 0px 1px 1px 1px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
	background-color : #FFFFFF;
}
#right_generic_46 a:link{
	text-decoration : none;
	color : #333333;
}
#right_generic_46 a:visited{
	text-decoration : none;
	color : #333333;
}
#right_generic_46 a:hover{
	text-decoration : none;
	color : #990000;
}
#right_generic_47{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_48{
	float : left;
	position : relative;
	z-index : 1;
	width : 298px;
	height : 43px;
	border-color : #666666;
	border-width : 1px 1px 0px 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#right_generic_49{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	border-color : #666666;
	padding : 4px;
	border-width : 0px 1px 1px 1px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
	background-color : #FFFFFF;
}
#right_generic_49 a:link{
	text-decoration : none;
	color : #333333;
}
#right_generic_49 a:visited{
	text-decoration : none;
	color : #333333;
}
#right_generic_49 a:hover{
	text-decoration : none;
	color : #990000;
}
#right_generic_50{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_332{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 16px;
	margin : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_342{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : -4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 20px 0px;
}
#right_generic_344{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 43px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_345{
	float : left;
	position : relative;
	z-index : 1;
	width : 288px;
	height : -1px;
	background-color : #FFFFFF;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
	border-color : #000000;
	border-width : 0px 1px 1px 1px;
	padding : 5px 5px 6px 5px;
	margin : 0px 0px 5px 0px;
}
#right_generic_346{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 16px;
	padding : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_378{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : -24px;
	padding : 0px 0px 40px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_401{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : -4px;
	padding : 5px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right_generic_410{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 16px;
}

#container_footer{
	position : relative;
	margin : 0 auto;
	width : 996px;
}
#footer_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_237{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : 200px;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	background-repeat : no-repeat;
	background-position : bottom;
	background-image : url('http://kjugcom.platformicstaging.com/template_images/main_replace_main_replace_237_background.1309378444.png');
	color : #FFFFFF;
	font-size : 12px;
	overflow : visible;
	border-style : none;
	padding : 10px 10px 13px 10px;
}
#footer_238{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 16px;
}
#footer_242{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	margin : 10px 0px 20px 0px;
	font-family : arial;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
	color : #FFFFFF;
	font-size : 12px;
}
#footer_251{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : 60px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
}
#footer_252{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : auto;
	padding : 0px 8px 0px 8px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_256{
	float : left;
	position : relative;
	z-index : 1;
	width : 468px;
	height : 60px;
	padding : 0px 5px 0px 15px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_257{
	float : left;
	position : relative;
	z-index : 1;
	width : 468px;
	height : 60px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 15px 0px 5px;
}
#footer_265{
	float : left;
	position : relative;
	z-index : 1;
	width : 230px;
	height : auto;
	color : #FFFFFF;
	padding : 0px 5px 5px 5px;
	font-family : arial;
	font-weight : normal;
	font-size : 14px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_265 h1{
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
#footer_265 a:link{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_265 a:visited{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_265 a:hover{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_266{
	float : left;
	position : relative;
	z-index : 1;
	width : 230px;
	height : auto;
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 14px;
	text-align : center;
	overflow : visible;
	border-style : none;
	padding : 0px 5px 5px 5px;
}
#footer_266 h1{
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
#footer_266 a:link{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_266 a:visited{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_266 a:hover{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_267{
	float : left;
	position : relative;
	z-index : 1;
	width : 230px;
	height : auto;
	color : #FFFFFF;
	padding : 0px 5px 5px 5px;
	font-family : arial;
	font-weight : normal;
	font-size : 14px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_267 h1{
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
#footer_267 a:link{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_267 a:visited{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_267 a:hover{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_268{
	float : left;
	position : relative;
	z-index : 1;
	width : 230px;
	height : auto;
	color : #FFFFFF;
	padding : 0px 5px 5px 5px;
	font-family : arial;
	font-weight : normal;
	font-size : 14px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_268 h1{
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
#footer_268 a:link{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_268 a:visited{
	color : #FFFFFF;
	text-decoration : none;
}
#footer_268 a:hover{
	color : #CCCCCC;
	text-decoration : none;
}


