/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {

	margin: 0 0;
	padding: 0;

	/*background:#D1EDFC;*/
	background-color:#E6FACF;

	   
	/*width:962px;
	background: #AAE74A url(images/img04.gif) repeat-x;*/
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#mypage
{

width=800px;
background-color:#E6FACF ;

}

p, ol, ul {
	line-height: 170%;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 880px;
	height: 110px;
	margin: 0 auto;
	margin-top:5px;
	background:url(images/logonew.jpg) no-repeat ;
	
}

#header1 {
	width:33px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-x;
}




#logo {
	float: left;
	width:500px;
	height: 120px;
	margin-left: 10px;
	background: url(images/img01.jpg) no-repeat left center;
}

#logo h1, #logo p {
	text-transform: lowercase;
}

#logo h1 {
	margin: 0;
	padding: 25px 0 0 85px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

#search {
	float: right;
	width: 280px;
}

#search form {
	margin: 0;
	padding: 63px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(images/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
	background: #81C524 url(menu.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: #FF8900;
}
#menu ul li a {

	
	display:inline;
	float: left;
	padding: 0 12px;
	color: #000099;	

	text-decoration:blink;
	border-right-color:#990066;
	
	
	
	background: url(sep.jpg) no-repeat ;
	

	
}
/*
#menu li {
	display: block;
	float: left;
}

#menu a {
display:block
	
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	color:#FF9900
	
	

	
	
}

#menu a:hover {
	text-decoration: underline;
	color:#003399;
}
*/
#menu .current_page_item {
	background: url(images/img05.gif) no-repeat;
	
}

#menu .current_page_item a {
	background: url(images/img06.gif) no-repeat right top;
	font-weight: bold;
}

/* Page */

#page {
	width: 880px;
	height:250px;
	background-color:#ffffff;

	margin: 0 auto;

/*	background: #FFFFFF url(images/img07.gif) repeat-y;*/
	
}

/* Content */

#content {
	float: right;
	width: 628px;
	height:162px;
	padding: 0px 0px 0 0px;
	/*background: url(images/img09.gif);*/
	background-color:#ffffff;
}
#content1 {
padding:5px;
	float: right;
	text-align:right;
	font-size:14px;
	color:#000066;
	width: 628px;
	height:162px;
	padding: 0px 0px 0 0px;
	/*background: url(images/img09.gif);*/
	background-color:#ffffff;
}
#content a {
	color: #FF8900;
}

.pagetitle {


float:left;
direction:ltr;
	height: 30px;

	width:640px;
	/*margin: 0;*/
	/*padding: 2px 2px 2px 15px;*/
	background: url(images/pagetitle.jpg)   ;
	text-align:right;
	
	float:left;
	font-size:18px;
	color:#000066;


}
.pagetitle1 {
float:left;
direction:ltr;
	height: 30px;

	width:633px;
	/*margin: 0;*/
	/*padding: 2px 2px 2px 15px;*/
	background: url(images/pagetitle.jpg)   ;
	
	float:left;
	font-size: 1.4em;
	color: #000000;
}
#content #rss-posts {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0 5px 0 0;
	background: url(images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 0px 0px 0 30px;
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	padding: 5px 5px 0 5px;
	background: url(images/1.jpg) ; 
	/*background-color:#999999;*/
	


}
#sidebar1 {
	float: right;
	width: 200px;
	padding: 5px 5px 0 5px;
	background: url(images/1.jpg) ;
	direction:rtl;
	text-align:right;
	font-family: "Arial Black";
	font-size:14px;
	color:#000099;
	
	
	/*background-color:#999999;*/
	


}
#sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar1 li {
	margin-bottom: 10px;
	padding: 15px 28px 15px;
	background: url(images/icon.gif) no-repeat right center;
}

#sidebar1 li ul {
	padding: 10px 15px;
	background: url(images/img12.gif) no-repeat right center;
}

#sidebar1 li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat right center;
}

#int {
width:230px;
height: 40px;
	/*margin: 0;
	padding: 1px 0 0 1px;*/
	background: url(images/2.jpg) no-repeat; ;
	
}
#int1 {
width:230px;
height: 40px;
	/*margin: 0;
	padding: 1px 0 0 1px;*/
	background: url(images/Navigation.jpg) no-repeat; ;
	
}

#sidebar1 a {
	text-decoration: none;
	/*color: #0065FF;*/
}

#sidebar1 a:hover {
font-size:14px;
color:#0000CC;	
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 962px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img10.gif) no-repeat;
	font:bold;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000;
}
.style3 {
	font-family: "Arial Black";
	color: #000000;
	font-size: 14px;
}
.style4 {
	font-family: "Arial Black";
	color:#660000;
	
	font-size: 14px;
}

