
body {
     
     background:    url(images/img7.jpg)  repeat-x  ; 
     margin-top: 20px;
	 padding: 0;
	 font-size: 14px;
	 text-align: justify;
}

img.floatRight { 
    float: right; 
    margin: 10px; 
}

img.floatLeft { 
    float: left; 
    margin: 150px; 
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2,h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0019B4;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
}

 ul, ol {
	line-height: 150%;
  
}
ul.sponsor {list-style-type: none}




posts ul {
}

posts li {
}

p.first:first-letter 
{
color: #0019B4;
font-size:xx-large;
line-height: 90%;
}

p,{
line-height: 200%;
text-indent: 20px;

}

p.color{
color: #FF0000;
line-height: 200%;
text-indent: 20px;
font-size: 16px;
font-weight: bold;
}

p.bold{ color: black;
       font-weight: 100;  
}


p.dotted { 
          border: 1px dotted #0000FF;
          padding-left:10px; 
          padding-right:10px;
          background-color:#E3E4FA;
} 


blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
     font-weight: 100;
}

a {
	 ;
	color: #0019B4;
    font-weight: 600;
    font-family: sans-serif;
	font-style: normal;

}

a:hover {
	color: #FF0000;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) repeat-y left top;
}

/*- Menu-------------------------- */
#Menu {
	float: left;
    margin: 40px; 
	width: 350px;
	background: #ebedfa;
	font-size: 13px;
	line-height: normal;
	border-bottom: 1px solid #666;
}
#Menu ul {
	margin: 0;
	padding: 10px 10px 0px 50px;
	list-style: none;
}
#Menu li {
  display: inline;
  margin: 0;
  padding: 0;
}
#Menu a {
float: left;
background: url(images/left.gif) no-repeat left top;
margin: 0;
padding: 0 0 0 4px;
text-decoration: none;
}
#Menu a span {
float: left;
display: block;
background: url(images/right.gif) no-repeat right top;
padding: 5px 15px 4px 6px;
color: #000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#Menu a span {float:none;}
/* End IE5-Mac hack */
#Menu a:hover span {
  color: #0000c0;
}
#Menu a:hover {
  background-position: 0% -42px;
}
#Menu a:hover span {
  background-position: 100% -42px;
}
.link {
	float: left;
	margin: 30px 0 0 100px;
}





/* Header */

#header {
	width: 800px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 25px;
	padding: 0;
	width: 800px;
	height: 300px;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page .bgtop {
	background: url(images/img03.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(images/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 550px;
	margin: 0;
	padding: 25px 35px 0px 5px;
}

.post {
       padding-left: 17px;
}

.title {
	border-left: 0px solid #ff0000;
	padding: 0 20px 0 20px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #000000;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #000000;
}

.meta {
	text-align: right;
	color: #000000;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(images/bat.jpg) no-repeat left 50%;
	padding-left: 110px;
}

.meta .comments {
	background: url(images/bat.jpg) no-repeat left 50%;
	padding-left: 50px;
}

.meta a {
	color: #0000FF;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
	margin-bottom: 10px;
	padding: 25px 0 0 20px;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 25px;
	background: url(images/yball.jpg) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}








/* Footer */

#footer {
	width: 800px;
	height: 60px;
	min-height: 60px;
	background: url(images/img02.jpg) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0019B4;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #FFB300;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
