body {
	width: 800px;
	font-family:Verdana;
	font-size:.8em;
	background:#fdfdfd url(http://kid-jitsu.net/webelements/background_html.jpg) repeat-x;
	margin:auto;
	
}
.header {
	height: 134px;
	width: 800px;
        background:url(http://kid-jitsu.net/webelements/background_header.jpg);
	clear:both;
}
.content {
	/*height: 600px;*/
	width: 800px;
        padding-top:5px;
	float:left;
	clear:both;
	/*background:url(http://kid-jitsu.net/webelements/bodybackground.gif) repeat-y;*/
	
}
}
.mainnav {
display:block;
	/*height: 600px;*/
	width: 800px;
height:23px;
	float:right;
	clear:both;
        z-index:100;
	
}
.leftrail{
	/*height:600px;*/
	width:170px;
	float:left;
	}
.mainbody{
	/*height:600px;*/
	margin-left:5px;
	width:445px;
	float:left;
	}	
.testimonialbody{
	/*height:600px;*/
	margin-left:5px;
	width:610px;
	float:left;
	}	
.rightrail{
	/*height:600px;*/
	width:170px;
	float:right;
	}	
.footer {
	width: 800px;
	background-color: #424945;
 	float:left;
	clear:both;
	color: #FFFFFF;
}

.footer a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.footer a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.latestnews_fpn {
	height: 200px;
margin-left:5px;
width:165px;

	font-family:Verdana;
	font-size:.8em;
overflow:scroll;
overflow-x: hidden;
overflow-y: scroll;
/*border:solid 1px #003000;*/
background:#bde05f;
}

.latestnews_header {
	height: 20px;
margin-left:5px;
width:165px;
margin-top:10px;
	font-family:Verdana;
        font-weight:bold;
	font-size:1.2em;
color:#fff;
background:#002100;
}
.latestnews_fpn2 {
	height: 200px;
margin-left:0px;
width:165px;

	font-family:Verdana;
	font-size:.8em;
overflow:scroll;
overflow-x: hidden;
overflow-y: scroll;
/*border:solid 1px #003000;*/
background:#bde05f;
}

.latestnews_header2 {
	height: 20px;
margin-left:0px;
width:165px;
margin-top:10px;
	font-family:Verdana;
        font-weight:bold;
	font-size:1.2em;
color:#fff;
background:#002100;
}
/*********************Navigation******************************/
.chromestyle{
width: 800px;
font-weight: bold;
font:bold 12px Verdana;



/*top:111px;
background:#fff;*/
z-index:150;
height:23px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 2px 1px 1px 1px solid #BBB;*/
width: 800px;
/*background: url(/webelements/chromeblk.gif) center center repeat-x; /*THEME CHANGE HERE*/*/
padding: 0px 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
height:23px;
}

.chromestyle ul li{
display: inline;
background: url(/webelements/chromebg2.gif) center center repeat-x;
height:23px;
margin-left: 0px;
}

.chromestyle ul li a{
color: #494949;
padding:5px  2px;
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
background: url(/webelements/chromebg2.gif) center center repeat-x;
}

.chromestyle ul li a:hover{
background: url(/webelements/chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #004000;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:20px;
z-index:200;
background-color: white;
width: 130px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

.vidarchive{ width:160px; padding-left:5px; padding-top:5px; margin-top:0px; padding-bottom:10px; margin-bottom:10px;display:block; border: #bbb dashed 1px;}
.vidarchive ul{list-style-type: none;
padding: 0px;
margin-left: 5px;}
/*.vidarchive ul li{text-indent:-15px;}*/
.vidarchive a {
 text-decoration:   none;
 color:             #424945;
 background-color:  transparent;
}
  
.vidarchive a:visited {
 color:#666666             
 text-decoration:   none;
 background-color:  transparent;
 text-indent:
}

.vidarchive a:hover {
  color:             #424945;
text-decoration:   underline;
 background-color:  transparent;
}
.entry {
width:95%;
margin-top: 10px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
}
