/* Stylesheet 1 -------------------------------*/

body { margin:0; font:12px Tahoma; color:black; background:url(../images/bg2.jpg) 50% 0 #6699FF repeat-x; }
 


#everything { width:1000px; margin:0px auto;  background:url(../images/ev3.jpg); border:1px solid black; border-width:0px 1px; }

#header { height:162px; background:url(../images/header3.jpg) right no-repeat; padding:0 20px; }


#middle { clear:both; background:url(../images/ev3.jpg) repeat-x; padding:5px 10px; }
        
        #top_nav a { background:url(../images/button3_bg.gif) no-repeat; width:170px; height:25px; display:block; padding-left:25px; margin:0px 0;
                                               font-size:13px; color:white; text-decoration:none; line-height:25px;}
        #top_nav a:hover { background-position:0 bottom;  }
        
        #left_column { width:195px; float:left; }
                #navigation a { background:url(../images/button2_bg.gif) no-repeat; width:170px; height:25px; display:block; padding-left:25px; margin:5px 0;
                                               font-size:13px; color:white; text-decoration:none; line-height:25px;}
                #navigation a:hover { background-position:0 bottom;  }
                #more_information { padding-top:15px;}
                #sub a {background:url(../images/button1_bg.gif) no-repeat; width:170px; height:25px; display:block; padding-left:25px; margin:5px 0;
                                               font-size:13px; color:white; text-decoration:none; line-height:25px;}
                #sub a:hover { background-position:0 bottom;  }
        #middle_column { float:left; width:70%; margin:0px 20px; }
        #middle_column.two_column { float:left; width:75%; } 
                .date_break { font-size:19px; color:White; margin-bottom:10px; }
                .post { background:url(../images/parchment-light4.jpg); border:1px solid #545454; margin-bottom:35px; line-height:18px; }
                .post h1 { background:url(../images/title_bg1.gif) repeat-x #0d2368; padding:2px 10px; margin:0; font-size:15px; color:white;}
                .post h2 { background:url(../images/title_bg2.gif) repeat-x #0d2368; padding:2px 10px; margin:0; font-size:15px; color:white;}
                .post_body { padding:5px 15px; font-size:13px; }
                .post .postedby { float:left; clear:both; }
                .post .timestamp { float:right }

                td {font-size:13;}
                dt {font-size:14px; font-weight:bold;}
                ul { margin:20px; padding:10px; }
                li { list-style:none; background:url(../images/bullet.gif) 0 5px no-repeat;  padding-left:30px; line-height:25px;  }
                .list_left, .list_right { width:48%; float:left }

                .post_info { clear:both; padding-top:10px; color:White; }

