* {
    padding: 0;
    margin: 0;
} 

body {
background:url(images/bg3.jpg);
background-repeat:repeat;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size:75%;
padding: 0;
margin: 0;
color: #333;
line-height: 17px;
}

img { border: none;}
a { color: #004ACE; text-decoration: none; }
a:hover { color : #0090DF;}

#wrap {
margin: auto;
width: 760px;
}

#header {
background: #fff url(images/logo.gif) no-repeat;  
height: 85px; 
 }

#header h1 {    
color : #3366CC;
font-size: 13px;
letter-spacing: 1px;
padding: 20px 0 0 100px; 
font-weight: 600;
font-family: Arial;
}

#header h2 { 
font-family: Times ;
color : #483D8B; 
font-size: 30px; 
letter-spacing: 2px;
padding: 3px 0 43px 415px; 
font-weight:700;
}

#navigation {
background:url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 30px;
}

#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #FFA73F;
}

#navigation li a {
display:block;
padding:0 20px;
text-transform:uppercase;
text-decoration:none;
color: #F7F7F7;
letter-spacing:2px;
}

#navigation li a:hover {     
background:url(images/menuover.jpg) repeat-x;
color:#fff;
text-decoration:none;
}

#content { 
background: url(images/content.jpg) repeat-y;
padding-bottom: 10px;
}

#left {
float:left; 
width:220px; 
text-align: left;
padding-top:15px;
padding-left: 0px;
}

.menutop{ 
background: url(images/menutop.jpg) no-repeat;
height: 20px;
}

.menumiddle {
background: url(images/menumiddle.jpg) repeat;
}

.menumiddle h2 {
color: #696969; 
font-weight: 500; 
font-size: 15px; 
padding-top: 7px; 
padding-left: 20px; 
padding-bottom: 3px; 
}

.menumiddle ul { 
letter-spacing: -1px; 
color : #004080; 
font-size:13px; 
padding-left: 40px; 
font-size: 13px;
}

.menubottom  {
background: url(images/menubottom.jpg) repeat;
height: 20px;
}

.list{
list-style-type:square;
font-weight:500;
line-height: 185%;
padding : 10px 20px 20px 40px; 
}

.list a{
text-decoration:underline;}
.list a:hover{color:#0090DF;
}

.department{
text-indent:25pt;
text-decoration: underline;
}

.font{
 color:#778899;
 font-weight:700;
 padding:0 0 0 15px;
 }

#right {
float:right; 
width:480px; 
padding-right: 10px;
padding-top: 10px;
}

#right a{
color:#006666;
text-decoration:none;
}

#right a:hover{
color:#0090DF;
}

#right h2 {
letter-spacing: -1px; 
padding: 5px 0 5px 0; 
font-family: Arial, Tahoma, Verdana; 
font-weight: 100; 
font-size: 15px; 
color: #0066CC; 
}

#right h2 a { color: #0066CC;
} 

#right h3 {font-weight:600; font-size:98%; color:#708090;
}

#ftlink {
height:20px;
width:740px;
background-color:white;
text-align:left;
font-size:93%;
color:#CC00CC;
padding:0 0 10px 20px;
margin:0;
}

#footer {
text-align: center;
font-size: 85%;
color: #8920B;
padding:0 0 10px 0;
margin: 0;
}

#footer a { 
color: #666; 
text-decoration: underline;
} 

#footer a:hover {
color: #000; 
text-decoration: none;
}

/*@media print{
#left{display:none;} 
#ftlink{display:none;} 
#footer{display:none;} 
#header{display:none;} 
#header h1{display:none;}
#header h2{display:none;} 
#navigation{display:none;}
*/
