@charset "utf-8";

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; background-image: url(images/main/background.jpg); background-repeat: repeat-x; margin: 0; color:#000;}
body p {margin: 0;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:910px; height:27px; position:relative; z-index:100; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:911px; w\idth:910px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:130px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:130px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:119px; height:25px; border:1px solid #fff; border-width:1px 1px 1px 0px; padding-left:10px; line-height:24px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:130px; w\idth:119px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#c1c1c1 url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 110px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#d02020 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 110px center;}
.menu ul ul :hover > a.drop {background:#d02020 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 110px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#c1c1c1;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#d02020;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:26px;left:-1px; width:130px;border-top:1px solid #fff;}
/* another hack for IE5.5 */
* html .menu ul ul {top:25px;t\op:26px;}

/* position the third level flyout menu */
.menu ul ul ul{left:129px; top:-1px; width:129px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-129px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#c1c1c1; color:#000; height:auto; line-height:1em; padding:5px 10px; width:109px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:130px;w\idth:109px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#d02020;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#d02020;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


a.gray {background-color:#c1c1c1;}
a.red {background-color:#d02020;}
a.darkgray {background-color:#929292;}

.header1 {width:898px; height: 25px; border: solid #fff; border-width: 0px 1px 0px 1px; background:#f2f2f2;}
.header1 p {text-align: right; padding-top: 3px; padding-right: 3px; }
.header2 {width:899px; height: 75px; border-left: 10px solid #d02020; background-color: #fff; padding-left: 1px;}
.header2 img {border-right: 1px solid #fff;}

.maincontent {width:899px; padding-left: 10px; float: left; background:url(images/main/divbg.jpg) top left repeat-y;}
.footer1 {width:899px; height: 30px; border-left: 10px solid #dfdfdf; background:#f2f2f2; border-right: 1px solid #f2f2f2; float: left;}
.footer1 p {text-align: right; padding-top: 3px; padding-right: 3px;}

.maincontainer {margin-left: auto; margin-right: auto; width: 910px; background-color: white; border: solid #fff; border-width: 1px 0px 1px 1px; top: 13px; position: relative;	overflow: hidden;}

#maincontent_left {width: 150px;  float: left; padding-top: 15px; }
#maincontent_left img {padding-left: 5px; padding-bottom: 15px;}
#maincontent_middle {width: 560px; float: left; padding-left: 15px; padding-top: 15px;}
#maincontent_right {width: 160px; float: left; font-size: small; padding-left: 10px; padding-top: 15px;}

#maincontent_sub {border-left: 10px solid #dfdfdf; width: 850px; padding-left: 5px; padding-top: 15px; padding-bottom: 5px; overflow: hidden;}
#maincontent_sub_nolinkborder {border-left: 10px solid #dfdfdf; width: 850px; padding-left: 5px; padding-top: 15px; padding-bottom: 5px; overflow: hidden;}
#maincontent_sub table {padding-left: 60px;}
#maincontent_sub iframe {margin-left: 40px;}
#maincontent_sub a,#maincontent_right a, #maincontent_left a,.footer1 a {text-decoration: none; color: #d02020;}
#maincontent_sub a:hover,#maincontent_right a:hover, #maincontent_left a:hover,.footer1 a:hover {border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #929292; }

#breadcrumbs {font-size: x-small; padding-bottom: 15px;}

#redbar {width: 80%; border-bottom: 3px solid #d02020; margin-left: auto; margin-right: auto;}
#blackbar {width: 80%; border-bottom: 7px solid #000; margin-left: auto; margin-right: auto;}

#headerwrapper {border-left: 10px solid #d02020;}

img {border: 0;}
img.floatright {float: right;}
img.floatleft {float: left; padding-right: 5px; padding-bottom: 5px;}
img.paddingtop {padding-top: 30px;}
img.sponsors {padding: 15px; vertical-align: middle;}

#maincontent_sub #monoSlideshow {
	float: left;
	width: auto;
}
#maincontent_middle #monoSlideshow, div.mckinley #monoSlideshow {margin-left: auto; margin-right: auto; width: 480px;}

div.mckinley {color:#333333;}
div.mckinley a {color:#FF6702; text-decoration: none; }
div.mckinley a:hover {color:#FF6702; border-bottom-width: 1px; border-bottom-style: dotted;border-bottom-color:#FF6702;}
div.mckinley_box {margin-left: 5px; float: right; padding: 5px;}
div.mckinley_box img {margin-bottom: 30px;}


#aiatrust {position: absolute; bottom: 30px;}

p.textlarge { font-size: large;}
p.center {text-align: center; }
p.underline {text-decoration:underline;}

table.member td {vertical-align:top;}
table.floatleft {float: left;}
table.history {width:100%;}
table.history td {vertical-align:top; width:50%;}

p.sponsor {padding-bottom:25px; padding-left: 5px;}
p.bold {font-weight:bold;}

div.fellows {float:right; width: 200px;}

