body { margin:0; height:100%; font-family: Trebuchet MS,Arial,Helvetica,sans-serif; font-size: 100%; }
a { color: #339; text-decoration: none; }
img { border: none; } 

.italic { font-weight: bold; font-style: italic; color: #040D5E; }

.inlineBlock { display: inline-block; }

#RightCol { position: relative; width: 150px; vertical-align: top; text-align: center; z-index: 1; }
#main { width: 590px; }
#LeftCol { position: relative; width: 150px; vertical-align: top; text-align: center; z-index: 1; }

#pageDiv { position: relative; width: 900px; margin: 0 auto; }
#nav { text-align: center; }
#nav ul { list-style: none; background: #fff url(../images/navbg.png) top no-repeat; margin: 16px 0 0 0; padding: 0; }
#nav li { display: inline; }
#nav a { font-size: 0.9em; display: inline-block; background: #fff url(../images/navbg.png) top repeat-x; height: 29px; line-height: 2.0; margin: 0 8px; }

#logoContainer { margin: 14px auto; width: 257px; }

#montageContainer { position: relative; width: 600px; margin: 20px auto; } 
#montage1 { position: absolute; height: 403px; width: 300px; background: #fff url(../images/montage01.jpeg); z-index: -1; }
#montage2 { position: absolute; left: 300px; height: 403px; width: 300px; background: #fff url(../images/montage02.jpeg);  z-index: -1; }

#SearchFieldContainer { margin: 0 auto; width: 440px; text-align:center; background: transparent url(../images/xparent_pixel.png); padding: 6px;  -moz-border-radius: 6px; -webkit-border-radius: 6px; }
#SearchFieldContainer p:first-child { color: #333399; font-weight: bold; font-size: 1.1em; }
#SearchFieldContainer p { margin: 0; }
#SearchFieldContainer input { font-size: 1.4em; }

.homeSearch { position: absolute; top: 272px; left: 240px; }

#generalContainer { font-size: 0.9em; margin: 10px auto; width: 540px; }

.result { padding: 4px; margin: 4px 0 8px 0; font-size: 0.9em; position: relative; }

.result:hover { background: #EEEFFF; }
.indresult { margin: 0 0 0 20px; }
.indresult:hover { background: #EEEFFF; }

.featured { border: 1px solid rgb(237, 237, 239); margin-bottom: 16px; padding: 4px; position: relative; }
.featuredResult { background: none repeat scroll 0% 0% rgb(199, 255, 207); padding: 4px; margin: 4px 0; font-size: 0.9em; }

.error { font-size: 1.4em; font-weight: bold; text-align: center; color: #9C0C0C; }

.currPage { font-size: 0.9em; text-decoration: underline; }

#searchSuggest { display: none; border: 1px solid #040D5E; left: 2px; position: absolute; background: #fff; width: 306px; padding-bottom: 6px; text-align: left; z-index: 99; }
.code { border:1px solid #E1E1E1; color:#424242; cursor:crosshair; font-size:0.8em; margin:4px; padding:6px; }
.title { font-weight: bold; }

