
body { 
background : #838B8B; 
background-attachment : fixed; 
margin : 0; 
padding : 0; 
font-family : Arial, Verdana, "Times New Roman";  
font-size : 14px; 
color : black; 
}  

#wrap { 
max-width : 850px; 
min-width : 480px; 
width : 850px; 
margin : 1px auto; 
padding : 0 0 0 0; 
border : 2px solid #bebebe;
} 

#screen { 
background : #ffffff; 
padding : 0; 
} 

#logobar { 
width : 845px; 
border: 3px solid #bebebe;
} 

#leftlogo { 
margin-left : 0;
width : 210px; 
float : left;
position : relative;
height : 148px;
border: 2px solid #bebebe;
} 

#centerlogo { 
margin-left : 212px;
text-align : center; 
vertical-align : top; 
width : 422px; 
height : 148px;
position : relative;
border: 1px solid #bebebe;
background-color : #bebebe; 
color : #ffffff;
} 

#centerlogo a {				
color: #ffffff;				
margin: 0;	
text-decoration : none;	
}
			
		
#centerlogo a:link, #centerlogo a:visited, #centerlogo a:focus, #centerlogo a:hover, #centerlogo a:active {	
background-color : #bebebe; 
color : #ffffff;
text-decoration : none;
}	
#rightlogo { 
width : 205px; 
float : right;
height : 148px;
border : 2px solid #bebebe;
margin : -150px 0 0 150px;
position : relative;
vertical-align : top; 
} 

#navbar { 
position : relative; 
width : 850px; 
height : 34px; 
margin : 0; 
border : 0; 
padding : 0; 
background-color : #363636; 
} 
#navbar ul {
  font-family: Georgia, Verdana, Arial;
  font-size: 17px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  height : 32px;
  z-index : 1;
  color : #FFFFFF;
}
#navbar ul li {
  display: block;
  position: relative;
  float: left;
  width: 137.6px;
  border : 2px solid #ececec;
}
#navbar li ul { display: none; }
#navbar ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 0 0 0;
  background: #363636;
  white-space: nowrap;
  font-family: Georgia, Verdana, Arial;
  font-size: 17px;
  height : 26px;
}
#navbar ul li a:hover { background: #363636; 
}
#navbar li:hover ul {
  display: block;
  position: absolute;
}
#navbar li:hover li {
  float: none;
  font-size: 12px;
  width : 137.6px;
}
#navbar li:hover a { background: #363636; color:#EEE9E9; 
}
#navbar li:hover li a:hover { 
background: #363636; color:#EEE9E9; 
}

#navbarbottom {
  background: #bebebe;
  height: 3px;
  width: 850px;
}


#main { 
margin-left :  35px;
text-align : justify; 
width : 560px; 
position : relative;
height : auto;
} 
#main a {						
margin: 0;
text-decoration : none;	
}
					
#main a:link, #main a:visited, #main a:focus, #main a:hover, #main a:active {		
text-decoration : underline;
}


#rightsidebar { 
width : 225px; 
float : right; 
vertical-align : top;
position : relative;
}


#rightsidebarinside { 
margin : 20px 15px 0 -38px;
width : 210px; 
line-height: 2.5em;
float : right;
border : 5px solid #838B8B; 
position : relative;
vertical-align : top;
list-style-type: none;
} 


#rightsidebarinside ul { 
font-family : Verdana, Arial; 
font-size : 12px; 
color : #616161;
width : 210px; 
line-height: 2.5em;
list-style : none;
margin : 0 15px 0 -40px;
} 

#rightsidebarinside ul li { 
display : block; 
width : 210px; 
} 
#rightsidebarinside li ul { 
display : none; 
} 
#rightsidebarinside ul li a { 
display : block; 
text-decoration : none; 
color : #616161; 
border-top : 1px dashed #ffffff; 
background : #ededed; 
line-height: 2.5em;
} 

#rightsidebarinside ul li a:hover { 
background : #d7d7d7;
color : #000000;
} 
#rightsidebarinside li:hover ul { 
display : block; 
position : absolute; 
} 
#rightsidebarinside li:hover li { 
float : none; 
font-size : 11px; 
width : 210px; 
} 
#rightsidebar li:hover a { 
background : #d7d7d7; 
color : #000000;
} 
#rightsidebarinside li:hover li a:hover { 
background : #d7d7d7; 
color : #000000;
} 


#copyright { 
text-align : center; 
padding : 4px; 
background-color : #808080; 
color : #ffffff; 
font-size : 1em; 
width : 780px; 
margin-left : .8cm; 
clear : both;
} 
#copyright a {				
color: #ffffff;	
text-decoration : none;			
}					
#copyright a:link, #copyright a:visited, #copyright a:focus {		
background-color : #808080; 
color : #ffffff;
text-decoration : none;	
}
#copyright a:hover, #copyright a:active {		
background-color : #808080; 
color : #ffffff;
text-decoration : underline;	
}
#copyrightbottom {
background-color : #d7d7d7; 
width : 788px; 
height : 5px;
font-size : 1em;  
margin-left : .8cm; 
}

h1 {
color : #4f4f4f;
}

