.jqueryslidemenu{
font: bold 11px arial, sans-serif;
background: #1A3753;
width: 100%;
height: 0px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #fff; /*background of tabs (default state)*/
color: black;
padding: 5px 0 5px 0;
border-right: 1px solid #8CB3D8;
border-bottom: 1px solid #8CB3D8;
color: #fff;
font-family:arial, sans-serif; 
font-size:11px; 
width:79px;
text-decoration: none;
text-align:center; 
cursor:pointer; 
font-weight:bold;
}


* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: black;
}

.jqueryslidemenu ul li a:hover{
background: #c0c0c0; /*tab link background during hover state*/
color: black;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font: normal 11px;
font-family:arial, sans-serif;
width: 69px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #8CB3D8;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

body {
margin : 0;
padding : 0;
text-align : left;
color : #333;
background : #749596 url(img/bgd.png) repeat-y top center;
font : 75% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}
#container {
width : 750px;
margin : 0 auto;
padding : 10px 0 0 0;
color : #aaa;
background : #1A3753;
}

#banner {
float : left;
width : 750px;
height : 180px;
padding : 0;
margin-bottom : 0;
background : #eee url(img/intake46-banner.jpg);
}
#banner h1 {
margin : 40px 0 0 80px;
font : bold 2em georgia, verdana, arial, tahoma, sans-serif;
text-transform : none;
letter-spacing : 3px;
color : #ffffff;
background : transparent;
}

#banner1 {
float : left;
width : 750px;
height : 180px;
padding : 0;
margin-bottom : 0;
background : #eee url(img/links.jpg);
}
#banner1 h1 {
margin : 140px 0 0 280px;
font : bold 2em georgia, verdana, arial, tahoma, sans-serif;
text-transform : none;
letter-spacing : 3px;
color : #ff0000;
background : transparent;
}

#banner2 {
float : left;
width : 750px;
height : 180px;
padding : 0;
margin-bottom : 0;
background : #eee url(img/gallery-banner.jpg);
}
#banner2 h1 {
margin : 140px 0 0 320px;
font : bold 1.7em georgia, verdana, arial, tahoma, sans-serif;
text-transform : none;
letter-spacing : 3px;
color : #ff0000;
background : transparent;
}

#reunion {
float : left;
width : 750px;
height : 180px;
padding : 0;
margin-bottom : 0;
background : #eee url(img/reunionpage.jpg);
}
#reunion h1 {
margin : 110px 0 0 180px;
font : bold 1.7em georgia, verdana, arial, tahoma, sans-serif;
text-transform : none;
letter-spacing : 3px;
color : #ff0000;
background : transparent;
}

#banner4 {
float : left;
width : 750px;
height : 180px;
padding : 0;
margin-bottom : 0;
background : #eee url(img/reunionpage.jpg);
}
#banner4 h1 {
margin : 20px 0 0 20px;
font : bold 1.7em georgia, verdana, arial, tahoma, sans-serif;
text-transform : none;
letter-spacing : 3px;
color : #ff0000;
background : transparent;
}

#gangway {
float : left;
width : 750px;
height : 180px;
padding : 0;
margin-bottom : 0;
background : #eee url(img/gangway.jpg);
}
#gangway h1 {
margin : 10px 0 0 40px;
font : bold 2em georgia, verdana, arial, tahoma, sans-serif;
text-transform : none;
letter-spacing : 3px;
color : #ffffff;
background : transparent;
}
#canteen {
float : left;
width : 750px;
height : 180px;
padding : 0;
margin-bottom : 0;
background : #eee url(img/canteen.jpg);
}
#canteen h1 {
margin : 10px 0 0 40px;
font : bold 2em georgia, verdana, arial, tahoma, sans-serif;
text-transform : none;
letter-spacing : 3px;
color : #ffffff;
background : transparent;
}

#content {
padding : 0 10px 0 10px;
margin-left : 5px;
margin-right : 5px;
margin-top : 0;
line-height : 2.2em;
position:relative; top:20px;
}
#content h1 {
padding : 20px 0 0 0;
font : normal 1.4em verdana, tahoma, arial, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #ffffff;
background : inherit;
text-align : center;
}
#content h2 {
padding : 20px 0 0 0;
font : normal 1.4em verdana, tahoma, arial, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #acaf2c;
background : inherit;
text-align : center;
}
#content2 a {
color : #acaf2c;
font-weight : bold;
text-decoration : none;
background : inherit;
}
#content2 a:hover {
border-bottom : 2px dashed;
color : #369;
background : inherit;
}
#content2 a img {
border: 0;
}
#content h3 {
padding : 0 0 0 0;
font : normal 1.4em verdana, tahoma, arial, sans-serif;
letter-spacing : 2px;
color : #B7FFFE;
background : inherit;
font-style : italic;
text-align : center;
}
#content h4 {
padding : 0 0 0 0;
font : normal 1em verdana, tahoma, arial, sans-serif;
letter-spacing : 2px;
color : #B7FFFE;
background : inherit;
font-style : italic;
text-align : center;
}


#footer {
clear : both;
padding : 5px;
margin-top : 5px;
height : 40px;
font-size : 0.8em;
border-top : 1px solid #515244;
color : #eee;
background : #1A3753;
text-align : center;
position:bottom; 
}
#footer a:link, #footer a:visited {
background : inherit;
color : #acaf2c;
text-decoration : none;
}
#footer a:hover {
border-bottom : 1px dashed #858563;
background : inherit;
color : #858563;
}

h1 {
margin : 0 0 10px 0;
font : normal 1.4em verdana, arial, tahoma, sans-serif;
text-transform : uppercase;
color : #acaf2c;
background : inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}

.post2 {
background-color : #172B3D;
padding : 3px;
margin : 20px 10px 0 5px;
border : 0 dashed #8a795d;
font-size: 1em;
text-align : center;
}

			/*LINKS*/
a {
color : #acaf2c;
font-weight : bold;
text-decoration : none;
background : inherit;
}
a:hover {
text-decoration : none;
color : #369;
background : inherit;
}
a img {
border: 0;
}