
/* CSS RESET */

/* STYLES */

img { border:none;}

p { font-family:Verdana, Arial, Helvetica, sans-serif; color:#636363; font-size:14px; line-height:20px; margin-top:8px; margin-bottom:8px;}

ul {margin-left:30px;}
li {list-style-image:url(/images/bullet.gif); font-family:Verdana, Arial, Helvetica, sans-serif; color:#636363; font-size:16px; line-height:28px; padding-left:5px;}

a {text-decoration:none; color:#636363;}
a:hover{text-decoration:underline;}
.strong {font-weight:bold;}
.border {border:#4b627a 3px solid;}
.gray_border {border:#636363 3px solid;}
.teacher {font-family:Verdana, Arial, Helvetica, sans-serif; color:#636363; font-size:18px; line-height:20px; font-weight:100; padding-top:10px;}
.quote { font-family:Verdana, Arial, Helvetica, sans-serif; color:#636363; font-size:12px; line-height:18px; margin-top:8px; margin-bottom:8px; font-style:italic;}

#wrapper {height:auto; width:1000px; margin:0 auto 0 auto;}
#container1 {height:auto; width:900px; margin:0 auto 20px auto; padding-bottom:10px; padding-left:70px; float:left; clear:left;}
#container1 h2{font-family:Verdana, Arial, Helvetica, sans-serif; color:#636363; font-size:24px; line-height:10px; font-weight:100; padding-bottom:10px;}
#container1 h3{font-family:Verdana, Arial, Helvetica, sans-serif; color:#636363; font-size:18px; line-height:20px; font-weight:100;}

#title {height:59px; width:900px; margin:0 auto 0 auto; border-bottom:1px dashed #e5e5e5; margin-bottom:20px;}
#title div#img {height:59px; width:auto; margin:0 auto 0 auto; float:left;}
#title div#txt {height:29px; width:auto; margin:0 auto 0 auto; float:right; padding-top:30px;}
#title div#txt h2{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; text-transform:uppercase; color:#636363; font-weight:100;}

#hits {height:auto; width:900px; padding-bottom:30px; margin:0 auto 0 auto; float:left;}
#hits div#item {height:auto; width:196px; margin:0 auto 20px 10px; padding-left:8px; padding-right:8px; padding-bottom:8px; padding-top:8px; float:left;}
#hits div#item p {font-family:Verdana, Arial, Helvetica, sans-serif; color:#636363; font-size:12px; line-height:16px; margin-top:8px; margin-bottom:8px;}
#hits div#item.color {background-color:#edf1f4;}
#hits div#item div#item_title {height:auto; width:196px; margin:0 auto 0 auto; float:left;}
#hits div#item div#item_title h2{font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center; color:#636363; font-size:20px; line-height:20px; font-weight:100; }
#hits div#item div#content {height:auto; width:196px; margin:0 auto 0 auto; float:left;}
#hits div#item div#content div#list {height:auto; width:196px; border-bottom:1px dashed #e5e5e5; padding-top:12px; padding-bottom:12px; margin:0 auto 0 auto; float:left;}

#bottom {height:auto; width:900px; border-top:1px dashed #e5e5e5; padding-top:40px; padding-bottom:40px; margin:auto; float:left;}
#bottom div#left {height:auto; width:200px; margin:auto; float:left;}
#bottom div#right {height:auto; width:700px; margin:auto; float:left;}
#bottom div#right p{font-family:Verdana, Arial, Helvetica, sans-serif; color:#636363; font-size:22px; line-height:30px; font-weight:100; text-align:center;}


