	
	

#container/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
  {
	width: 900px;
	margin: auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	z-index: 1;
	position: relative;
	background-color: #537E88;
}

#gallery  {
	position: relative;
	z-index: 100;
	width: 900px;
}
#menu {
	width:100%;
}

 






a:hover{text-decoration:none; color: gray;}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: underline; }


/* main styles */


.white-8 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:8px;font-weight:bold;}
.white-9 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:9px;font-weight:bold;}
.white-10 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;font-weight:bold;}
.white-11 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:11px;font-weight:bold;}
.white-12 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:12px;font-weight:bold;}
.white-13 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:13px;font-weight:bold;}
.white-14 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;font-weight:bold;}
.white-15 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:15px;font-weight:bold;}
.white-16 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;font-weight:bold;}
.white-17 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:17px;font-weight:bold;}
.white-18 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;font-weight:bold;}
.white-20 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;font-weight:bold;}
.white-26 {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:26px;font-weight:bold;}
.white-10-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;}
.white-11-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:11px;}
.white-12-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:13px;}
.white-13-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;}
.white-14-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;}
.white-15-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:15px;}
.white-16-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;}
.white-17-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:17px;}
.white-18-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;}
.white-20-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;}
.white-22-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:22px;}
.white-24-light {color:#ffffff;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:24px;}

.black-8 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:8px;font-weight:bold;}
.black-9 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:9px;font-weight:bold;}
.black-10 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;font-weight:bold;}
.black-11 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:11px;font-weight:bold;}
.black-12 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:12px;font-weight:bold;}
.black-13 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:13px;font-weight:bold;}
.black-14 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;font-weight:bold;}
.black-15 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:15px;font-weight:bold;}
.black-16 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;font-weight:bold;}
.black-17 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:17px;font-weight:bold;}
.black-18 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;font-weight:bold;}
.black-20 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;font-weight:bold;}
.black-22 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:22px;font-weight:bold;}
.black-24 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:24px;font-weight:bold;}
.black-26 {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:26px;font-weight:bold;}
.black-10-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;}
.black-11-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:11px;}
.black-12-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:12px;}
.black-13-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:13px;}
.black-14-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;}
.black-15-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:15px;}
.black-16-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;}
.black-17-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:17px;}
.black-18-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;}
.black-20-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;}
.black-22-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:22px;}
.black-24-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:24px;}
.black-26-light {color:#000000;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:26px;}

.grey-10 {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;font-weight:bold;}
.grey-11 {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:11px;font-weight:bold;}
.grey-12 {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:12px;font-weight:bold;}
.grey-14 {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;font-weight:bold;}
.grey-16 {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;font-weight:bold;}
.grey-18 {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;font-weight:bold;}
.grey-20 {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;font-weight:bold;}
.grey-26 {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:26px;font-weight:bold;}
.grey-10-light {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;}
.grey-12-light {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:12px;}
.grey-14-light {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;}
.grey-16-light {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;}
.grey-18-light {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;}
.grey-20-light {color:#333333;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;}

.blue-10 {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;font-weight:bold;}
.blue-11 {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:11px;font-weight:bold;}
.blue-12 {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:12px;font-weight:bold;}
.blue-14 {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;font-weight:bold;}
.blue-16 {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;font-weight:bold;}
.blue-18 {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;font-weight:bold;}
.blue-20 {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;font-weight:bold;}
.blue-26 {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:26px;font-weight:bold;}
.blue-10-light {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;}
.blue-12-light {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:12px;}
.blue-14-light {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;}
.blue-16-light {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;}
.blue-18-light {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;}
.blue-20-light {color:#619EFC;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;}



.darkblue-10 {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;font-weight:bold;}
.darkblue-11 {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:11px;font-weight:bold;}
.darkblue-12 {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:12px;font-weight:bold;}
.darkblue-14 {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;font-weight:bold;}
.darkblue-16 {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;font-weight:bold;}
.darkblue-18 {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;font-weight:bold;}
.darkblue-20 {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;font-weight:bold;}
.darkblue-26 {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:26px;font-weight:bold;}
.darkblue-10-light {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:10px;}
.darkblue-12-light {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:12px;}
.darkblue-14-light {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:14px;}
.darkblue-16-light {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:16px;}
.darkblue-18-light {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:18px;}
.darkblue-20-light {color:#010D76;font-family:Georgia,Times New Roman,Verdana,Arial,Helvetica;font-size:20px;}


/*

Here's a demo stylesheet used to format a menu and its content.
Feel free to alter the menu layout however you want!
All you have to do is ensure the script has the correct CSS property name
(like 'visibility' or 'display') that changes to show/hide menus.

If you want to extend this layout, one good resource for UL/LI formatting is:
    http://www.alistapart.com/articles/taminglists/
Alternatively, you can use any other CSS dropdown layout instead. More here:
    http://www.alvit.de/css-showcase/
Consult your favourite CSS reference for customising fonts/borders/etc.

Otherwise, you can just change the #RGB border/background colours where
suitable to customise for your site -- easy :).

*/



/* HORIZONTAL FREESTYLE MENU LAYOUT */


/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 500;
	position: relative;
	width:900px;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
	display: none;
	position: absolute;
	top: 1.65em;
	margin-top: 17px; /* I'm using ems and px to allow people to zoom their font */
	left: 0px;
	width: 170px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
	top: 0px;
	margin-top: 0;
	left: 150px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
	float: left;
	display: block;
	position: relative;
	background: #009dba;
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
	float: none;
	margin: 0;
	margin-bottom: 0px;
}
.menulist ul>li:last-child {
	margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
	display: block;
	padding-top: 12px;
	padding-bottom:12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:50px;
	padding-right:50px;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: #CCCCCC;
	background-color: #00709c;
}
.menulist a.highlighted {
	color: #FFF;
	background-color: #00709c;
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}


/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */
