* {
    padding: 0;
    margin: 0;
} 

body {
background:#006699;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: normal;
color: #FFFF00;;
}

img { border: none; }
a { color: #380202; text-decoration: underline; }
a:hover { text-decoration: none; color : #ff0000; }

#wrap {
width: 980px;
margin: 1px auto;
}

#top {
background:url(images/jpanbanner2011two.gif);
width:auto;
height:180px;
color:#FFFF00;
}

#header {
background:#000000;
width:auto;
height:23px;
}
#header a {
color: #FFFFFF;
text-decoration: none;
}
#header a:hover {
text-decoration: none;
color: #FFFF00;
}
#header h2 {
padding-left: 42px;
font-size: 17px;
color: #eee;
font-weight: 100;
}

#content {
background:#FFFFFF;

}
#content h2 a {text-decoration: none; }

#left {
background:#FFFFFF;
color:#000033;
float: left;
width: 200px;
}
#left h2 { 
background: #fff url(images/zz2.gif) repeat-x;
color:#000000; 
font-size:14px;
letter-spacing: -1px; 
font-weight: 100;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
#center {
background-color:#FFFFFF;
color:#0000FF;
font-size:12px;
font-weight:bold;
float: left;
width: 580px;
height:inherit;

}
#center h2 {
text-align:center;
background:#fff url(images/bgmenu2.jpg) repeat;
height: 30px;
color:#FFFF00;
line-height: 30px;
font-size: 14px;
letter-spacing: -1px;
font-weight: 100;
padding : 00 10px 0;
}
#center h2 a { color: #fff; }
#center h2 a:hover { color: #000; text-decoration: none; }

#right {
background:#FFFFFF;
color:#000033;
font-size:14px;
float: right; 
width: 200px;

}
#right h2 { 
background: #990033 url(images/zz2.gif) repeat-x;
color: #000000; 
font-weight:900;
font-size:14px;
height: 30px;
line-height: 30px;
padding-left: 10px;
letter-spacing: -1px; 
font-weight: 100;
}

#bottom { 
background:url(images/bgbottom.jpg);
padding: 15px 0;
}

#footer {
background:url(images/bgbottom1.jpg);
padding: 0 0 0 0;
text-align: center;
font-size: 11px;
color: #FFFF00;
}
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

