
body {
margin: 0px auto;
padding: 0;
background: #f4f4f4;
font-style:normal;
font-variant:normal;
font-weight:normal;
/* font-size:76%; */
font-family:Verdana, Tahoma, Arial, sans-serif;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 30px auto;
width: 790px;
}

#header {
clear: both;
margin: 5px 0 0 0 ;
padding: 0;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;  
background: #f4f4f4;
text-align: center;
/* background: #e0e0e0; */
/* border-bottom: 12px solid #ffffff; */
}

/* #header p {
width: 700px;
float: center;
text-align: center;
color: #ffffff;
margin: 2px 0 2px 0;
font-size: 0.8em;
line-height: 1.2em;
} */

/* #frontphoto {
margin: 0 0 10px 0;
border: 0;
} */

/* #spacer {
clear: both;
margin: 0 auto;
border-top: 15px solid #e0e0e0;
width: 790px;
} */

/* #spacer p {
width: 700px;
float: center;
text-align: center;
color: #ffffff;
margin: 2px 0 2px 0;
font-size: 0.8em;
line-height: 1.2em;
} */


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

#avmenu ul {
list-style: none;
width: 160px;
margin: 0 0 10px 0px;
padding: 0;
font-size: 0.8em;
}

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

#avmenu li a {
font-weight: bold;
height: 17px;
text-decoration: none;
color: #505050;
display: block;
padding: 2px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}

#avmenu li a:hover {
background: #eaeaea;
color: #668866;
border-left: 4px solid #668866;
}

.announce {
margin: 10px 0 10px 0;
padding: 0px;
width: 160px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#notice {
float: right;
margin: 10px 0 10px 0;
padding: 10px;
width: 200px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.5em;
}

.highlight {
margin: 10px 0 10px 0;
padding: 10px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

.notes {
margin: 10px 0 10px 0;
padding: 10px;
width: 70px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#content {
float: right;
width: 570px;
margin: 10px 0px 10px 0px;
border-left: 1px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 30px 0 10px;
line-height: 130%; /* 1.5em; */
text-align: left;
font-size: 14px; /* 0.8em; */
}

#content h1 {
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size: 1.6em;
margin: 0 0 0.5em 0;
line-height:1.2em;
}

#content h2 {
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}


#linkscontent {
float: right;
width: 490px;
/* margin: 0 10px 20px 160px; */
border-left: 1px solid #f0f0f0;
border-right: 0px solid #f0f0f0;
padding: 0 30px 0 10px;
line-height: 1.6em;
text-align: left;
font-size: 0.9em;
}

#linkscontent h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#chart {
font-size: 10px;
}

#chart td {
border-bottom: 1px solid;
height: 22px;
margin: 0 auto 0 auto;
text-align: center;
}

#chart th {
border-bottom: 1px solid;
height: 22px;
margin: 0 auto 0 auto;
text-align: center;
font-weight: bold;
}

#bg {
bgColor: #f6f6f6;
}

h3 {
font-size: 1.0em;
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: 700px;
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;
}

.forms {
font-size: 1.0em;
}

.normal {
font-size: 0.9em;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.slant {
font-style: italic;
color: #FF9900;
background-color: #FF9900;
}

#noborder img{
padding: 1px;
display:inline;
background: #ffffff;
border: 0px;
}

.box{
color:#ffffff;
font-size:0.9em;
background-color:#669966;
border:1px solid #c8c8c8;
line-height:1.3em;
padding:5px 5px 5px 8px;
}

.related {
float: left;
}


