html,body {
    font-size: 100%;
    margin: 0px;
    padding: 0px;

    font-family: arial;
    border-top: 1px solid #cc0066;
    border-left: 15px solid #cc0066;

    border-right: 0px solid #cc0066;
}


#container {
	margin: 0px auto;
	width: 822px;	
	background-image: url('/m/images/bg-line2-trans.png');
	background-repeat: repeat-y;
	position:relative; /* needed for footer positioning*/

}


h3#quote {
    font-size: 1.875em;	
    margin: 0px;
	padding: 0px;
	padding-top: 56px;
	padding-left: 37px;
	padding-right: 37px;
	font-family: Trebuchet MS;
	color: #aaaaaa;
	line-height: 38px;
	
	text-indent: -5000px;
	background: url(/m/images/quote.png) no-repeat;
	background-position: 37px 56px;
	height: 75px;
	font-weight: normal;
}

#content_site {
padding-bottom: 3em; /* bottom padding for footer */	
margin-left: 30px;
}

#footer {
	width:700px;
	display: hidden;
	visibility: hidden;
	font-family: verdana;
	font-size: 0.625em;
	color: #7e7e7e;
	text-align: center;
}

h1 {
font-family: Arial;
font-size: 1.5em;	
font-weight: normal;
}


#content_site h2 {
 	font-size: 1em;
 	font-weight: normal;
 	font-color: #960000;
 	margin-bottom: 4px;	 
}


#content_site h3 {
 	font-size: 0.75em;
 	font-weight: normal;
 	color: #960000;
 	margin-bottom: 4px;	 
}

#content_site p {
 	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: justify;
/*	text-indent: 15px; */
	margin-right: 40px;
}

.no-indent {
	text-indent: 0px !important;	
}

#intro {
	margin-left: -30px;
	margin-top: 34px;
	background: url(/m/images/bg-intro2.png) no-repeat;
	height: 105px;
	padding-top: 52px;
	padding-left: 50px;
}

#intro h1 {
	margin: 0px;
	padding: 0px;	
	color: #960000;
}

#content_site a {
	color: #960000;
	text-decoration: none;	
}

#intro p {
font-family: Arial;
font-size: 0.75em;
margin-top: 8px;
color: #828282;
text-indent: 0px;
}

#intro a {
	text-decoration: none;
	color: #960000;
}

#intro a.intro {
color: #7e7e7e;
text-decoration: none;	
}

#intro a.intro:hover {
text-decoration: underline;
}

a.footer {
color: #7e7e7e;
text-decoration: none;	
}

a.footer:hover {
text-decoration: underline;
}

#navigation {
	text-align: right;
	margin-right: 30px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 0.75em;
	color: #666;
	margin-bottom: 40px;
}

#navigation a {
	color: #960000;
	text-decoration: none;	
}

#navigation a:hover {
	text-decoration: underline;	
}

#navigation ul {
display: inline;	
list-style: none;
}

#navigation li {
list-style: none;
display: inline;	
}

.half {
width: 385px;	
text-align: justify;
 text-indent: 0px !important;
 font-size: 0.875em !important;  
}

.navigation_link {
 margin-left: 10px !important;
 color: #960000;
 font-size: 0.75em !important;
 text-indent: 0px !important;
}

.navigation_link a {
	color: #960000;
	text-decoration: none;
}

.navigation_link a:hover {
	text-decoration: underline;	
}

.padding_bottom_30 {
	margin-bottom: 30px !important;	
}

.pdf {
	margin-top: 0px;
	margin-left: 0px;
}

.block {
margin-left: 12px;	
border-left: 1px #e2e2e2 solid;
padding-left: 7px;
}

.block ul  {
margin-left: -20px; 
list-style-type: none;	
font-size: 0.75em;
 margin-top: -11px;
}


#sidebar {
float :left;
width: 120px;	
margin: 0px;
padding: 0px;
padding-right: 20px;
margin-top: 5px;
}

#sidebar li {
list-style-type: none;	
margin: 0px;
padding:0px;

}

#sidebar h2 {
font-size: 0.75em;	
font-weight: bold;
}

#sidebar li {
padding-top: 3px;	
}

#sidebar li ul {
margin: 0px;
padding:0px;
font-size: 0.75em;	
}

#content {

	margin-top: -10px;
	margin-right: 30px;
	margin-left: -10px;
}

.categoryposts h3 {
color: #000 !important;	
}

#posts li {
	display: block;
	font-size: 0.75em;
}

#posts {
float: left;
width: 620px;	
}

.metadata {
font-size: 0.75em;	
margin-bottom: 10px;
}


h2#commentstitle {
font-size: 1em;	
}

div.commenttext {
	font-size: 1.2em;
	text-indent: 0px;
	
}

.commenttext {
	line-height: 0px !important;
		
}

#top {
position: absolute; top: 1px; right: 0px;	
z-index: 99999;
}
