@charset "utf-8";
/* CSS Document */
body{text-align:center;}
html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, hr {margin:0;padding:0;}
blockquote, ol, ul {background-repeat:repeat-y;margin-left:2em;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {margin-bottom:0.75em;}
ol, ul {list-style-image:none;list-style-position:outside;list-style-type:none;}
a{color: #981793;padding:0px;text-decoration:none;}
a:hover {text-decoration:underline;}
p, ul, ol,li,dl, dt, dd,td{font-size:93%;}
p{margin:16px;line-height:1.66;color:#000033;}
table{margin:30px;border: solid 1px #000000; border-collapse: collapse;}
td img {display: block;}
dl{margin:16px;}

div#container{text-align:left;width:860px;margin:0 auto;}
div#mv{float:left;width:860px;}
div#navigation{float:left;width:860px;height:60px;}
div#content{float:left;width:540px}
div#sidebar{float:left;width:310px}
div#footer{float:left;width:860px;height:60px;margin-top:50px;}
div#copyright{float:left;width:860px;}

div#sidebar{
color:#333333;
background-color:#eeeeee;
}
div#copyright{
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin:12px 0px 30px 0px;
}

div#sidebar ul li{
list-style-image:url(tri_right_gray.gif);
list-style-type:none;
margin:10px 7px 10px 0px;
}

h1{
color:#333333;
font-size:100%;
border-left:#333333 solid 2px;
background-color:#eeeeee;
margin:0 0 0 16px;
padding:24px 0px 24px 16px;
}
h2{
color:#333333;
font-size:100%;
border-left:#FFCC00 solid 2px;
margin:0 16px;
padding:24px 0px 24px 16px;
}
h3{
color:#333333;
font-size:100%;
margin:0 16px;
padding:12px 0;
}
div#content h3{
color:#333333;
font-size:100%;
border-left:#9999CC solid 2px;
margin:0 16px;
padding:12px 0px 12px 16px;
}
div#content h4{
color:#333333;
font-size:100%;
border-left:#9999CC solid 2px;
margin:0 16px;
padding:12px 0px 12px 16px;
}


div#content  ul{
margin:2em 3em;
line-height:160%;
}
div#content  ul li{
	list-style-type:disc;
}

div#navigation{
background-image:url(gnav.jpg);
background-repeat:repeat-x;
}
div#navigation ul li{
float:left;
margin:10px 10px 10px 0px;
padding:8px 8px 8px 8px;
border-right:#FFCC00  solid 1px;
}
div#navigation.study ul li{
border-right:#99CC00;
}
div#footer{
background-image:url(footer.jpg);
background-repeat:repeat-x;
}
#footer ul li  {
float:left;
margin:10px 10px 10px 0px;
padding:8px 8px 8px 8px;
border-right:#dddddd  solid 1px;
}


.entry-meta{margin:20px;color:#999999;}

