
body {
margin: 0 auto;
padding: 0;
font-family: 'Droid Serif', serif;
font: 85% 'Droid Serif';
background-color: #e9e9e9;
}

#wrap {
margin: 0 auto;
width: 760px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
background: #ffffff;
box-shadow: 0px 0px 30px #ABABAB;
}

#header {
clear: both;
margin-bottom: 5px;
background: #d3d3d3 url(css1/header_b.gif);
background-size: contain;
background-position: 50% 50%;
background-repeat: no-repeat;
height: 157px;
}

#header-link {
display: block;
height: 157px;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.08em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 21px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #e1e1e1;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #d3d3d3;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background: #e1e1e1;
line-height: 1.38em;
}

#content {
margin: 0 0px 20px 160px;
border-left: 2px solid #f0f0f0;
border-right: 2px solid #f0f0f0;
padding: 0 33px 0 16px;
line-height: 1.7em;
text-align: left;
word-wrap: break-word;
}

sup {
height: 0;
line-height: 0;
vertical-align: baseline;
top: -0.8ex;
position: relative;
}

#content h2 {
font-size: 1.35em;
line-height: 1.55em;
margin: 0 0 0.5em 0;
}

#content img {
margin: 0 0px 10px 0px; 
padding: 0px;
display:inline;
background: #cccccc;
}


h3 {
font-size: 1.5em;
line-height: 1.4em;
margin: 0 0 0px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
line-height: 1.42em;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

@media only screen and (min-width: 720px) and (max-width: 800px) {
#wrap{ width: 747px; }
}

@media only screen and (min-width: 480px) and (max-width: 720px) {
#wrap{ width: 460px; }
#header{ height: 130px; }
#header-link{ height: 130px; }
#avmenu { width: 110px; }
#avmenu ul { width: 110px; }
.announce { width: 90px; }
#content { margin: 0px 0px 20px 120px; }
#content { hyphens: auto; }
#content { -webkit-hyphens: auto; }
#content { -moz-hyphens: auto }
#content { -ms-hyphens: auto; }
#content img { margin: 5px 130px 10px 0px; }
}

@media only screen and (max-width: 479px) {
#wrap{ width: 300px; }
#wrap{ box-shadow: 0px 0px 0px #ABABAB; }
#header{ height: 110px; }
#header{ background-position: 10px 3px; }
#header-link{ height: 110px; }
#avmenu { width: 300px; }
#avmenu ul { width: 300px; }
#avmenu ul { margin-bottom: 0px; }
.announce { width: 280px; }
.announce { margin: 0px 0px 10px; }
#content { margin: 0px 0px 0px 0px; }
#content { border-left: 0px; }
#content { border-right: 0px; }
#content { padding: 0px 20px 0px 10px; }
#content img { margin: 5px 110px 10px 0px; }
#content img { width: 100%; }
#content img { height: auto; }
#content img { margin: 0px; }
#content { hyphens: auto; }
#content { -webkit-hyphens: auto; }
#content { -moz-hyphens: auto }
#content { -ms-hyphens: auto; }
img#pdf {width: 20px; }
img#pdf {height: 22px; }
#xsearch_form { float: left; }
#xsearch_form { width: 100%; }
}