/* CSS Document *//*##############################################################
  Eric Meyer's Latest version of Reset.css (includes Baseline)
##############################################################*/ html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ol, ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}/*#######################
  Element Styles 
#######################*/body {background:#000 url(../images/blogbrownbg.gif) left top repeat; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
a {outline:none; color:#000080;}
	a:hover {text-decoration:none; color: #800080;}
    h2 {margin-bottom:15px; font-size:2.8em; font-weight:bolder; font-family:Georgia, Times, "Times New Roman", serif; color:#000;}
    h3 {margin-left: 10px; font-size: 2.4em; font-weight: bold; font-family: TypoUpright BT; color: #000;}
    #sidebar h2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: bold; margin-bottom:20px; color:#000080;}

/*#######################
  Layout Styles 
#######################*/
 
#wrapper {width:775px; margin: 0px auto; padding: 0px; background:#fff3db url(images/blogbg_paper_mid.jpg); border-right: 4px solid #332a24; border-left: 4px solid #332a24;}	

#header {width:775px; float: left; margin-top: 15px; background:#fff3db url(images/blogbg_paper_mid.jpg)left top;}
       #header h1 {margin:20px 15px; font-family:Georgia, Times, "Times New Roman", serif; font-size:3.0em; color:#000;}
       
#content_wrapper {width:775px; background:#fff3db url(images/blogbg_paper_mid.jpg) repeat-x;}
	
#sidebar {width: 175px; height: 850px; float:left; display: inline; padding-top: 250px; padding-right: 10px; padding-bottom:75px; padding-left: 10px;}
 #group_headline {padding-top: 75px; color: #000080;}
         #navigation {background:#fff3db url(images/blogbg_paper_mid.jpg); padding-bottom:25px;}
         #navigation {list-style-type:none;}
         #navigation li {width:160px; margin-top: 5px; margin-bottom: 5px; font-size:1.4em; line-height: 1.4em;} 
         #navigation li a {display:block; text-decoration:underline; color:#000080;}
		 #navigation li a:hover {color:#800080;}
			
			/* Category/Group List Styles */
        
	     #group_list {width:160px; font-size:1.4em; line-height: 1.3em; margin-top: 5px; margin-bottom: 5px;}
		 #group_list li {width:160px; margin-top: 5px; margin-bottom: 5px;}
		 #group_list li a {display:block; text-decoration:underline; color:#000080;}
		 #group_list li a:hover {color:#800080;}
			
#content {display:inline; width:550px; padding: 0px 0px;}
            #content ppic {padding-bottom: 10px;}
            #content ppic2 {padding: 35px 30px 20px;}
#content p {width: 550px; margin-top: 25px; margin-right: 25px; margin-left: 15px; font-size: 1.2em; text-align:justify; text-indent: 1.3em; line-height:1.1em;}
            #content li {list-style-type: none;}
            #content li {display: block; margin: 10px; line-height: 1.1em; font-size: 1.2em; text-decoration: none; color: #000;}
            #content li  a  {display: inline; text-decoration: none; color: #000080;}
			#content li a:hover {color: #800080;}
            #difflists li {list-style-type: none; font-size: 1.2em; font-weight: bold; text-decoration: none;}
            #difflists li a {display: inline; color: #000080;}
            #difflists li a:hover {color:#800080;}         
            
            
                   			/* Form Styles */
			input, textarea {width:350px}	
			input#submit {width:auto; font-weight:bold}											
			input#reset  {width:auto; font-weight:bold}						
#footer {clear:both; padding-left:85px; padding-top: 30px; padding-bottom: 15px; width:775px; font-size:.95em; color:#fff; background-color:#fff3db url(../images/blogbg_paper_mid.jpg);} 
	#footer a {color:#000; text-decoration:none}
		#footer a:hover {text-decoration:underline}
		