/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

shadow { background-color: #e2e2e2; width: 900px; margin: auto; } entire {  width: 900px; text-align: left; position: relative; left: -10px; top: -10px; border: 1px #454545; background-color: #ffffee; }
body {
	margin-top: 30px;
	padding: 0;
	background: #E1E1E1;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;

	
}

h3 {
	font-size: 1em;
	
}


ul {
}

a {
	text-decoration: none;
	color: #3F5C10;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 900px;
	margin: 0 auto;
}

/* Header */

#logo {
	width: 900px;
	margin: 20 auto;
}


/* Menu */

#menu {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	background: #663366; 
border-top-style:solid;
border-bottom-style:solid;
border-width:3px;
border-color: white;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;

}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin: 1px 0px 0px 0px;
	padding: 10px 32px 0 0px;
	background: url(images/img05.gif) repeat-y left top;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
	color: white;

}
#menu a.on{}
#menu a:hover {
	color: #e2e2e2;
}

#menu .current_page_item a {
	color: white;
}

#menu .first {
	background: none;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 450px;
	padding: 10px 15px 0px 15px;
	font-weight: normal;
	font-size: 14px;
	color: #333333

}

.post {
	padding-bottom: 10px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
	color: #333333;
}
.post h2 {
	font-weight: normal;
	color: #333333;
	font-size: 16px;

}

.post h3 {
	font-weight: normal;
	color:#663366;}

.title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: normal;
	color: #454545;

}

.title a {
	border-bottom: none;
	color: #454545;
}

.title a:hover {
}

.byline {
	background: url(images/img04.jpg) repeat-x left bottom;
	padding-bottom: 10px;
}

.tag {
	padding: 0 15px;
}

.entry {
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

.table p {
		font-family: arial; 
		font-size:14px; 
		font-color:blue; 
		text-align:left;}

.table h1 {font-family:geneva; font-size:14; font-color:#454545; text-align:center; }
.table h2 {font-family:geneva; font-size:14; font-color:#454545; text-align:center  }


/* Advertising */

#advert
{
float:left;
width:108px;
margin: 5px 2px 0px 0px;
border-style:solid;
border-width:1px;
padding: 5px 1px 5px;
font-size: 14px;
text-align:justify;
background-color:#99CCCC;
}

.advert h1 {font-family:geneva; font-size:18; color:#003366; text-align:center; }
.advert h2 {font-family:geneva; font-size:12; color:#003366; text-align:center;  }
.advert p {font-family: arial; font-size:12; color:#003366; text-align:center;}
.advert ul {font-family: arial; font-size:12; font-color:#454545; text-align:left;}
.advert img {align:centre;}


/* Newsletter */

#admin { width: 200px; float: right;  border: 1px solid gray;  padding: 0.2em; margin-left: 10px; margin-bottom: 10px;
margin-top:10px; background-color: #454545; font-family: verdana, sans-serif; font-size: 8pt; text-align: left; }#admin form { margin: 0em; }#admin input {  font-size: 10pt; border: 1px solid gray; }#admin a { color: #454545; }




/* Sidebars */

#sidebar1 {
float: left;
background: #663366;
length:100%;

}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 10px 0px 0px;
	font-size: 14px;
	align: left;
	color: #FFFFFF;
}

.sidebar ul {
	margin: 0px 5px 0px;
	padding: 0;
	list-style: none;
	align: left;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar li ul {
	padding: 10px 0px;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	background: url(images/img04.jpg) repeat-x left bottom;

}


.sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 10px 20px;
	background: #663366 ;
	font-size: 20px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

/* Footer */

#footer {
	width: 900px;
	height:15px;
	margin: 0 auto;
	padding: 5px;
	align: center;
border-top-style:solid;
border-bottom-style:solid;
border-width:1px;
border-color: white;
background-color: #663366;
}

#footer p {
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size:12px;
color: white;
}

#footer a {
	color: white;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: center;
}
#footer .terms {
	float: center;

