@charset "UTF-8";
/* CSS Document */

body {
	background-color: #181e21;
	background-image:url(../images/BG.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {font-weight:bold;color:#FFFFFF;text-decoration:none;}
a:hover {text-decoration:underline;}

#topRight a:hover {text-decoration:line-through;}

hr {height:1px;margin:10px 5px 10px 50px;color:#242e33;}
h1,h2,h3 {margin:0px;padding:0px;}

h1 {font-size:18px;margin:10px 2px;}

h2 {font-size:14px;margin:10px 2px;text-transform:uppercase;}

h3 {font-size:12px;margin:16px 0px 9px 0px;text-transform:uppercase;}

.rightBox .inner h1 {font-weight:normal;}

.pictureBox {width:424px;border:1px solid #060809;}

#page {width:853px;margin:auto;}

#head {width:853px;height:169px;border:1px solid #060809;background:url(../images/Header.jpg)}

#head .quote {font-size:14px;margin:130px 0px 0px 15px;padding:0px;background:none;}

#langselect {float:right;margin-top:145px;background:#0c1113;border:1px solid #1b2326;padding:4px;}


.fullBox {width:100%;float:left;background:#080b0c;margin-top:12px;border:1px solid #060809;padding-bottom:10px;}

.navEntry a {font-weight:normal; }
.navEntry {float:left;width:170px;padding:5px;margin:2px;text-align:center;margin-left:20px;background:#0c1113;border:1px solid #1b2326;}

#selected {background:#2d3b3f;}
#selected a {font-weight:bold;}

.leftBox {width:446px;float:left;background:#080b0c;margin-top:12px;border:1px solid #060809;padding-bottom:40px;}
.leftBox h1 {}
.prevNext {font-size:11px;position:absolute;width:85px;margin-top:8px;margin-left:343px;}
.viewAll {font-size:11px;position:absolute;width:50px;margin-top:0px;margin-left:328px;}
.rightBox {width:393px;float:right;background:#080b0c;margin-top:12px;border:1px solid #060809;}

.rightSmallBox {width:165px;float:right;background:#080b0c;margin-top:12px;border:1px solid #060809;}

#topRight {background-image:url(../images/DownArrow.gif);background-position: top right;background-repeat:no-repeat;}

.vidBox {width:100%;background:#080b0c;margin-bottom:20px;}
.inner {margin:8px;}

.quote {background:url(../images/Quote.gif) top left no-repeat; padding-left:42px; margin-top:15px;}

.harperQuote {background:url(../images/HarperSmall.gif) top left no-repeat;}
.harperQuote .quote {background:url(../images/Quote.gif) top left no-repeat; margin-left:70px;padding-left:35px;margin-top:0px;margin-bottom:10px;}

.harperquote .quote .attribution {margin-bottom:10px;}
.attribution {margin-top:7px;}
#head .attribution {margin-top:0px;}

.attribution {font-size:11px;font-style:italic;}

.HLine {margin:8px 0px 10px 105px;height:1px;line-height:1px; width:289px;background:#242e33;}
#footer {color:#50575a;text-align:center;font-size:9px;margin-top:15px;margin-bottom:30px;}
.clear {clear:both;height:0px;line-height:0px;}