body { margin:0 auto; background:#4f4b43; font-family:Verdana, Tahoma, Arial, "Sans Serif"; font-size:62.5%; color:#000; }

* { margin:0; padding:0 }
a img { border:0 }

a { color:#fff; text-decoration:underline; outline:none }
a:hover { color:#eee; text-decoration:none; }
#breadcrumb a, #main a { color:#2c4786 }
#breadcrumb a:hover, #main a:hover { color:#2c4786; text-decoration:none }

h1,h2,h3,h4 { font-family: Georgia, Verdana, Tahoma, Arial, "Sans Serif"; font-size:1.7em; padding:5px; color:#4f4b43 }
h2 { font-size:1.3em }
h3 { font-size:1.2em }
h4 { font-size:1em }
#main {padding-bottom:5px}
#main p { padding:5px 10px 0 10px }
#main ul, #main ol { padding:15px 30px 10px 30px}

#wrapper { margin:0 auto; width:940px }
 #header { width:940px; height:40px; background:url(../i/header.png) no-repeat }
  #logo { width:214px; height:40px; float:left }
  #lang { font-size:1.2em; color:#fff; position:relative; left:700px; top:-27px; width:220px; height:20px; text-align:right}
 #content { float:left; width:940px; font-size:1.2em; background:url(../i/content.png) repeat-y }
  #leftcol { width:214px; float:left }
   #athena { width:214px; height:105px; background:url(../i/athena.png) no-repeat }
   #menu { width:214px; }
    #menu ul { width:214px; }
	#menu ul li { width:200px; height:19px; display:block; list-style:none; background:url(../i/menu.png) 0 0 no-repeat; padding:7px 5px 5px 12px }
	#menu ul li a { display:block; text-decoration:none }
  #rightcol { margin-right:10px; width:716px; float:left }
   #breadcrumb { width:716px; background:#e9e9e9 }
    #breadcrumb p { padding:3px 5px; }
 #footer { float:left; width:940px; height:15px; background:url(../i/footer.png) no-repeat }
#cr { text-align:center; color:#fff; font-size:1.1em }
 
 
.hover { background:url(../i/menu.png) -0 -31px no-repeat !important; }
.hover a { color:#000 }
.nudge { margin-bottom:-7px; margin-left:5px }
