/* CSS Document */

BODY{
margin:0px;
font-family:trebuchet ms, Helvetica, sans-serif;
background-color:#E7F3FF;
background-repeat:repeat-x;
background-position:top;}

.header{
background-image:url(../images/header_katanoiclub.jpg);
background-position:center;
background-repeat:no-repeat;
height:187px; 
margin-left:auto;
margin-right:auto;
width:700px;
}

.title{
font-family:Papyrus, trebuchet ms, Helvetica, sans-serif;
font-size:24px;
color:#003366;
letter-spacing:-1px;
font-weight:bold;
padding:0px;
width:270px;
margin-left:10px;
margin-top:31px;
text-align: center;
float:left;}

.navigation{
color:#FFFFFF;
font-size:12px;
width:225px;
font-weight:bold;
letter-spacing:0px;
margin-top:10px;
float:right;
text-align:center;
right:40px;
position:relative;
}

.outer{
width:700px;
margin:auto;
}

.block-1 {
height:63px;
width:727px;
margin: 0.3em 0.3em 0.5em 0.3em;
padding-top:15px;
padding-bottom:0px;
}

.block-2 {
height:550px;
width:680px;
margin-top:0px;
padding-bottom:0px;
background-image:url(../images/btm_bg.jpg);
background-position:bottom;
background-repeat:repeat-x;
text-align:left;
padding:10px;
background-color:#FFFFFF;
}

.block-3 {
height:35px;
width:700px;
text-align:center;

}

.footer {
height:19px;
width:700px;
margin-top:0px;
color:#0066CC;
font-size:10px;
}

.content_holder {
width:525px;
float:left;
height:100%;
}

.side_bar {
width:140px;
float:right;
//border:#006699 dashed 1px;
padding:5px;
font-size:10px;}

.nav_holder {
padding-right:10px;
padding-top:10px;
width:134px;
height:100%;
float:left;
border-right:solid #CCCCCC 1px;
background-image:url(../images/sub_nav.jpg);
background-repeat:no-repeat;
}

.child{
border-bottom:solid #CCCCCC 1px;
font-size:12px;
font-weight:bold;
color:#003366;
width:135px;
}


.nav_link{
display:block;
width:120px;
color:#003366;
text-decoration:none;
padding:3px;
padding-left:11px;
margin-left:1px;
}


.nav_link:hover{
display:block;
background-color:#DEFE92;
width:120px;
color:#003366;
padding:3px;
padding-left:11px;
margin-left:1px;
}

.text_area{
margin-left:150px;
font-size:12px;
padding-left:10px;
padding-right:10px;}

h1{
font-size:18px;
color:#0066CC;
font-weight:bold;
margin-top:5px;
margin-bottom:5px;}

h2{
font-size:16px;
color:#0066CC;
font-weight:bold;
margin-top:5px;
margin-bottom:2px;}

h3{
font-size:14px;
margin-top:5px;
margin-bottom:2px;}

a:link {color: #0066CC}     
a:visited {color: #0066CC} 
a:hover {color: #0066CC}  

.nav:link {color: #FFFFFF; text-decoration:none;}     
.nav:visited {color: #FFFFFF; text-decoration:none;} 
.nav:hover {color: #FFFFFF; text-decoration:none;} 

td{
font-size:12px;
vertical-align:top;
padding-right:6px;
padding-bottom:6px;
}
 
