/* global stuff */
a{color:#000000;}
a:hover{ color:#990000;}

body { font-size:0.8em; background:#BBBBBB url('http://wom.csd-design.com/images/bg.jpg');margin:0px; padding:0px;	text-align:center; font-family: Geneva, Arial, Helvetica, sans-serif;}
#pagebody{width:770px; margin:auto; text-align:left;}
#logo{ margin-left:3px; border:none; float:left; position:relative;}
#window { text-align:left; background:url(http://wom.csd-design.com/images/window_main.jpg) repeat-y; clear:both; position:relative;}
#window #content{min-height:300px; padding:0 12px;}
#window #top{ background:url(http://wom.csd-design.com/images/window_top.jpg); width:770px; height:17px;}
#window #bot{ clear:both; background:url(http://wom.csd-design.com/images/window_bottom.jpg); width:770px; height:17px;}
#designby{ text-align:right; padding-right:10px; font-size:11px;}
#designby a{ color:#FFFFFF; font-weight:bold; text-decoration:none; padding-bottom:20px;} #designby a:hover{ color:#999999; text-decoration:underline;}
hr.v{float:left; position:relative;width:0; margin:25px 0; text-align:center; border:none; border-right:3px dotted silver; background:white; height:450px;}
hr.h{width:90%;text-align:center; border:2px dotted silver; background:white; height:0;}
.smalltext{ font-size:9px; color:grey;}

/* the menu items */
a.navhome,a.navediting,a.navtranslations,a.navjournalism,a.navphotos,a.navtraining,a.navbio,a.navcontacts{ text-decoration:none; display:block; float:left; position:relative; height:24px; margin-right:0; margin-top:70px;}
a.navhome{ margin-left:5px; width:53px; background:url(http://wom.csd-design.com/images/nav_home.jpg) no-repeat;} a.navhome:hover{background:url(http://wom.csd-design.com/images/nav_home_over.jpg) no-repeat;}
a.navediting{ width:71px; background:url(http://wom.csd-design.com/images/nav_editing.jpg) no-repeat;} a.navediting:hover{background:url(http://wom.csd-design.com/images/nav_editing_over.jpg) no-repeat;}
a.navtranslations{ width:104px; background:url(http://wom.csd-design.com/images/nav_translations.jpg) no-repeat;} a.navtranslations:hover{background:url(http://wom.csd-design.com/images/nav_translations_over.jpg) no-repeat;}
a.navjournalism{ width:93px; background:url(http://wom.csd-design.com/images/nav_journalism.jpg) no-repeat;} a.navjournalism:hover{background:url(http://wom.csd-design.com/images/nav_journalism_over.jpg) no-repeat;}
a.navphotos{ width:65px; background:url(http://wom.csd-design.com/images/nav_photos.jpg) no-repeat;} a.navphotos:hover{background:url(http://wom.csd-design.com/images/nav_photos_over.jpg) no-repeat;}
a.navtraining{ width:78px; background:url(http://wom.csd-design.com/images/nav_training.jpg) no-repeat;} a.navtraining:hover{background:url(http://wom.csd-design.com/images/nav_training_over.jpg) no-repeat;}
a.navbio{ width:40px; background:url(http://wom.csd-design.com/images/nav_bio.jpg) no-repeat;} a.navbio:hover{background:url(http://wom.csd-design.com/images/nav_bio_over.jpg) no-repeat;}
a.navcontacts{ width:70px; background:url(http://wom.csd-design.com/images/nav_contacts.jpg) no-repeat;} a.navcontacts:hover{background:url(http://wom.csd-design.com/images/nav_contacts_over.jpg) no-repeat;}

/* The Content */
h1{ color:#990000; margin:0; padding:0; margin-bottom:10px; font-size:1.5em;}
h2{ color:#990000; margin:0; padding:0; margin-bottom:5px; font-size:1.2em; text-align:center;}
.narrowcol,.mediumcol,.widecol,.fullcol{ float:left; position:relative;}
.widecol{width:70%;}
.narrowcol{width:30%; height:100%; }
.mediumcol{width:50%;}
img.photothumb{border:1px solid black;}
.articleitem{ font-size:0.9em; clear:both; padding:5px;}
.articleitem a{ color:#000000;}
.articleitem a:hover{ color:#990000;}
.articleitem .title{ padding:5px; padding-top:0; font-size:1.1em; font-weight:bold;}
.articleitem .abstract{ font-size:0.95em; padding:0 5px;}
.articleitem hr{ clear:both; margin:10px 15px; height:1px; border-top:1px dashed #666666; border-bottom:1px dashed #CCCCCC;}