#bg 
{ 
background: url(images/background.jpg) top repeat-x;
width:100%; 
background-color:#2682B7; 
margin: 0 auto;
}	
#bg2 
{ 
background: url(images/background.jpg) top repeat-x;
width:100%; 
background-color:#ec1d24; 
margin: 0 auto;
}
* 
{
margin:0; 
padding:0; 
}

a
{
font-weight: normal;
font-size: 0.8em;
font-family: Arial, Helvetica, sans-serif; 
}

a img 
{ 
border: none;
}

/* Wrapper */

#wrapper 
{ 
margin:0 auto; 
}

/* Header */

#header 
{ 
margin:0 auto; 
width:863px; 
}

#header-img
{

background-image:url(images/NEWLOGOColorlr.jpg); 
width:864px; 
height:297px; 
}

#headerimageMSP
{

background-image:url(images/MSP-logo.jpg); 
width:863px; 
height:144px;
 
}

/* Right Menu */

#rightmenu 
{
width:150px; 
position: absolute; 
top: 23px; 
left: 818px; 
color: #000000; 
}

#rightmenu  a
{
font-size: 16px; 
color: #FF6600;
}
#rightmenu  a:hover 
{
font-size: 16px; 
color: #000000; 
text-decoration: none;
}

/* Logo */

#mylogo 
{
width:200px; 
position: absolute; 
top: 98px; 
left: 110px; 
color: #ffffff; 
font-size: 1.3em; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-style: italic;
}

#mylogo a
{
width:200px; 
position: absolute; 
top: 32px; 
left: 20px;
font-size: 13px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-style: italic; 
text-decoration: none; 
color: #898888;
}

/* Menu */

#menu
{ 
width:864px;  
clear:both; 
background: #000000;  
list-style: none; 
height:47px; 
margin:0 auto;
}

/* CSSMenu */

#cssmenu ul 
{
list-style: none; 
margin: 0; 
padding: 0;
}

#cssmenu li 
{
width:170px; 
text-align: center; 
float:left; 
border-right: 1px solid #575C55; /* this is the grey lines seperating the list */
padding-top: 9px;  
height:38px; /*padding top and height added together must equal menu height*/
}
/*
#cssmenu li a 
{
display: block
}
*/
#cssmenu a 
{ 
font-weight: normal; 
font-size: 19px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#ffffff; 
text-decoration:none 
}

#cssmenu a:hover 
{
color: #2682B7;
}

#cssmenu li:hover 
{ 
background: #000000;
}

/* Content */

#content
{
padding: 30px 0px 0px 0px; 
width: 859px; 
/*height: 3500px;*/
background: #ffffff;
margin:0 auto;
border-bottom: 2px solid #D8DADB; 
border-top: 2px solid #D8DADB; 
border-left: 2px solid #D8DADB; 
border-right: 2px solid #D8DADB; 
}

/* Page */

#page
{
padding: 10px 10px 0px 15px; 
float: left; 
width: 775px;
height: auto;
}
#page h1 
{
font-family:Arial, Helvetica, sans-serif; 
font-size: 24px; 
border-bottom: 1px solid #D8DADB; 
padding-bottom: 0px;
font-weight: normal;
}

#page h1 a 
{
font-size: 24px; 
color: #2682B7; 
text-decoration: none;
padding-bottom: 4px;
margin-bottom: 25px;
}

#page h2 
{
font-family:Arial, Helvetica, sans-serif; 
font-size: 18px; 
padding-bottom: 0px;
font-weight: normal;
}

#page p 
{
font-size: 11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-weight: normal;
padding-top: 10px;
padding-left: 10px;
color: #3B3B3B;
}

#page a 
{
color: #2682B7;
font-size: 11px;
}

/* Footer */

#footer 
{ 
width:100%; 
margin:0px; 
height:auto; 
vertical-align:top; 
padding:0px;  
font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; 
color: #898888; 
background: #000000;
border-top: 1px solid #ffffff;

}

#footer-text 
{ 
width:100%; 
text-align:center; 
margin:0px; 
padding-top:13px;
}

#footer a 
{ 
font-weight: normal;
font-size: 13px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
text-decoration: none; 
color: #2682B7;
}

#footer a:hover
{ 
color:#ffffff; 
font-weight: normal;
font-size: 13px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
text-decoration: underline; 
}












	

