body {
background-image:url(pix/bg_bigbody.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
font-size:10pt;
font-weight:lighter;
color:#FFFFFF;
background-color:#000000;
margin-left: 10px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

b1{
font-weight:bold;
}

h2{
font-size:16px
}

h21{
font-size:20px;
color:#9B0000;
}

 a:link, a:visited{
color:#FFFFFF;
text-decoration:none;
}

 a:hover{
color:#9B0000;
}

/*ul, ol{
list-style:none;
}*/

#subNavi li{
display:block;
background-image:url(pix/transblk.png);
padding-left:5px;
margin-bottom:3px;
}


div.pageBody{
width:800px;


margin-right:auto;
margin-left:auto;
margin-bottom:15px;
}

div#heder{
overflow:auto;
clear:both;

}

div#heder #logo{
/*position:relative; bottom:-30px; */
/*background-color:#00FFCC;*/
height:auto;
width:auto;
overflow:auto;
z-index:5;
margin-left:auto;
margin-top:auto;
}

div#heder #navi{
/*background-color:#CCCC66;*/
height:auto;
width:auto;
margin-left:auto;
overflow:auto;
z-index:4;
}

.navibox{
float:right;
width:auto;
height:auto;
overflow:auto;
padding-left:5px;
padding-right:5px;
}

div#holder{
height:auto;
overflow:visible;
clear:both;
background-image:url(pix/transblk.png);
}

div#holder #topper{
width:auto;
height:100px;
/*background-color:#993366;*/
overflow:visible;
z-index:110;
margin-bottom:15px;
}

#topper #image{
	position:relative;
	top:-165px;
	left:-35px;
	z-index:51;
	overflow:visible;
	width:200px;
	height:200px;
	margin-bottom:15px;
	/*background-color:#00FFCC;*/
}

#topper #image2{
	position:relative;
	top:35px;
	left:75px;
	z-index:52;
	overflow:visible;
	width:700px;
	height:70px;
	margin-bottom:15px;
	/*background-color:#00FFCC;*/
}

div#holder #subNavi{
	position:relative;
width:280px;
height:auto;
padding:10px;

/*background-color:#CCFF66;*/
float:left;
z-index:111;

}

div#holder #subNavi .featProd{
height:auto;
background-image:url(pix/transGrad.png);
background-repeat:repeat-x;
margin-bottom:10px;
margin-top:10px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
overflow:auto;
clear:both;
}

div#holder #subNavi .featProd img{
margin-right:5px;
float:left;
}

div#holder #myArticles{
width:500px;
height:auto;
/*background-color:#6699FF;*/
float:left;
}

div#holder #myArticles .article{
padding:10px;
margin:10px;
background-image:url(pix/transGrad.png);
background-repeat:repeat-x;
}

#myArticles .article .fvideo{
margin-top:10px;
}

div#holder #footer{
font-size:8pt;
height:100px;
padding:15px;
/*background-color:#6619FF;*/
clear:both;
}

