body {
margin: 0 auto;
padding: 0;
font: 90% Calibri,Verdana,Tahoma,Arial,sans-serif;
background: #F4F4F4 url(../../_image/bg.gif) top center repeat-y;
}

.words {
text-decoration: underline;
font-weight: bold;
}
#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#imgright {
  float: right;
  margin: 10px 0px 10px 10px;
  border: 0;
}

#imgleft {
  float: left;
  margin: 10px 10px 10px 0px;
  border: 0;
}

#picture_ui {
  float: right;
  margin: 50px 0px 10px 10px;
  border: 0;
  width: 200px;
  height: 150px;
}

#avmenu {
clear: left;
float: left;
width: 140px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style-type: none;
width: 140px;
margin: 0 0 15px 0;
padding: 0;
font-size: 1.0em;
}

#avmenu li {
margin-bottom: 2px;
}

#avmenu ul li a{	
font-weight: bold;
height: 18px;
text-decoration: none;
color: #003333;
display: block;
padding: 4px 0 0 10px;
/*background: #eaeaea;*/
background: url(../../_image/menu1.png) top center repeat-x;
border-top: 1px solid #cccccc;
border-left: 4px solid #669999;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

#avmenu ul li a:hover {
font-weight: bold;
height: 18px;
text-decoration: none;
color: #ffcc00;
display: block;
padding: 4px 0 0 10px;
/*background: #eaeaea;*/
background: url(../../_image/menu1.png) top center repeat-x;
border-top: 1px solid #cccccc;
border-left: 4px solid #669999;
}

#avmenu ul ul {
list-style-type: none;
width: 136px;
margin: 0 0 0 4px;
padding: 0;
font-size: 0.8em;
}

#avmenu ul ul li a{	
font-weight: normal;
height: 14px;
text-decoration: none;
color: #003333;
padding: 0px 0 0 15px;
/*background: #f4f4f4;*/
background: url(../../_image/menu1.png) top center repeat-x;
border-top: 1px solid #f4f4f4;
border-left: 1px solid #cccccc;
}

#avmenu ul ul li a:hover{	
font-weight: normal;
height: 14px;
text-decoration: none;
color: #ffcc00;
padding: 0px 0 0 15px;
/*background: #eaeaea;*/
background: url(../../_image/menu1.png) top center repeat-x;
border-top: 1px solid #f4f4f4;
border-left: 1px solid #cccccc;
}
.current {
font-weight: bold;
height: 18px;
text-decoration: none;
color: #ffcc00;
display: block;
padding: 4px 0 0 10px;
/*background: #ffffff;*/
background: url(../../_image/menu1.png) top center repeat-x;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 4px solid #669999;
}	

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 120px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
font-size: 80%;
}

.caption {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #003333;
display: block;
padding: 3px 0 3px 10px;
/*background: #FFFFFF;*/
background: url(../../_image/chap.png) top center repeat-y;
/*border-bottom: 1px solid #669999;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #e3e3e3;*/
border-left: 8px solid #ffcc66;
}

.warnning{
font-size: 0.8em;
color: #AA0000;
}



#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#extras li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #003333;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #FFCC00;
}	
	
#extras li a:hover {
background: #003333;
color: #FFFFFF;
border-left: 4px solid #FFCC00;
}

#rotview {
  margin-top : 10px;
  margin-right: 30px;
  float: right;
}
#catch {
float: left;
background: #ffffff url(../../_image/frame_300_170.png) top center no-repeat;
width: 280px;
padding: 10px;
margin-left: 20px;
text-align: left;
}

#catcharea{
  height: 200px;
}
#content {
margin: 0 10px 10px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.3em;
text-align: left;
}

#content h2 {
font-size: 2em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: underline;
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;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.8em;
}

#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;
}

.ancback{
font-size: 0.8em;
color: #AA0000;
text-decoration: underline;
text-align:right;
}

.fs1 {
font-weight: bold;
}

.fs2{
font-style: italic;
}

.fs3{
font-weight: bold;
font-style: italic;
}

.fs4 {
  font-weight: bold;
  font-size: 1.2em;
}
.hide {
display: none;
}

.keyword{
font-weight: bold;
text-decoration: underline;
}
