body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #666666;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../marb080.jpg);
	background-repeat: repeat;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 2em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 2.2em;
	text-indent: 10px;
}

h3 {
	font-size: 1.4em;
	color: #009797;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #00CCCC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 925px;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

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

/* Page */

#page {
	width: 925px;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header-pic {
	width: 925px;
	height: 180px;
	background-image: url(images/title1-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

/* Content */

#content {
	float: right;
	width: 725px;
	color: #009999;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.post {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.post .title {
	margin: 0px;
	padding: 7px 25px;
	font-size: 1.4em;
	background-color: #000000;
}

.post .title h1 {
	background-color: #000000;
}

.post .entry {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 170px;
	background-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	top: 199px;
	left: 52px;
	padding: 0px;
	overflow: visible;
	visibility: visible;
}

#sidebar ul {
	margin: 0px;
	list-style: none;
	color: #009797;
	font-size: 12px;
	padding: 0px;
}
#sidebar   ul li  {
	list-style: none;
	width: 180px;
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
}

#sidebar h2 {
	padding: 7px 25px;
	font-size: 18px;
	background-color: #000000;
}

#sidebar a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
}

#sidebar a:hover {
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #009797;
	display: block;
	background-position: left center;
	font-size: 14px;
}

/* Footer */

#footer {
	clear: both;
	width: 925px;
	height: 33px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #009797;
	padding-bottom: 0px;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #009797;
	border-bottom-color: #009797;
	border-left-color: #009797;
}

#footer p {
	margin: 0px;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: auto;
	right: auto;
}

#footer a {
	color: #FFFFFF;
}
#gallery {
	height : 122px;
}
#gallery img {
	padding : 5px;
}
