* {
    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;
background:#fff;
padding:0px;
}

#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 {
background:url(images/content.jpg) repeat-y;
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;
}

.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;
}

#right {
background:url(images/content.jpg) repeat-y;
float:right; 
width:490px; 
padding-right: 10px;
padding-top: 10px;
}

#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 img{
float:left;
margin-right: 20px;
margin-bottom: 12px;
}

.name{
padding-left:250px;
font-weight:500;
}

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

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

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

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

