body {
      background: url(parts2012/mainbg2012.jpg) top center no-repeat;
      background-size: 2000px 1200px;
	margin: 0; 
	padding: 0;
	color: #000000;
	font-family: Arial, Times, serif;
	font-size: small;
	text-decoration: none;
	background-color: #091a35;
}

#headermast {
     width: 100%;
     height: 203px;
     position: absolute;
}

#navbar {
      z-index: 20;
	position: absolute;
	width: 100%; 
	border: 0px;
	text-align: center; 
      top: 0px;
      height: 38px;
	margin-top: 203px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float: none;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
#navbar ul
{
    text-align: center;
	margin: 1px 0px 0px 0px;
	padding:0px;
}

#navbar ul li
{
	display: inline;
	height: 36px;
	list-style: none;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 38px;
	position: relative;
	padding: 0px;
}

#navbar li a
{
  color: #FFFFFF;
  text-decoration: none;
  padding: 5px 1em;

 }

#navbar li a:hover
{
    color: #FFFFFF;
    background-color: #273b41;

}

#navbar li ul
{

	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 0px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	color: #333;

}

#navbar li:hover ul
{
	top: 12px;
	display: block;
	width: 188px;
}

#navbar li li
{
	width: 188px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	list-style: none;
	display: list-item;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
        background-color: #E2E2E2;
}
#navbar li li a
{
	color: #000000;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
}

#navbar li li a:hover
{
    background-color: #273B41;
	color:#FFFFFF;
}

#navbar ul ul {
	display: none;
	position: absolute;
	left: 0px;
    top: -14px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	color: #333;
	text-align: left;
}

#navbar ul li:hover ul {display:block;}

#navbar ul ul li {
	width: 188px;
	float: left;
	display: inline;
    background-color: #CFCFCF;
	color: #333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	height: auto;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#navbar li:hover ul li ul {display:none; background-image: none;}

#navbar ul ul li ul {
      background-color: #000000;
	position: absolute;
      width: 188px;
	left: 188px;
}

#navbar ul ul li ul li {
	top: -27px;
	width: 186px;
	float: left;
	display: inline;
      background-color: #CFCFCF;
	color:#000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#navbar ul ul li:hover ul {display:block; background-image: none;}

#navbar ul ul li:link ul {
	display: block;
	background-image: none;
	text-decoration: none;
}
#navbar ul ul li:visited ul {
	display: block;
	background-image: none;
	text-decoration: none;
}

a:link{ 
    text-decoration: underline; 
	color: #1A2A41;

}
	
a:visited{ 
    text-decoration: underline;
	color: #1A2A41;
}

a:hover{ 
    text-decoration: none;
	color: #000000;
}

.footer:link{ 
    text-decoration: underline; 
	color: #ffffff;

}
	
.footer:visited{ 
    text-decoration: underline;
	color: #ffffff;
}

.footer:hover{ 
    text-decoration: none;
	color: #ffffff;
}

#maincontent {
    z-index: 1;
	font-size: 14px;
    position: absolute;
    width: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#indexnav {
	color: #ffffff;
}

#indexnav a {
	color: #ffffff;
}

#footerlinks {
	color: #ffffff;
}

#footerlinks a {
	color: #ffffff;
}

h1 {
	font-family: "Arial";
	font-size: 22px;
	color: #1A2A41;
}
h2 {
	font-family: "Arial";
	font-size: 16px;
	color: #1A2A41;
}
h3 {
	font-family: "Arial";
	font-size: 21px;
	color: #1A2A41;
        margin-top : -3px;
}
img {
      padding : 0;
      display: block;
}
iframe {
      z-index: 2;
      display: block;
}

#rightsidetext a:link{ 
    text-decoration: underline; 
	color: #1A2A41;

}
	
#rightsidetext a:visited{ 
    text-decoration: underline;
	color: #1A2A41;
}

#rightsidetext a:hover{ 
    text-decoration: none;
	color: #1A2A41;
}

#contenttext a:link{ 
    text-decoration: underline; 
	color: #1A2A41;

}
	
#contenttext a:visited{ 
    text-decoration: underline;
	color: #1A2A41;
}

#contenttext a:hover{ 
    text-decoration: none;
	color: #1A2A41;
}
#footermain {
     width: 100%;
     height: 125px;
     background: url(parts2011/base.jpg) top center no-repeat;
     background-position: center;
}