body {
margin: 0 auto;
padding: 0;
font: 0.7em Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(/_images/bg.gif) top center repeat-y;
}

#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: 600px;
margin: 0 0 10px 0;
float: left;
}

#content h1 {
font-size: 1.7em;
color: #666666;
}

#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;
}

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

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

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

#avmenu li a {
font-weight: bold;
min-height: 18px;
height: auto !important;
height: 18px;
text-decoration: none;
color: #505050;
display: block;
padding: 4px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
margin: auto;
}

/* for Internet Explorer */
/*\*/
* html .container {
height: 8em;
}
/**/

#avmenu .heading {
font-weight: bold;
color: #ffffff;
min-height: 18px;
text-decoration: none;
/*color: #505050;*/
display: block;
padding: 6px 0 4px 10px;
background: #2954a9;
border-left: 4px solid #999999;
}

#avmenu .home {
border-top: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
}

#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #2954a9;
}

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

#extras {
float: right;
width: 150px;
margin: 6px 0 10px 10px;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

ul.news { margin-left: 0.5em; margin-right: 0.5em; padding-left: 1em; list-style-image: url(/_images/news_arrow.gif); }
li.news { margin-bottom: 0.5em; margin-top: 0.5em;}

#extras p {
margin: 0 0 1.5em 0;
text-align: right;
}

#content {
margin: 0 10px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0px 10px;
line-height: 1.6em;
text-align: left;
}

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

h3 {
font-size: 1.2em;
margin: 1em 0 10px 0;
color: #666666;
}

li { margin-bottom: 0.3em; margin-top: 0.3em; }

a {
text-decoration: none;
color: #0000ff;
}

a:hover {
text-decoration: underline;
color: #0000ff;
}

#content h2 {
font-size: 1.4em;
margin: 1em 0 0.5em 0;
color: #666666;
}


a img {
border: 0;
}

#footer {
clear: both;
margin: 0px 0px 6px 0px;
padding: 2px;
border-top: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
width: 760px;
text-align: center;
color: #ffffff;
font-size: 0.9em;
background: #2954a9;
}

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

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

#dross {
text-align: right;
font-size: 0.8em;
text-decoration: none;
}

.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;
}


/*#wrap a[href^="http:"] {
    display:inline-block;
    padding:0 18px 0 1px;
    background:transparent url(/_images/icons/external.gif) center right no-repeat;
    } */

#wrap a[href^="mailto:"] {
    display:inline-block;
    padding:0 18px 0 1px;
    line-height:18px;
    background:transparent url(/_images/icons/email.gif) center right no-repeat;
    }

#wrap a[href$='.pdf'] {
    display:inline-block;
    padding:0 18px 0 1px;
    line-height:18px;
    background:transparent url(/_images/icons/pdf.gif) center right no-repeat;
    }

#wrap a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
    display:inline-block;
    padding:0 18px 0 1px;
    line-height:18px;
    background:transparent url(/_images/icons/word.gif) center right no-repeat;
    }

#wrap  a[href$='.ppt'], a[href$='.pps'] {
    display:inline-block;
    padding:0 18px 0 1px;
    line-height:18px;
    background:transparent url(/_images/icons/powerpoint.gif) center right no-repeat;
    }

#wrap  a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
    display:inline-block;
    padding:0 18px 0 1px;
    line-height:18px;
    background:transparent url(/_images/icons/excel.gif) center right no-repeat;
    }
